index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-19
12
-36
/
+251
|
*
igb: add support for spoofchk config
Lior Levy
2013-04-19
2
-0
/
+35
|
*
igb: Enable EEE LP advertisement
Matthew Vick
2013-04-19
7
-1
/
+142
|
*
igb: Fix code comments and whitespace
Jeff Kirsher
2013-04-19
16
-1183
/
+1010
|
*
igb: Fix sparse warnings on function pointers
Akeem G. Abodunrin
2013-04-19
1
-2
/
+2
|
*
igb: Use rx/tx_itr_setting when setting up initial value of itr
Alexander Duyck
2013-04-19
1
-0
/
+11
|
*
igb: Pull adapter out of main path in igb_xmit_frame_ring
Alexander Duyck
2013-04-19
1
-9
/
+11
|
*
igb: Mask off check of frag_off as we only want fragment offset
Alexander Duyck
2013-04-19
1
-1
/
+1
|
*
igb: random code and comments fix
Akeem G. Abodunrin
2013-04-19
3
-6
/
+5
|
*
igb: Implement support to power sfp cage and turn on I2C
Akeem G. Abodunrin
2013-04-19
1
-1
/
+2
|
*
igb: Support to read and export SFF-8472/8079 data
Akeem G. Abodunrin
2013-04-19
2
-0
/
+89
|
*
igb: Support for 100base-fx SFP
Akeem G. Abodunrin
2013-04-18
3
-19
/
+50
|
*
ixgbe: Remove unnecessary #ifdef CONFIG_DEBUG_FS tests
Joe Perches
2013-04-18
2
-10
/
+5
|
*
ixgbe: Add support for WoL on 82599 SFP+ LOM
Jacob Keller
2013-04-18
2
-0
/
+2
|
*
ixgbe: in shutdown, do netif_running() under rtnl_lock
akepner
2013-04-18
1
-2
/
+2
|
/
[next]