index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: vlan: fix up vlan_proto_idx() for CONFIG_BUG=n
Patrick McHardy
2013-04-21
1
-0
/
+1
*
net: vlan: fix dummy function signatures for CONFIG_VLAN=n
Patrick McHardy
2013-04-21
1
-3
/
+4
*
net: vlan: fix memory leak in vlan_info_rcu_free()
Patrick McHardy
2013-04-21
1
-3
/
+4
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2013-04-19
47
-40
/
+122
|
\
|
*
netfilter: xt_rpfilter: depend on raw or mangle table
Florian Westphal
2013-04-19
2
-2
/
+2
|
*
netfilter: add my copyright statements
Patrick McHardy
2013-04-18
40
-5
/
+66
|
*
netfilter: nat: propagate errors from xfrm_me_harder()
Patrick McHardy
2013-04-08
3
-16
/
+27
|
*
netfilter: ipv6: propagate routing errors from ip6_route_me_harder()
Patrick McHardy
2013-04-08
3
-8
/
+13
|
*
netfilter: ipv4: propagate routing errors from ip_route_me_harder()
Patrick McHardy
2013-04-08
3
-9
/
+14
*
|
bond: add support to read speed and duplex via ethtool
Andy Gospodarek
2013-04-19
1
-0
/
+32
*
|
packet: move hw/sw timestamp extraction into a small helper
Daniel Borkmann
2013-04-19
1
-34
/
+23
*
|
net: socket: move ktime2ts to ktime header api
Daniel Borkmann
2013-04-19
2
-16
/
+22
*
|
net: Add .gitignore to networking selftests directory.
David S. Miller
2013-04-19
1
-0
/
+3
*
|
net: Add missing netdev feature strings for NETIF_F_HW_VLAN_STAG_*
David S. Miller
2013-04-19
1
-0
/
+3
*
|
Merge branch 'qlcnic'
David S. Miller
2013-04-19
13
-145
/
+1604
|
\
\
|
*
|
qlcnic: Update version to 5.2.41
Rajesh Borundia
2013-04-19
1
-2
/
+2
|
*
|
qlcnic: Support polling for mailbox events.
Rajesh Borundia
2013-04-19
4
-1
/
+37
|
*
|
qlcnic: Fix loopback test for SR-IOV PF.
Rajesh Borundia
2013-04-19
6
-22
/
+78
|
*
|
qlcnic: Support VLAN id config.
Rajesh Borundia
2013-04-19
8
-29
/
+492
|
*
|
qlcnic: Support MAC address, Tx rate config.
Rajesh Borundia
2013-04-19
4
-3
/
+213
|
*
|
qlcnic: VF reset recovery implementation.
Rajesh Borundia
2013-04-19
8
-43
/
+440
|
*
|
qlcnic: VF FLR implementation.
Rajesh Borundia
2013-04-19
4
-18
/
+320
|
*
|
qlcnic: Change 82xx adapter VLAN id endian type.
Rajesh Borundia
2013-04-19
7
-30
/
+25
|
/
/
*
|
Merge branch 'netlink-mmap'
David S. Miller
2013-04-19
21
-74
/
+1331
|
\
\
|
*
|
nfnetlink: add support for memory mapped netlink
Patrick McHardy
2013-04-19
4
-5
/
+17
|
*
|
netfilter: rename netlink related "pid" variables to "portid"
Patrick McHardy
2013-04-19
6
-21
/
+23
|
*
|
netlink: add documentation for memory mapped I/O
Patrick McHardy
2013-04-19
1
-0
/
+339
|
*
|
netlink: add RX/TX-ring support to netlink diag
Patrick McHardy
2013-04-19
2
-0
/
+42
|
*
|
netlink: add flow control for memory mapped I/O
Patrick McHardy
2013-04-19
1
-27
/
+61
|
*
|
netlink: implement memory mapped recvmsg()
Patrick McHardy
2013-04-19
2
-3
/
+143
|
*
|
netlink: implement memory mapped sendmsg()
Patrick McHardy
2013-04-19
1
-6
/
+129
|
*
|
netlink: add mmap'ed netlink helper functions
Patrick McHardy
2013-04-19
2
-2
/
+190
|
*
|
netlink: mmaped netlink: ring setup
Patrick McHardy
2013-04-19
4
-2
/
+327
|
*
|
netlink: add netlink_skb_set_owner_r()
Patrick McHardy
2013-04-19
1
-3
/
+17
|
*
|
netlink: don't orphan skb in netlink_trim()
Patrick McHardy
2013-04-19
1
-1
/
+1
|
*
|
net: add function to allocate sk_buff head without data area
Patrick McHardy
2013-04-19
2
-1
/
+35
|
*
|
netlink: rename ssk to sk in struct netlink_skb_params
Patrick McHardy
2013-04-19
6
-9
/
+9
|
*
|
netlink: add symbolic value for congested state
Patrick McHardy
2013-04-19
1
-7
/
+11
|
/
/
*
|
Merge branch '8021ad'
David S. Miller
2013-04-19
101
-566
/
+726
|
\
\
|
*
|
net: vlan: announce STAG offload capability in some drivers
Patrick McHardy
2013-04-19
3
-3
/
+5
|
*
|
net: vlan: add 802.1ad support
Patrick McHardy
2013-04-19
8
-16
/
+61
|
*
|
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
2013-04-19
56
-84
/
+107
|
*
|
net: vlan: prepare for 802.1ad support
Patrick McHardy
2013-04-19
12
-84
/
+108
|
*
|
net: vlan: prepare for 802.1ad VLAN filtering offload
Patrick McHardy
2013-04-19
34
-137
/
+184
|
*
|
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-04-19
78
-266
/
+285
|
/
/
*
|
Merge branch 'intel'
David S. Miller
2013-04-19
21
-1256
/
+1604
|
\
\
|
*
|
igb: Add support for i354 devices
Carolyn Wyborny
2013-04-18
12
-36
/
+251
|
*
|
igb: add support for spoofchk config
Lior Levy
2013-04-18
2
-0
/
+35
|
*
|
igb: Enable EEE LP advertisement
Matthew Vick
2013-04-18
7
-1
/
+142
|
*
|
igb: Fix code comments and whitespace
Jeff Kirsher
2013-04-18
16
-1183
/
+1010
[next]