index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-09-06
igb: add flags to set eee advertisement mode
Todd Fujinaka
4
-18
/
+49
2014-09-06
e1000: e1000_ethertool.c coding style fixes
Krzysztof Majzerowicz-Jaszcz
1
-76
/
+79
2014-09-06
mlx4: only pull headers into skb head
Eric Dumazet
1
-5
/
+8
2014-09-06
mISDN: remove DSP_NEVER_DEFINED and adjust code identation
Colin Ian King
1
-56
/
+53
2014-09-06
bonding: add slave netlink policy and put slave-related ops together
Jiri Pirko
1
-2
/
+7
2014-09-06
tcp: remove TCP_SKB_CB(skb)->when
Eric Dumazet
5
-36
/
+31
2014-09-06
tcp: introduce TCP_SKB_CB(skb)->tcp_tw_isn
Eric Dumazet
5
-6
/
+11
2014-09-06
ixgbe: use new eth_get_headlen interface
Alexander Duyck
1
-115
/
+1
2014-09-06
igb: use new eth_get_headlen interface
Alexander Duyck
1
-108
/
+1
2014-09-06
net: Add function for parsing the header length out of linear ethernet frames
Alexander Duyck
6
-16
/
+66
2014-09-06
net: merge cases where sock_efree and sock_edemux are the same function
Alexander Duyck
3
-3
/
+7
2014-09-06
net-timestamp: Make the clone operation stand-alone from phy timestamping
Alexander Duyck
6
-21
/
+40
2014-09-06
net-timestamp: Merge shared code between phy and regular timestamping
Alexander Duyck
2
-52
/
+42
2014-09-06
ipv4: harden fnhe_hashfun()
Eric Dumazet
2
-5
/
+6
2014-09-06
net-timestamp: fix allocation error in test
Willem de Bruijn
1
-1
/
+0
2014-09-06
hyperv: NULL dereference on error
Dan Carpenter
1
-4
/
+2
2014-09-06
net: ethernet: cpsw: improve interrupt lookup logic in cpsw_probe()
Daniel Mack
1
-8
/
+14
2014-09-06
ipv4: fix a race in update_or_create_fnhe()
Eric Dumazet
3
-7
/
+9
2014-09-06
l2tp: fix missing line continuation
Andy Zhou
1
-1
/
+1
2014-09-06
amd-xgbe-phy: Checkpatch driver fixes
Lendacky, Thomas
1
-4
/
+0
2014-09-06
amd-xgbe: Checkpatch driver fixes
Lendacky, Thomas
11
-26
/
+2
2014-09-06
amd-xgbe-phy: Enhance parallel detection to support KR speed
Lendacky, Thomas
1
-2
/
+28
2014-09-06
amd-xgbe-phy: Check device for current speed mode (KR/KX)
Lendacky, Thomas
1
-63
/
+72
2014-09-05
r8152: use eth_hw_addr_random
hayeswang
1
-16
/
+19
2014-09-05
r8152: change the location of rtl8152_set_mac_address
hayeswang
1
-17
/
+17
2014-09-05
enic: Add tunable_ops support for rx_copybreak
Govindarajulu Varadarajan
1
-0
/
+39
2014-09-05
ethtool: Add generic options for tunables
Govindarajulu Varadarajan
3
-0
/
+113
2014-09-05
enic: implement rx_copybreak
Govindarajulu Varadarajan
2
-3
/
+48
2014-09-05
dev_ioctl: remove dev_load() CAP_SYS_MODULE message
Daniel Borkmann
1
-5
/
+2
2014-09-05
net: bpf: make eBPF interpreter images read-only
Daniel Borkmann
11
-32
/
+144
2014-09-05
net: systemport: update UMAC_CMD only when link is detected
Florian Fainelli
1
-3
/
+6
2014-09-05
ipv4: implement igmp_qrv sysctl to tune igmp robustness variable
Hannes Frederic Sowa
4
-16
/
+31
2014-09-05
ipv6: add sysctl_mld_qrv to configure query robustness variable
Hannes Frederic Sowa
4
-10
/
+31
2014-09-04
ixgbe: limit combined total of macvlan and SR-IOV VFs
Jacob Keller
2
-6
/
+16
2014-09-04
ixgbe: add comment noting recalculation of queues
Jacob Keller
1
-0
/
+8
2014-09-04
ixgbevf: introduce delay for checking VFLINKS on 82599
Emil Tantilov
1
-0
/
+15
2014-09-04
ixgbe: reset interface on link loss with pending Tx work from the VF
Emil Tantilov
2
-12
/
+49
2014-09-04
ixgbe: Cleanup FDB handling code
Alexander Duyck
1
-30
/
+4
2014-09-04
i40e: use global pci_vfs_assigned() to replace local i40e_vfs_are_assigned()
Ethan Zhao
1
-31
/
+2
2014-09-04
i40e/i40evf: Bump i40e/i40evf versions
Catherine Sullivan
2
-2
/
+2
2014-09-04
i40e: fix panic due to too-early Tx queue enable
Jesse Brandeburg
1
-1
/
+1
2014-09-04
i40e: Fix an issue when PF reset fails
Anjali Singhai Jain
2
-3
/
+11
2014-09-04
i40e: make warning less verbose
Jesse Brandeburg
1
-14
/
+12
2014-09-04
i40e: Tell OS link is going down when calling set_phy_config
Catherine Sullivan
1
-3
/
+18
2014-09-04
i40e: Remove unnecessary assignment
Serey Kong
1
-1
/
+0
2014-09-04
i40e: Change wording to be more consistent
Serey Kong
3
-3
/
+3
2014-09-04
i40e: Allow user to change link settings if link is down
Catherine Sullivan
1
-1
/
+2
2014-09-04
i40e: Add dual speed module support
Catherine Sullivan
2
-20
/
+13
2014-09-04
mlx4_en: Convert the normal skb free path to dev_consume_skb_any()
Rick Jones
1
-1
/
+1
2014-09-04
lib/rhashtable: allow user to set the minimum shifts of shrinking
Ying Xue
2
-4
/
+10
[next]