index
:
Linux Stable
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.12.y
linux-6.13.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
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: allow to propagate errors through ->ndo_hard_start_xmit()
Patrick McHardy
2009-11-13
1
-11
/
+32
*
netdev: add netdev_continue_rcu
stephen hemminger
2009-11-10
2
-0
/
+16
*
usbnet: Set link down initially for drivers that update link state
Ben Hutchings
2009-11-10
1
-0
/
+1
*
udp: bind() optimisation
Eric Dumazet
2009-11-10
2
-1
/
+8
*
Phonet: put sockets in a hash table
RĂ©mi Denis-Courmont
2009-11-10
1
-0
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-11-09
3
-21
/
+109
|
\
|
*
mac80211: async station powersave handling
Johannes Berg
2009-11-06
1
-0
/
+32
|
*
mac80211: make ieee80211_find_sta per virtual interface
Johannes Berg
2009-11-04
1
-2
/
+23
|
*
mac80211: also drop qos-nullfunc frames silently
Johannes Berg
2009-10-30
1
-1
/
+11
|
*
mac80211: deprecate qual value
Johannes Berg
2009-10-30
1
-1
/
+1
|
*
mac80211: introduce ieee80211_beacon_get_tim()
Johannes Berg
2009-10-30
1
-8
/
+34
|
*
mac80211: remove RX_FLAG_RADIOTAP
Johannes Berg
2009-10-30
1
-8
/
+7
|
*
mac80211: fix radiotap header generation
Johannes Berg
2009-10-30
1
-1
/
+1
*
|
xfrm: SAD entries do not expire correctly after suspend-resume
Yury Polyanskiy
2009-11-08
1
-1
/
+4
*
|
net/compat_ioctl: support SIOCWANDEV
Arnd Bergmann
2009-11-08
1
-17
/
+24
*
|
udp: secondary hash on (local port, local address)
Eric Dumazet
2009-11-08
3
-4
/
+27
*
|
udp: split sk_hash into two u16 hashes
Eric Dumazet
2009-11-08
2
-1
/
+7
*
|
udp: add a counter into udp_hslot
Eric Dumazet
2009-11-08
1
-0
/
+8
*
|
can: Driver for the Microchip MCP251x SPI CAN controllers
Christian Pellegrin
2009-11-08
1
-0
/
+36
*
|
net: Support specifying the network namespace upon device creation.
Eric W. Biederman
2009-11-08
1
-3
/
+5
*
|
net: kill proto_ops wrapper
Arnd Bergmann
2009-11-07
1
-83
/
+0
*
|
net: compat: No need to define IFHWADDRLEN and IFNAMSIZ twice.
David S. Miller
2009-11-06
1
-2
/
+0
*
|
compat: add struct compat_ifreq etc to compat.h
Arnd Bergmann
2009-11-06
1
-0
/
+39
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowp...
David S. Miller
2009-11-06
3
-7
/
+37
|
\
\
|
*
|
ieee802154: add support for creation/removal of logic interfaces
Dmitry Eremin-Solenikov
2009-11-06
2
-0
/
+6
|
*
|
ieee802154: add an mlme_ops call to retrieve PHY object
Dmitry Eremin-Solenikov
2009-11-06
2
-0
/
+8
|
*
|
ieee802154: add LIST_PHY command support
Dmitry Eremin-Solenikov
2009-11-06
1
-0
/
+4
|
*
|
ieee802154: constify struct net_device in some operations
Dmitry Eremin-Solenikov
2009-11-06
1
-5
/
+5
|
*
|
wpan-phy: follow usual patter of devices registration
Dmitry Eremin-Solenikov
2009-11-06
1
-1
/
+5
|
*
|
wpan-phy: allow specifying a per-page channel mask
Dmitry Eremin-Solenikov
2009-11-06
1
-1
/
+1
|
*
|
wpan-phy: add wpan-phy iteration functions
Dmitry Eremin-Solenikov
2009-11-06
1
-0
/
+2
|
*
|
wpan-phy: add a helper to put the wpan_phy device
Dmitry Eremin-Solenikov
2009-11-06
1
-0
/
+6
*
|
|
Merge branch 'linux-2.6.33.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2009-11-06
4
-11
/
+81
|
\
\
\
|
*
|
|
wimax/i2400m: clarify and fix i2400m->{ready,updown}
Inaky Perez-Gonzalez
2009-10-19
1
-0
/
+6
|
*
|
|
wimax/i6x50: add Intel WiFi/WiMAX Link 6050 Series support
Dirk Brandewie
2009-10-19
1
-0
/
+1
|
*
|
|
wimax/iwmc3200: add new sdio device ID to support iwmc3200 2.5GHz sku
Cindy H Kao
2009-10-19
1
-0
/
+1
|
*
|
|
wimax/i2400m: fix reboot echo/ack barker deadlock
Inaky Perez-Gonzalez
2009-10-19
1
-1
/
+1
|
*
|
|
wimax/i2400m: decide properly if using signed vs non-signed firmware loading
Inaky Perez-Gonzalez
2009-10-19
1
-10
/
+0
|
*
|
|
wimax: allow specifying debug levels as command line option
Inaky Perez-Gonzalez
2009-10-19
1
-0
/
+72
*
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-06
4
-8
/
+13
|
\
\
\
\
|
*
|
|
|
netfilter: nf_nat: fix NAT issue in 2.6.30.4+
Jozsef Kadlecsik
2009-11-06
2
-5
/
+7
|
*
|
|
|
net: fix sk_forward_alloc corruption
Eric Dumazet
2009-10-30
1
-0
/
+2
|
*
|
|
|
net: Fix RPF to work with policy routing
jamal
2009-10-29
1
-1
/
+2
|
*
|
|
|
net: fix kmemcheck annotations
Eric Dumazet
2009-10-29
1
-2
/
+2
*
|
|
|
|
net: pass kern to net_proto_family create function
Eric Paris
2009-11-05
1
-1
/
+2
*
|
|
|
|
net: drop capability from protocol definitions
Eric Paris
2009-11-05
2
-6
/
+0
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
tcp: Use defaults when no route options are available
Gilad Ben-Yossef
2009-11-04
1
-1
/
+1
*
|
|
|
net: cleanup include/linux
Eric Dumazet
2009-11-04
87
-694
/
+351
*
|
|
|
net: Introduce for_each_netdev_rcu() iterator
Eric Dumazet
2009-11-04
1
-0
/
+2
*
|
|
|
net: cleanup include/net
Eric Dumazet
2009-11-04
37
-240
/
+120
[next]