aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* sctp: fix missing destroy of percpu counter variable in sctp_proc_exit()Rafael Laufer2009-08-10
* can: Fix raw_getname() leakEric Dumazet2009-08-10
* Fix xfrm hash collisions by changing __xfrm4_daddr_saddr_hash to hash address...Jussi Mäki2009-08-10
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-08-10
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-08-07
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-08-04
| |\ \
| * | | net-dccp: suppress warning about large allocations from DCCPMel Gorman2009-07-29
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-27
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-22
| |\ \ \ \
| * | | | | 9p: Possible regression in p9_client_statAbhishek Kulkarni2009-07-14
| * | | | | 9p: default 9p transport module fixAbhishek Kulkarni2009-07-14
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-14
| |\ \ \ \ \
| * | | | | | headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/low...David S. Miller2009-08-06
|\ \ \ \ \ \ \
| * | | | | | | af_ieee802154: provide dummy get/setsockoptDmitry Eremin-Solenikov2009-08-06
| * | | | | | | af_ieee802154: fix ioctl processingDmitry Eremin-Solenikov2009-08-06
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | irda: Fix irda_getname() leakEric Dumazet2009-08-06
* | | | | | | appletalk: fix atalk_getname() leakEric Dumazet2009-08-06
* | | | | | | netrom: Fix nr_getname() leakEric Dumazet2009-08-06
* | | | | | | econet: Fix econet_getname() leakEric Dumazet2009-08-06
* | | | | | | rose: Fix rose_getname() leakEric Dumazet2009-08-06
* | | | | | | phonet: phonet_device_get() fixEric Dumazet2009-08-05
* | | | | | | dccp: missing destroy of percpu counter variable while unload moduleWei Yongjun2009-08-05
|/ / / / / /
* | | | | / net: Fix spinlock use in alloc_netdev_mq()Ingo Molnar2009-08-05
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-08-03
|\ \ \ \ \
| * | | | | cfg80211: fix regression on beacon world roaming featureLuis R. Rodriguez2009-08-03
| * | | | | cfg80211: add two missing NULL pointer checksJohannes Berg2009-08-03
* | | | | | bluetooth: rfcomm_init bug fixDave Young2009-08-03
|/ / / / /
* | | | | net: restore the original spinlock to protect unicast listJiri Pirko2009-08-02
* | | | | net: net_assign_generic() fixEric Dumazet2009-08-02
* | | | | ipv4: ARP neigh procfs buffer overflowroel kluin2009-07-30
* | | | | net/netlabel: Add kmalloc NULL testsJulia Lawall2009-07-30
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-07-30
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | mac80211: fix suspendJohannes Berg2009-07-29
| * | | | mac80211: do not queue work after suspend in the dynamic ps timerLuis R. Rodriguez2009-07-27
* | | | | net: irda: init spinlock after memcpyDeepak Saxena2009-07-27
|/ / / /
* | | | net/bridge: use kobject_put to release kobject in br_add_if error pathXiaotian Feng2009-07-26
* | | | NET: ROSE: Don't use static buffer.Ralf Baechle2009-07-26
* | | | cfg80211: double free in __cfg80211_scan_doneChristian Lamparter2009-07-21
* | | | nl80211: Memory leak fixedNiko Jokinen2009-07-21
* | | | mac80211: use correct address for mesh Path ErrorJavier Cardona2009-07-21
* | | | rfkill: fix rfkill_set_states() to set the hw stateAlan Jenkins2009-07-21
* | | | mac80211: fix injection in monitor modePavel Roskin2009-07-21
* | | | rfkill: allow toggling soft state in sysfs againJohannes Berg2009-07-21
* | | | mac80211: disable meshJohannes Berg2009-07-21
| |_|/ |/| |
* | | Fix error return for setsockopt(SO_TIMESTAMPING)Rémi Denis-Courmont2009-07-20
* | | tcp: Use correct peer adr when copying MD5 keysJohn Dykstra2009-07-20
* | | tcp: Fix MD5 signature checking on IPv4 mapped socketsJohn Dykstra2009-07-20
* | | net: sock_copy() fixesEric Dumazet2009-07-16
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-07-16
|\ \ \