aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-11neigh: Protect neigh->ha[] with a seqlockEric Dumazet1-1/+15
2010-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+18
2010-10-11neigh: speedup neigh_hh_init()Eric Dumazet1-0/+6
2010-10-08Phonet: cleanup pipe enable socket optionRĂ©mi Denis-Courmont1-2/+1
2010-10-08Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller5-11/+100
2010-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville5-11/+100
2010-10-07cfg80211: constify WDS addressJohannes Berg1-1/+1
2010-10-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6David S. Miller1-0/+18
2010-10-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller34-84/+198
2010-10-06neigh: RCU conversion of struct neighbourEric Dumazet1-2/+3
2010-10-06nl80211/mac80211: Add retry and failed transmission count to station infoBruno Randolf2-0/+12
2010-10-06cfg80211/mac80211: allow per-station GTKsJohannes Berg3-3/+42
2010-10-05fib: RCU conversion of fib_lookup()Eric Dumazet2-13/+6
2010-10-05bonding: add retransmit membership reports tunableFlavio Leitner1-0/+3
2010-10-05net neigh: RCU conversion of neigh hash tableEric Dumazet1-4/+12
2010-10-05net: add a core netdev->rx_dropped counterEric Dumazet1-0/+3
2010-10-05Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2010-10-05wait: using uninitialized member of wait queueEvgeny Kuznetsov1-0/+1
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds1-3/+2
2010-10-05Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xxJohn W. Linville1-0/+13
2010-10-05nl80211: fix remain-on-channel documentationJohannes Berg1-2/+2
2010-10-05genetlink: introduce pre_doit/post_doit hooksJohannes Berg1-0/+18
2010-10-05mac80211: distinct between max rates and the number of rates the hw can reportHelmut Schaa1-1/+5
2010-10-05cfg80211: patches to allow setting the WDS peerBill Jordan1-0/+3
2010-10-05cfg80211: remove spurious __KERNEL__ ifdefJohannes Berg1-4/+0
2010-10-05nl80211: allow drivers to indicate whether the survey data channel is in useFelix Fietkau2-0/+4
2010-10-05ipv6: make __ipv6_isatap_ifid staticstephen hemminger1-2/+0
2010-10-05fib: fib_rules_cleanup can be staticstephen hemminger1-1/+0
2010-10-05net: relax rtnl_dereference()David S. Miller1-4/+6
2010-10-05net: dynamic ingress_queue allocationEric Dumazet2-1/+9
2010-10-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-1/+3
2010-10-03net: introduce DST_NOCACHE flagEric Dumazet1-4/+5
2010-10-03Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-15/+32
2010-10-03ipmr: RCU protection for mfc_cache_arrayEric Dumazet1-0/+1
2010-10-01Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds2-10/+21
2010-10-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-1/+1
2010-10-01Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6Linus Torvalds1-0/+1
2010-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-15/+32
2010-10-01drm: Hold the mutex when dropping the last GEM reference (v2)Chris Wilson1-4/+6
2010-10-01neigh: reorder fields in struct neighbourEric Dumazet1-3/+3
2010-09-30ipv4: introduce __ip_dev_find()Eric Dumazet1-1/+6
2010-09-30intel_idle: Voluntary leave_mm before entering deeperSuresh Siddha1-0/+1
2010-10-01drm/gem: handlecount isn't really a kref so don't make it one.Dave Airlie1-5/+13
2010-09-30Bluetooth: Fix deadlock in the ERTM logicGustavo F. Padovan1-0/+18
2010-09-30wl12xx: fix non-wl12xx build scenariosOhad Ben-Cohen1-0/+13
2010-09-29tcp: tcp_enter_quickack_mode can be staticstephen hemminger1-2/+0
2010-09-29arp: remove unnecessary export of arp_broken_opsstephen hemminger1-2/+0
2010-09-29Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds1-1/+1
2010-09-29net: rename netdev rx_queue to ingress_queueEric Dumazet1-1/+1
2010-09-29dummy: percpu stats and lockless xmitEric Dumazet1-0/+1