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
*
vti6: Remove caching of flow informations.
Steffen Klassert
2014-03-14
1
-31
/
+0
*
vti6: Remove dst_entry caching
Steffen Klassert
2014-03-14
1
-24
/
+18
*
ipcomp6: Use the IPsec protocol multiplexer API
Steffen Klassert
2014-03-14
1
-7
/
+15
*
ah6: Use the IPsec protocol multiplexer API
Steffen Klassert
2014-03-14
1
-8
/
+16
*
esp6: Use the IPsec protocol multiplexer API
Steffen Klassert
2014-03-14
1
-9
/
+17
*
xfrm6: Add IPsec protocol multiplexer
Steffen Klassert
2014-03-14
4
-1
/
+293
*
xfrm: Introduce xfrm_input_afinfo to access the the callbacks properly
Steffen Klassert
2014-03-14
4
-13
/
+99
*
xfrm: rename struct xfrm_filter
Nicolas Dichtel
2014-03-07
5
-11
/
+11
*
be2net: dma_sync each RX frag before passing it to the stack
Sathya Perla
2014-03-04
2
-11
/
+24
*
Merge branch 'mpls_tc'
David S. Miller
2014-03-04
4
-0
/
+57
|
\
|
*
cfg80211: add MPLS and 802.21 classification
Simon Wunderlich
2014-03-04
1
-0
/
+16
|
*
UAPI: add MPLS label stack definition
Simon Wunderlich
2014-03-04
2
-0
/
+40
|
*
if_ether.h: add IEEE 802.21 Ethertype
Simon Wunderlich
2014-03-04
1
-0
/
+1
|
/
*
tcp: snmp stats for Fast Open, SYN rtx, and data pkts
Yuchung Cheng
2014-03-03
7
-4
/
+24
*
sch_tbf: Remove holes in struct tbf_sched_data.
Hiroaki SHIMODA
2014-03-03
1
-11
/
+12
*
ieee802154: fix at86rf212_set_txpower() exit path
Jean Sacren
2014-03-03
1
-6
/
+1
*
connector: remove duplicated code in cn_call_callback()
Alexey Khoroshilov
2014-03-03
1
-1
/
+0
*
Merge branch 'mlx4'
David S. Miller
2014-03-02
11
-52
/
+102
|
\
|
*
net/mlx4_en: Change Connect-X description in kconfig
Eyal Perry
2014-03-02
1
-1
/
+1
|
*
net/mlx4_en: Use union for BlueFlame WQE
Amir Vadai
2014-03-02
2
-4
/
+10
|
*
net/mlx4_core: Fix sparse warning
Eyal Perry
2014-03-02
1
-1
/
+2
|
*
net/mlx4_en: Fix selftest failing on non 10G link speed
Amir Vadai
2014-03-02
1
-2
/
+4
|
*
net/mlx4: Replace mlx4_en_mac_to_u64() with mlx4_mac_to_u64()
Eugenia Emantayev
2014-03-02
3
-23
/
+22
|
*
net/mlx4_en: Move queue stopped/waked counters to be per ring
Eugenia Emantayev
2014-03-02
3
-3
/
+11
|
*
net/mlx4_en: Pad ethernet packets smaller than 17 bytes
Eugenia Emantayev
2014-03-02
1
-1
/
+7
|
*
net/mlx4_en: Verify mlx4_en module parameters
Eugenia Emantayev
2014-03-02
3
-16
/
+44
|
*
net/mlx4_en: Fix UP limit in ieee_ets->prio_tc
Amir Vadai
2014-03-02
1
-1
/
+1
|
/
*
Merge branch '6lowpan'
David S. Miller
2014-03-02
2
-4
/
+2
|
\
|
*
6lowpan: use memcpy to set tag value in fraghdr
Alexander Aring
2014-03-02
1
-2
/
+1
|
*
6lowpan: remove initialization of tag value
Alexander Aring
2014-03-02
1
-1
/
+0
|
*
6lowpan: fix type of datagram size parameter
Alexander Aring
2014-03-02
1
-1
/
+1
|
/
*
Merge branch 'intel-next'
David S. Miller
2014-03-02
7
-26
/
+111
|
\
|
*
ixgbe: implement SIOCGHWTSTAMP ioctl
Jacob Keller
2014-03-02
3
-8
/
+24
|
*
ixgbe: Check config reads for removal
Mark Rustad
2014-03-02
4
-15
/
+75
|
*
ixgbe: Fix up some ethtool results when adapter is removed
Mark Rustad
2014-03-02
1
-1
/
+8
|
*
ixgbe: Restore hw_addr in LER recovery paths
Mark Rustad
2014-03-02
1
-2
/
+4
|
/
*
bonding: send arp requests even if there's no route to them
Veaceslav Falico
2014-03-02
1
-2
/
+7
*
Merge branch '6lowpan'
David S. Miller
2014-02-28
8
-236
/
+864
|
\
|
*
6lowpan: handling 6lowpan fragmentation via inet_frag api
Alexander Aring
2014-02-28
5
-208
/
+689
|
*
net: ns: add ieee802154_6lowpan namespace
Alexander Aring
2014-02-28
2
-0
/
+17
|
*
6lowpan: fix some checkpatch issues
Alexander Aring
2014-02-28
1
-18
/
+9
|
*
6lowpan: move 6lowpan.c to 6lowpan_rtnl.c
Alexander Aring
2014-02-28
2
-0
/
+1
|
*
6lowpan: change tag type to __be16
Alexander Aring
2014-02-28
1
-2
/
+3
|
*
6lowpan: fix fragmentation on sending side
Alexander Aring
2014-02-28
1
-10
/
+27
|
*
6lowpan: add uncompress header size function
Alexander Aring
2014-02-28
1
-0
/
+113
|
*
6lowpan: add frag information struct
Alexander Aring
2014-02-28
1
-0
/
+7
|
/
*
net: w5100: Use devm_ioremap_resource()
Jingoo Han
2014-02-28
1
-5
/
+4
*
net: w5300: Use devm_ioremap_resource()
Jingoo Han
2014-02-28
1
-5
/
+4
*
packet: allow to transmit +4 byte in TX_RING slot for VLAN case
Daniel Borkmann
2014-02-28
1
-3
/
+13
*
Merge branch 'intel-next'
David S. Miller
2014-02-28
10
-150
/
+294
|
\
[next]