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.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
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
appletalk/ddp.c: Neaten checksum function
Joe Perches
2009-11-08
1
-7
/
+2
*
ipv6: avoid dev_hold()/dev_put() in rawv6_bind()
Eric Dumazet
2009-11-08
1
-12
/
+11
*
rtnetlink: Cleanups
Eric Dumazet
2009-11-07
1
-31
/
+23
*
net/x25: push BKL usage into x25_proto
Arnd Bergmann
2009-11-07
1
-11
/
+60
*
net/irda: push BKL into proto_ops
Arnd Bergmann
2009-11-07
1
-107
/
+224
*
net/ipx: push down BKL into a ipx_dgram_ops
Arnd Bergmann
2009-11-07
1
-8
/
+46
*
net/appletalk: push down BKL into a atalk_dgram_ops
Arnd Bergmann
2009-11-07
1
-28
/
+77
*
net: Replace old style lock initializer
Thomas Gleixner
2009-11-07
1
-1
/
+1
*
net, compat_ioctl: handle more ioctls correctly
Arnd Bergmann
2009-11-06
1
-14
/
+17
*
compat: move sockios handling to net/socket.c
Arnd Bergmann
2009-11-06
1
-228
/
+240
*
appletalk: handle SIOCATALKDIFADDR compat ioctl
Arnd Bergmann
2009-11-06
1
-5
/
+7
*
net: copy socket ioctl code to net/socket.h
Arnd Bergmann
2009-11-06
1
-0
/
+716
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowp...
David S. Miller
2009-11-06
7
-592
/
+1118
|
\
|
*
ieee802154: add support for creation/removal of logic interfaces
Dmitry Eremin-Solenikov
2009-11-06
1
-0
/
+156
|
*
ieee802154: add PHY_NAME to LIST_IFACE command results
Dmitry Eremin-Solenikov
2009-11-06
1
-0
/
+8
|
*
ieee802154: add two nl802154 helpers
Dmitry Eremin-Solenikov
2009-11-06
2
-0
/
+38
|
*
ieee802154: add LIST_PHY command support
Dmitry Eremin-Solenikov
2009-11-06
4
-1
/
+195
|
*
ieee802154: split away MAC commands implementation
Dmitry Eremin-Solenikov
2009-11-06
4
-595
/
+669
|
*
ieee802154: merge nl802154 and wpan-class in single module
Dmitry Eremin-Solenikov
2009-11-06
3
-12
/
+24
|
*
wpan-phy: follow usual patter of devices registration
Dmitry Eremin-Solenikov
2009-11-06
1
-3
/
+1
|
*
wpan-phy: allow specifying a per-page channel mask
Dmitry Eremin-Solenikov
2009-11-06
1
-1
/
+19
|
*
wpan-phy: use snprintf to limit the amount of chars written
Dmitry Eremin-Solenikov
2009-11-06
1
-1
/
+1
|
*
wpan-phy: init channel/page fields
Dmitry Eremin-Solenikov
2009-11-06
1
-0
/
+3
|
*
wpan-phy: add wpan-phy iteration functions
Dmitry Eremin-Solenikov
2009-11-06
1
-0
/
+25
*
|
Merge branch 'linux-2.6.33.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2009-11-06
3
-1
/
+22
|
\
\
|
*
|
wimax: allow WIMAX_RF_QUERY calls when state is still uninitialized
Inaky Perez-Gonzalez
2009-10-19
1
-1
/
+8
|
*
|
wimax: allow user space to send messages once the device is registered
Inaky Perez-Gonzalez
2009-10-19
1
-0
/
+2
|
*
|
wimax: allow specifying debug levels as command line option
Inaky Perez-Gonzalez
2009-10-19
1
-0
/
+11
|
*
|
wimax: indicate initial SW rfkill state is "blocked"
Inaky Perez-Gonzalez
2009-10-19
1
-0
/
+1
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-06
19
-108
/
+139
|
\
\
\
|
*
|
|
decnet: netdevice refcount leak
Eric Dumazet
2009-11-06
1
-4
/
+3
|
*
|
|
netfilter: nf_nat: fix NAT issue in 2.6.30.4+
Jozsef Kadlecsik
2009-11-06
4
-49
/
+60
|
*
|
|
rose: device refcount leak
Eric Dumazet
2009-11-05
1
-10
/
+6
|
*
|
|
bridge: prevent bridging wrong device
Stephen Hemminger
2009-11-05
1
-1
/
+5
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-11-02
5
-15
/
+25
|
|
\
\
\
|
|
*
|
|
mac80211: check interface is down before type change
Johannes Berg
2009-11-02
1
-3
/
+3
|
|
*
|
|
cfg80211: fix NULL ptr deref
Johannes Berg
2009-11-02
1
-2
/
+5
|
|
*
|
|
mac80211: fix reason code output endianness
Johannes Berg
2009-10-30
1
-1
/
+1
|
|
*
|
|
mac80211: fix addba timer
Johannes Berg
2009-10-30
1
-7
/
+12
|
|
*
|
|
mac80211: fix BSS leak
Johannes Berg
2009-10-30
1
-2
/
+4
|
*
|
|
|
gre: Fix dev_addr clobbering for gretap
Herbert Xu
2009-10-30
1
-12
/
+16
|
*
|
|
|
net: fix sk_forward_alloc corruption
Eric Dumazet
2009-10-30
4
-12
/
+16
|
|
/
/
/
|
*
|
|
net: Fix RPF to work with policy routing
jamal
2009-10-29
2
-5
/
+8
*
|
|
|
net: Fix build warning in sock_bindtodevice().
David S. Miller
2009-11-05
1
-3
/
+2
*
|
|
|
pktgen: tx_bytes might be slightly wrong
Eric Dumazet
2009-11-05
1
-2
/
+3
*
|
|
|
net: sock_bindtodevice() RCU-ification
Eric Dumazet
2009-11-05
1
-4
/
+6
*
|
|
|
ip_frag: dont touch device refcount
Eric Dumazet
2009-11-05
2
-10
/
+10
*
|
|
|
net_cls: Use __dev_get_by_index()
Eric Dumazet
2009-11-05
1
-2
/
+2
*
|
|
|
sctp: ipv6: avoid touching device refcount
Eric Dumazet
2009-11-05
1
-8
/
+11
*
|
|
|
netlabel: remove dev_put() calls
Eric Dumazet
2009-11-05
1
-4
/
+2
[next]