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
*
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
|
/
/
*
|
Merge branch 'rx_copybreak'
David S. Miller
2014-09-05
6
-3
/
+200
|
\
\
|
*
|
enic: Add tunable_ops support for rx_copybreak
Govindarajulu Varadarajan
2014-09-05
1
-0
/
+39
|
*
|
ethtool: Add generic options for tunables
Govindarajulu Varadarajan
2014-09-05
3
-0
/
+113
|
*
|
enic: implement rx_copybreak
Govindarajulu Varadarajan
2014-09-05
2
-3
/
+48
|
/
/
*
|
dev_ioctl: remove dev_load() CAP_SYS_MODULE message
Daniel Borkmann
2014-09-05
1
-5
/
+2
*
|
net: bpf: make eBPF interpreter images read-only
Daniel Borkmann
2014-09-05
11
-32
/
+144
*
|
net: systemport: update UMAC_CMD only when link is detected
Florian Fainelli
2014-09-05
1
-3
/
+6
*
|
ipv4: implement igmp_qrv sysctl to tune igmp robustness variable
Hannes Frederic Sowa
2014-09-05
4
-16
/
+31
*
|
ipv6: add sysctl_mld_qrv to configure query robustness variable
Hannes Frederic Sowa
2014-09-05
4
-10
/
+31
|
/
*
mlx4_en: Convert the normal skb free path to dev_consume_skb_any()
Rick Jones
2014-09-04
1
-1
/
+1
*
lib/rhashtable: allow user to set the minimum shifts of shrinking
Ying Xue
2014-09-04
2
-4
/
+10
[next]