Age | Commit message (Expand) | Author |
2009-08-12 | nl802154: make ieee802154_policy constant | Dmitry Baryshkov |
2009-08-12 | Use correct NET_RX_* returns for atalk_rcv() | Mark Smith |
2009-08-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-08-09 | sctp: fix missing destroy of percpu counter variable in sctp_proc_exit() | Rafael Laufer |
2009-08-09 | can: Fix raw_getname() leak | Eric Dumazet |
2009-08-09 | Fix xfrm hash collisions by changing __xfrm4_daddr_saddr_hash to hash address... | Jussi Mäki |
2009-08-09 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-08-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-08-06 | net: Avoid enqueuing skb for default qdiscs | Krishna Kumar |
2009-08-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/low... | David S. Miller |
2009-08-06 | irda: Fix irda_getname() leak | Eric Dumazet |
2009-08-06 | appletalk: fix atalk_getname() leak | Eric Dumazet |
2009-08-06 | netrom: Fix nr_getname() leak | Eric Dumazet |
2009-08-06 | econet: Fix econet_getname() leak | Eric Dumazet |
2009-08-06 | rose: Fix rose_getname() leak | Eric Dumazet |
2009-08-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-08-06 | af_ieee802154: provide dummy get/setsockopt | Dmitry Eremin-Solenikov |
2009-08-06 | af_ieee802154: fix ioctl processing | Dmitry Eremin-Solenikov |
2009-08-05 | net/rds: Use AF_INET for sin_family field | Julia Lawall |
2009-08-05 | net: implement a SO_DOMAIN getsockoption | Jan Engelhardt |
2009-08-05 | net: implement a SO_PROTOCOL getsockoption | Jan Engelhardt |
2009-08-05 | phonet: phonet_device_get() fix | Eric Dumazet |
2009-08-05 | net: mark read-only arrays as const | Jan Engelhardt |
2009-08-05 | dccp: missing destroy of percpu counter variable while unload module | Wei Yongjun |
2009-08-05 | net: Fix spinlock use in alloc_netdev_mq() | Ingo Molnar |
2009-08-04 | xfrm6: Fix xfrm6_policy.c build when SYSCTL disabled. | David S. Miller |
2009-08-04 | xfrm4: fix build when SYSCTLs are disabled | Randy Dunlap |
2009-08-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-08-04 | mac80211: FIF_PSPOLL filter flag | Igor Perminov |
2009-08-04 | cfg80211: clear SSID on disconnect/no connection | Johannes Berg |
2009-08-04 | rfkill: add the GPS radio type | Tomas Winkler |
2009-08-04 | mac80211: Increase timeouts for station polling | Maxim Levitsky |
2009-08-04 | mac80211: Retry probe request few times | Maxim Levitsky |
2009-08-04 | cfg80211: lower dynamic PS timeout to 100ms | Johannes Berg |
2009-08-04 | cfg80211: enable country IE support to all cfg80211 drivers | Luis R. Rodriguez |
2009-08-04 | cfg80211: decouple regulatory variables from cfg80211_mutex | Luis R. Rodriguez |
2009-08-04 | cfg80211: do not iterate over rdev list on country IE hint | Luis R. Rodriguez |
2009-08-04 | cfg80211: use goto out on country IE reg hint failure | Luis R. Rodriguez |
2009-08-04 | mac80211: fix powersave | Johannes Berg |
2009-08-04 | cfg80211: fix NETDEV_UNREGISTER notifier | Johannes Berg |
2009-08-04 | mac80211: redefine usage of the mac80211 workqueue | Luis R. Rodriguez |
2009-08-04 | mac80211: fix sparse warnings/errors | Johannes Berg |
2009-08-04 | cfg80211: keep track of current_bss for userspace SME | Johannes Berg |
2009-08-04 | mac80211: disable beacons before removing the associated interface | Bob Copeland |
2009-08-04 | wext: remove extra return on wireless_nlevent_init() | Luis R. Rodriguez |
2009-08-04 | mac80211: disable software retry for now | Johannes Berg |
2009-08-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-08-03 | cfg80211: fix regression on beacon world roaming feature | Luis R. Rodriguez |
2009-08-03 | cfg80211: add two missing NULL pointer checks | Johannes Berg |
2009-08-03 | bluetooth: rfcomm_init bug fix | Dave Young |