aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-08-15Merge branch 'rt/base' into rt/rt-2.6.31Thomas Gleixner
2009-08-15Merge branch 'linus' into rt/baseThomas Gleixner
2009-08-13Make sock_sendpage() use kernel_sendpage()Linus Torvalds
2009-08-12Merge branch 'linus' into rt/baseThomas Gleixner
2009-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-08-05net: Fix spinlock use in alloc_netdev_mq()Ingo Molnar
2009-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-08-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-08-03cfg80211: fix regression on beacon world roaming featureLuis R. Rodriguez
2009-08-03cfg80211: add two missing NULL pointer checksJohannes Berg
2009-08-03bluetooth: rfcomm_init bug fixDave Young
2009-08-02net: restore the original spinlock to protect unicast listJiri Pirko
2009-08-02net: net_assign_generic() fixEric Dumazet
2009-07-30ipv4: ARP neigh procfs buffer overflowroel kluin
2009-07-30net/netlabel: Add kmalloc NULL testsJulia Lawall
2009-07-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-07-29net-dccp: suppress warning about large allocations from DCCPMel Gorman
2009-07-29net: fix the xtables smp_processor_id assumptions for -rtThomas Gleixner
2009-07-29net: netlink workaround silly yield()Steven Rostedt
2009-07-29net: use a rcu callback for nf_conntrack_destroySteven Rostedt
2009-07-29net: suppress warning of smp_processor_id use.Steven Rostedt
2009-07-29net: clean up dev_queue_xmit() code flowIngo Molnar
2009-07-29net: xmit lock owner cleanupIngo Molnar
2009-07-29net: detect recursive calls to dev_queue_xmit() on RTmbeauch
2009-07-29net: NOHZ: local_softirq_pending with ticklessMikulas Patocka
2009-07-29net: preempt-rt supportIngo Molnar
2009-07-29net: plug a few racesIngo Molnar
2009-07-29net: Reduce preempt disabled regionIngo Molnar
2009-07-29net: Convert netfilter to percpu_lockedIngo Molnar
2009-07-29mac80211: fix suspendJohannes Berg
2009-07-29Merge branch 'linus' into rt/baseThomas Gleixner
2009-07-28Merge branch 'rt/semaphore' into rt/baseThomas Gleixner
2009-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-07-27mac80211: do not queue work after suspend in the dynamic ps timerLuis R. Rodriguez
2009-07-27net: irda: init spinlock after memcpyDeepak Saxena
2009-07-27net: irda: init spinlock after memcpyDeepak Saxena
2009-07-27bluetooth: Convert hdev->req_lock to mutexThomas Gleixner
2009-07-26net/bridge: use kobject_put to release kobject in br_add_if error pathXiaotian Feng
2009-07-26NET: ROSE: Don't use static buffer.Ralf Baechle
2009-07-24net: trivial cast fix in ipv4/route.cIngo Molnar
2009-07-24net: trivial tcp preempt fix for -rtIngo Molnar
2009-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-07-21cfg80211: double free in __cfg80211_scan_doneChristian Lamparter
2009-07-21nl80211: Memory leak fixedNiko Jokinen
2009-07-21mac80211: use correct address for mesh Path ErrorJavier Cardona
2009-07-21rfkill: fix rfkill_set_states() to set the hw stateAlan Jenkins
2009-07-21mac80211: fix injection in monitor modePavel Roskin
2009-07-21rfkill: allow toggling soft state in sysfs againJohannes Berg
2009-07-21mac80211: disable meshJohannes Berg
2009-07-20Fix error return for setsockopt(SO_TIMESTAMPING)RĂ©mi Denis-Courmont