index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-13
nl802154: support START-CONFIRM primitive
Dmitry Baryshkov
1
-0
/
+32
2009-08-13
af_ieee802154: add support for WANT_ACK socket option
Dmitry Baryshkov
1
-4
/
+54
2009-08-13
af_ieee802154: minor cleanup in dgram_bind
Dmitry Baryshkov
1
-6
/
+8
2009-08-13
nl802154: add support for dumping WPAN interface information
Dmitry Baryshkov
1
-2
/
+104
2009-08-13
nl802154: make ieee802154_policy constant
Dmitry Baryshkov
1
-1
/
+2
2009-08-13
Use correct NET_RX_* returns for atalk_rcv()
Mark Smith
1
-11
/
+14
2009-08-13
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
28
-42
/
+101
2009-08-10
sctp: fix missing destroy of percpu counter variable in sctp_proc_exit()
Rafael Laufer
1
-0
/
+1
2009-08-10
can: Fix raw_getname() leak
Eric Dumazet
1
-0
/
+1
2009-08-10
Fix xfrm hash collisions by changing __xfrm4_daddr_saddr_hash to hash address...
Jussi Mäki
1
-1
/
+1
2009-08-10
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
12
-13
/
+14
2009-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-2
/
+0
2009-08-07
net: Avoid enqueuing skb for default qdiscs
Krishna Kumar
2
-49
/
+92
2009-08-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/low...
David S. Miller
3
-3
/
+33
2009-08-07
irda: Fix irda_getname() leak
Eric Dumazet
1
-0
/
+1
2009-08-07
appletalk: fix atalk_getname() leak
Eric Dumazet
1
-0
/
+1
2009-08-07
netrom: Fix nr_getname() leak
Eric Dumazet
1
-0
/
+1
2009-08-07
econet: Fix econet_getname() leak
Eric Dumazet
1
-0
/
+1
2009-08-07
rose: Fix rose_getname() leak
Eric Dumazet
1
-0
/
+1
2009-08-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
20
-183
/
+349
2009-08-06
af_ieee802154: provide dummy get/setsockopt
Dmitry Eremin-Solenikov
2
-0
/
+28
2009-08-06
af_ieee802154: fix ioctl processing
Dmitry Eremin-Solenikov
1
-3
/
+5
2009-08-06
net/rds: Use AF_INET for sin_family field
Julia Lawall
1
-1
/
+1
2009-08-06
net: implement a SO_DOMAIN getsockoption
Jan Engelhardt
1
-0
/
+5
2009-08-06
net: implement a SO_PROTOCOL getsockoption
Jan Engelhardt
1
-0
/
+5
2009-08-05
phonet: phonet_device_get() fix
Eric Dumazet
1
-1
/
+1
2009-08-05
net: mark read-only arrays as const
Jan Engelhardt
30
-58
/
+63
2009-08-05
dccp: missing destroy of percpu counter variable while unload module
Wei Yongjun
1
-0
/
+1
2009-08-05
net: Fix spinlock use in alloc_netdev_mq()
Ingo Molnar
1
-2
/
+0
2009-08-05
xfrm6: Fix xfrm6_policy.c build when SYSCTL disabled.
David S. Miller
1
-1
/
+6
2009-08-05
xfrm4: fix build when SYSCTLs are disabled
Randy Dunlap
1
-0
/
+6
2009-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
12
-37
/
+79
2009-08-05
mac80211: FIF_PSPOLL filter flag
Igor Perminov
3
-3
/
+20
2009-08-05
cfg80211: clear SSID on disconnect/no connection
Johannes Berg
1
-0
/
+4
2009-08-05
rfkill: add the GPS radio type
Tomas Winkler
1
-1
/
+3
2009-08-05
mac80211: Increase timeouts for station polling
Maxim Levitsky
1
-2
/
+2
2009-08-05
mac80211: Retry probe request few times
Maxim Levitsky
2
-12
/
+31
2009-08-05
cfg80211: lower dynamic PS timeout to 100ms
Johannes Berg
1
-1
/
+1
2009-08-05
cfg80211: enable country IE support to all cfg80211 drivers
Luis R. Rodriguez
4
-10
/
+33
2009-08-05
cfg80211: decouple regulatory variables from cfg80211_mutex
Luis R. Rodriguez
2
-12
/
+38
2009-08-05
cfg80211: do not iterate over rdev list on country IE hint
Luis R. Rodriguez
1
-42
/
+9
2009-08-05
cfg80211: use goto out on country IE reg hint failure
Luis R. Rodriguez
1
-4
/
+2
2009-08-05
mac80211: fix powersave
Johannes Berg
1
-7
/
+6
2009-08-05
cfg80211: fix NETDEV_UNREGISTER notifier
Johannes Berg
1
-4
/
+11
2009-08-05
mac80211: redefine usage of the mac80211 workqueue
Luis R. Rodriguez
11
-49
/
+92
2009-08-05
mac80211: fix sparse warnings/errors
Johannes Berg
2
-2
/
+5
2009-08-05
cfg80211: keep track of current_bss for userspace SME
Johannes Berg
4
-33
/
+51
2009-08-05
mac80211: disable beacons before removing the associated interface
Bob Copeland
3
-1
/
+16
2009-08-05
wext: remove extra return on wireless_nlevent_init()
Luis R. Rodriguez
1
-1
/
+0
2009-08-05
mac80211: disable software retry for now
Johannes Berg
1
-0
/
+26
[next]