index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: bpf: fix compiler warnings in test_bpf
Alexei Starovoitov
2014-09-22
1
-2
/
+2
*
net: sched: cls_u32 changes to knode must appear atomic to readers
John Fastabend
2014-09-22
1
-9
/
+126
*
net: cls_u32: fix missed pcpu_success free_percpu
John Fastabend
2014-09-22
1
-0
/
+13
*
bonding: remove the unnecessary notes for bond_xmit_broadcast()
dingtianhong
2014-09-22
1
-1
/
+0
*
bonding: slight optimization for bond_xmit_roundrobin()
dingtianhong
2014-09-22
1
-1
/
+1
*
udp: Need to make ip6_udp_tunnel.c have GPL license
Tom Herbert
2014-09-22
1
-0
/
+2
*
Merge branch 'be2net-next'
David S. Miller
2014-09-22
5
-41
/
+90
|
\
|
*
be2net: fix alignment on line wrap
Kalesh AP
2014-09-22
3
-10
/
+11
|
*
be2net: remove multiple assignments on a single line
Kalesh AP
2014-09-22
3
-8
/
+12
|
*
be2net: remove space after typecasts
Kalesh AP
2014-09-22
2
-5
/
+5
|
*
be2net: remove unnecessary blank lines after an open brace
Kalesh AP
2014-09-22
2
-5
/
+0
|
*
be2net: insert a blank line after function/struct//enum definitions
Kalesh AP
2014-09-22
2
-0
/
+5
|
*
be2net: remove multiple blank lines
Kalesh AP
2014-09-22
3
-4
/
+0
|
*
be2net: add blank line after declarations
Kalesh AP
2014-09-22
4
-0
/
+38
|
*
be2net: remove return statements for void functions
Kalesh AP
2014-09-22
2
-5
/
+0
|
*
be2net: add speed reporting for 20G-KR interface
Vasundhara Volam
2014-09-22
2
-0
/
+8
|
*
be2net: add speed reporting for 40G/KR interface
Kalesh AP
2014-09-22
1
-0
/
+7
|
*
be2net: fix sparse warnings in be_cmd_req_port_type{}
Suresh Reddy
2014-09-22
1
-2
/
+2
|
*
be2net: fix a sparse warning in be_cmd_modify_eqd()
Kalesh AP
2014-09-22
1
-2
/
+2
|
/
*
net: keep original skb which only needs header checking during software GSO
Jason Wang
2014-09-22
1
-3
/
+5
*
net: fec: fix code identation
Nimrod Andy
2014-09-22
1
-1
/
+1
*
Merge branch 'dsa-suspend'
David S. Miller
2014-09-22
6
-0
/
+296
|
\
|
*
net: dsa: bcm_sf2: add support for Wake-on-LAN
Florian Fainelli
2014-09-22
2
-0
/
+61
|
*
net: dsa: add {get, set}_wol callbacks to slave devices
Florian Fainelli
2014-09-22
2
-0
/
+31
|
*
net: dsa: bcm_sf2: add suspend/resume callbacks
Florian Fainelli
2014-09-22
1
-0
/
+85
|
*
net: dsa: allow switch drivers to implement suspend/resume hooks
Florian Fainelli
2014-09-22
4
-0
/
+119
|
/
*
Merge branch 'qlge'
David S. Miller
2014-09-22
2
-5
/
+5
|
\
|
*
Update qlge driver maintainers list
Harish Patil
2014-09-22
1
-3
/
+3
|
*
qlge: Fix compilation warning
Harish Patil
2014-09-22
1
-2
/
+2
|
/
*
am2150: Update nmclan_cs.c to use update PCMCIA API
Jeff Kirsher
2014-09-22
1
-1
/
+1
*
udp_tunnel: Only build ip6_udp_tunnel.c when IPV6 is selected
Andy Zhou
2014-09-19
1
-1
/
+4
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2014-09-19
5
-88
/
+83
|
\
|
*
ixgbe: remove IXGBE_FLAG_MSI(X)_CAPABLE flags
Jacob Keller
2014-09-18
1
-2
/
+0
|
*
ixgbe: add warnings for other disabled features without MSI-X support
Jacob Keller
2014-09-18
1
-2
/
+5
|
*
ixgbe: use e_dev_warn instead of netif_printk
Jacob Keller
2014-09-18
1
-7
/
+5
|
*
ixgbe: use e_dev_warn instead of e_err for displaying warning
Jacob Keller
2014-09-18
1
-2
/
+2
|
*
ixgbe: determine vector count inside ixgbe_acquire_msix_vectors
Jacob Keller
2014-09-18
1
-37
/
+37
|
*
ixgbe: move msix_entries allocation into ixgbe_acquire_msix_vectors
Jacob Keller
2014-09-18
1
-11
/
+13
|
*
ixgbe: return integer from ixgbe_acquire_msix_vectors
Jacob Keller
2014-09-18
1
-14
/
+18
|
*
ixgbe: use e_dev_warn instead of netif_printk
Jacob Keller
2014-09-18
1
-5
/
+5
|
*
ixgbe: Do not schedule an uninitialized workqueue entry
Mark Rustad
2014-09-18
1
-3
/
+4
|
*
ixgbe: remove useless bd_number from adapter struct
Ethan Zhao
2014-09-18
2
-6
/
+0
|
*
ixgbevf: remove useless bd_number from struct ixgbevf_adapter
Ethan Zhao
2014-09-18
2
-5
/
+0
*
|
Merge branch 'mlx4-next'
David S. Miller
2014-09-19
10
-22
/
+138
|
\
\
|
*
|
net/mlx4_en: Add mlx4_en_get_cqe helper
Ido Shamay
2014-09-19
4
-4
/
+11
|
*
|
net/mlx4_core: Cache line EQE size support
Ido Shamay
2014-09-19
1
-11
/
+19
|
*
|
net/mlx4_core: Enable CQE/EQE stride support
Ido Shamay
2014-09-19
5
-7
/
+108
|
/
/
*
|
net: fix sparse warnings in SNMP_UPD_PO_STATS(_BH)
Sabrina Dubroca
2014-09-19
1
-6
/
+2
*
|
Merge branch 'fou-next'
David S. Miller
2014-09-19
14
-20
/
+802
|
\
\
|
*
|
gre: Setup and TX path for gre/UDP foo-over-udp encapsulation
Tom Herbert
2014-09-19
2
-5
/
+89
[next]