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
*
rose: use %*ph specifier
Andy Shevchenko
2014-09-08
1
-1
/
+2
*
amd-xgbe-phy: Fix build break for missing declaration
Tom Lendacky
2014-09-07
1
-0
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2014-09-06
5
-94
/
+128
|
\
|
*
igb: add flags to set eee advertisement mode
Todd Fujinaka
2014-09-06
4
-18
/
+49
|
*
e1000: e1000_ethertool.c coding style fixes
Krzysztof Majzerowicz-Jaszcz
2014-09-06
1
-76
/
+79
*
|
tcp: remove obsolete comment about TCP_SKB_CB(skb)->when in tcp_fragment()
Neal Cardwell
2014-09-06
1
-3
/
+0
|
/
*
mlx4: only pull headers into skb head
Eric Dumazet
2014-09-06
1
-5
/
+8
*
mISDN: remove DSP_NEVER_DEFINED and adjust code identation
Colin Ian King
2014-09-06
1
-56
/
+53
*
bonding: add slave netlink policy and put slave-related ops together
Jiri Pirko
2014-09-06
1
-2
/
+7
*
Merge branch 'tcp'
David S. Miller
2014-09-06
7
-36
/
+36
|
\
|
*
tcp: remove TCP_SKB_CB(skb)->when
Eric Dumazet
2014-09-06
5
-36
/
+31
|
*
tcp: introduce TCP_SKB_CB(skb)->tcp_tw_isn
Eric Dumazet
2014-09-06
5
-6
/
+11
|
/
*
Merge branch 'eth_get_headlen'
David S. Miller
2014-09-06
8
-239
/
+68
|
\
|
*
ixgbe: use new eth_get_headlen interface
Alexander Duyck
2014-09-06
1
-115
/
+1
|
*
igb: use new eth_get_headlen interface
Alexander Duyck
2014-09-06
1
-108
/
+1
|
*
net: Add function for parsing the header length out of linear ethernet frames
Alexander Duyck
2014-09-06
6
-16
/
+66
|
/
*
Merge branch 'timestamping'
David S. Miller
2014-09-06
7
-67
/
+80
|
\
|
*
net: merge cases where sock_efree and sock_edemux are the same function
Alexander Duyck
2014-09-06
3
-3
/
+7
|
*
net-timestamp: Make the clone operation stand-alone from phy timestamping
Alexander Duyck
2014-09-06
6
-21
/
+40
|
*
net-timestamp: Merge shared code between phy and regular timestamping
Alexander Duyck
2014-09-06
2
-52
/
+42
|
/
*
ipv4: harden fnhe_hashfun()
Eric Dumazet
2014-09-06
2
-5
/
+6
*
net-timestamp: fix allocation error in test
Willem de Bruijn
2014-09-06
1
-1
/
+0
*
hyperv: NULL dereference on error
Dan Carpenter
2014-09-06
1
-4
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2014-09-06
12
-127
/
+156
|
\
|
*
ixgbe: limit combined total of macvlan and SR-IOV VFs
Jacob Keller
2014-09-04
2
-6
/
+16
|
*
ixgbe: add comment noting recalculation of queues
Jacob Keller
2014-09-04
1
-0
/
+8
|
*
ixgbevf: introduce delay for checking VFLINKS on 82599
Emil Tantilov
2014-09-04
1
-0
/
+15
|
*
ixgbe: reset interface on link loss with pending Tx work from the VF
Emil Tantilov
2014-09-04
2
-12
/
+49
|
*
ixgbe: Cleanup FDB handling code
Alexander Duyck
2014-09-04
1
-30
/
+4
|
*
i40e: use global pci_vfs_assigned() to replace local i40e_vfs_are_assigned()
Ethan Zhao
2014-09-04
1
-31
/
+2
|
*
i40e/i40evf: Bump i40e/i40evf versions
Catherine Sullivan
2014-09-04
2
-2
/
+2
|
*
i40e: fix panic due to too-early Tx queue enable
Jesse Brandeburg
2014-09-04
1
-1
/
+1
|
*
i40e: Fix an issue when PF reset fails
Anjali Singhai Jain
2014-09-04
2
-3
/
+11
|
*
i40e: make warning less verbose
Jesse Brandeburg
2014-09-04
1
-14
/
+12
|
*
i40e: Tell OS link is going down when calling set_phy_config
Catherine Sullivan
2014-09-04
1
-3
/
+18
|
*
i40e: Remove unnecessary assignment
Serey Kong
2014-09-04
1
-1
/
+0
|
*
i40e: Change wording to be more consistent
Serey Kong
2014-09-04
3
-3
/
+3
|
*
i40e: Allow user to change link settings if link is down
Catherine Sullivan
2014-09-04
1
-1
/
+2
|
*
i40e: Add dual speed module support
Catherine Sullivan
2014-09-04
2
-20
/
+13
*
|
net: ethernet: cpsw: improve interrupt lookup logic in cpsw_probe()
Daniel Mack
2014-09-06
1
-8
/
+14
*
|
ipv4: fix a race in update_or_create_fnhe()
Eric Dumazet
2014-09-06
3
-7
/
+9
*
|
l2tp: fix missing line continuation
Andy Zhou
2014-09-06
1
-1
/
+1
*
|
Merge branch 'amd-xgbe-next'
David S. Miller
2014-09-06
12
-95
/
+102
|
\
\
|
*
|
amd-xgbe-phy: Checkpatch driver fixes
Lendacky, Thomas
2014-09-06
1
-4
/
+0
|
*
|
amd-xgbe: Checkpatch driver fixes
Lendacky, Thomas
2014-09-06
11
-26
/
+2
|
*
|
amd-xgbe-phy: Enhance parallel detection to support KR speed
Lendacky, Thomas
2014-09-06
1
-2
/
+28
|
*
|
amd-xgbe-phy: Check device for current speed mode (KR/KX)
Lendacky, Thomas
2014-09-06
1
-63
/
+72
|
/
/
*
|
Merge branch 'r8152-next'
David S. Miller
2014-09-05
1
-28
/
+31
|
\
\
|
*
|
r8152: use eth_hw_addr_random
hayeswang
2014-09-05
1
-16
/
+19
|
*
|
r8152: change the location of rtl8152_set_mac_address
hayeswang
2014-09-05
1
-17
/
+17
|
/
/
[next]