summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2010-10-12Bluetooth: Add common code for stream-oriented recvmsg()Mat Martineau
2010-10-12Bluetooth: HCI devices are either BR/EDR or AMP radiosDavid Vrabel
2010-10-11neigh: reorder struct neighbour fieldsEric Dumazet
2010-10-11net dst: use a percpu_counter to track entriesEric Dumazet
2010-10-11neigh: Protect neigh->ha[] with a seqlockEric Dumazet
2010-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-10-11cfg80211: add channel utilization stats to the survey commandFelix Fietkau
2010-10-11wireless: Set some stats used by /proc/net/wireless (wext)Ben Greear
2010-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-10-07cfg80211: constify WDS addressJohannes Berg
2010-10-07Merge commit 'v2.6.36-rc7' into core/rcuIngo Molnar
2010-10-07Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar
2010-10-07neigh: RCU conversion of struct neighbourEric Dumazet
2010-10-06nl80211/mac80211: Add retry and failed transmission count to station infoBruno Randolf
2010-10-06cfg80211/mac80211: allow per-station GTKsJohannes Berg
2010-10-06fib: RCU conversion of fib_lookup()Eric Dumazet
2010-10-05net neigh: RCU conversion of neigh hash tableEric Dumazet
2010-10-05genetlink: introduce pre_doit/post_doit hooksJohannes Berg
2010-10-05mac80211: distinct between max rates and the number of rates the hw can reportHelmut Schaa
2010-10-05cfg80211: remove spurious __KERNEL__ ifdefJohannes Berg
2010-10-05nl80211: allow drivers to indicate whether the survey data channel is in useFelix Fietkau
2010-10-05ipv6: make __ipv6_isatap_ifid staticstephen hemminger
2010-10-05fib: fib_rules_cleanup can be staticstephen hemminger
2010-10-04netfilter: add missing xt_log.h filePatrick McHardy
2010-10-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-10-04netfilter: nf_nat: make find/put staticStephen Hemminger
2010-10-04IPVS: Allow configuration of persistence enginesSimon Horman
2010-10-04IPVS: management of persistence engine modulesSimon Horman
2010-10-04IPVS: Add persistence engine data to /proc/net/ip_vs_connSimon Horman
2010-10-04IPVS: Add struct ip_vs_peSimon Horman
2010-10-04IPVS: Add struct ip_vs_conn_paramSimon Horman
2010-10-04net: introduce DST_NOCACHE flagEric Dumazet
2010-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-10-01neigh: reorder fields in struct neighbourEric Dumazet
2010-09-30Bluetooth: Fix deadlock in the ERTM logicGustavo F. Padovan
2010-09-30tcp: tcp_enter_quickack_mode can be staticstephen hemminger
2010-09-30arp: remove unnecessary export of arp_broken_opsstephen hemminger
2010-09-29ipv4: Allow configuring subnets as local addressesTom Herbert
2010-09-28netfilter: ctnetlink: add support for user-space expectation helpersPablo Neira Ayuso
2010-09-28tunnels: prepare percpu accountingEric Dumazet
2010-09-28Phonet: Implement Pipe Controller to support Nokia Slim ModemsKumar Sanghvi
2010-09-27tproxy: check for transparent flag in ip_route_newportsUlrich Weber
2010-09-27mac80211: move packet flags into packetJohannes Berg
2010-09-27mac80211/ath9k: Support AMPDU with multiple VIFs.Ben Greear
2010-09-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-27ipv6: add a missing unregister_pernet_subsys callNeil Horman
2010-09-27net: update SOCK_MIN_RCVBUFEric Dumazet
2010-09-27net: reset skb queue mapping when rx'ing over tunnelTom Herbert
2010-09-24mac80211: clear txflags for ps-filtered framesChristian Lamparter
2010-09-23net: return operator cleanupEric Dumazet