aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-21ipvs: switch to notrack modeJulian Anastasov1-1/+19
2010-10-21ipvs: optimize checksums for appsJulian Anastasov1-2/+10
2010-10-20Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller5-9/+40
2010-10-19ipvs: IPv6 tunnel modeHans Schillstrom1-0/+4
2010-10-19netfilter: ctnetlink: add expectation deletion eventsPablo Neira Ayuso1-1/+7
2010-10-17netns: reorder fields in struct netEric Dumazet2-11/+15
2010-10-16tipc: cleanup function namespacestephen hemminger2-73/+0
2010-10-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville2-3/+37
2010-10-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6 into for-davemJohn W. Linville3-6/+3
2010-10-13Phonet: 'connect' socket implementation for Pipe controllerKumar Sanghvi1-2/+2
2010-10-13mac80211: add probe request filter flagJohannes Berg1-3/+6
2010-10-13cfg80211: notify drivers about frame registrationsJohannes Berg1-0/+7
2010-10-12Bluetooth: clean up rfcomm codeAndrei Emeltchenko1-5/+0
2010-10-12Bluetooth: Add common code for stream-oriented recvmsg()Mat Martineau1-0/+2
2010-10-12Bluetooth: HCI devices are either BR/EDR or AMP radiosDavid Vrabel1-1/+1
2010-10-11neigh: reorder struct neighbour fieldsEric Dumazet1-4/+4
2010-10-11net dst: use a percpu_counter to track entriesEric Dumazet1-1/+36
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-11cfg80211: add channel utilization stats to the survey commandFelix Fietkau1-0/+20
2010-10-11wireless: Set some stats used by /proc/net/wireless (wext)Ben Greear1-0/+4
2010-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville3-9/+64
2010-10-07cfg80211: constify WDS addressJohannes Berg1-1/+1
2010-10-07Merge commit 'v2.6.36-rc7' into core/rcuIngo Molnar9-6/+35
2010-10-07Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/rcuIngo Molnar1-4/+14
2010-10-06neigh: RCU conversion of struct neighbourEric Dumazet1-2/+3
2010-10-06nl80211/mac80211: Add retry and failed transmission count to station infoBruno Randolf1-0/+8
2010-10-06cfg80211/mac80211: allow per-station GTKsJohannes Berg2-3/+30
2010-10-05fib: RCU conversion of fib_lookup()Eric Dumazet2-13/+6
2010-10-05net neigh: RCU conversion of neigh hash tableEric Dumazet1-4/+12
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: remove spurious __KERNEL__ ifdefJohannes Berg1-4/+0
2010-10-05nl80211: allow drivers to indicate whether the survey data channel is in useFelix Fietkau1-0/+2
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-04netfilter: add missing xt_log.h filePatrick McHardy1-0/+54
2010-10-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+2
2010-10-04netfilter: nf_nat: make find/put staticStephen Hemminger1-3/+0
2010-10-04IPVS: Allow configuration of persistence enginesSimon Horman1-0/+1
2010-10-04IPVS: management of persistence engine modulesSimon Horman1-0/+6
2010-10-04IPVS: Add persistence engine data to /proc/net/ip_vs_connSimon Horman1-0/+1
2010-10-04IPVS: Add struct ip_vs_peSimon Horman1-1/+27
2010-10-04IPVS: Add struct ip_vs_conn_paramSimon Horman1-14/+30
2010-10-03net: introduce DST_NOCACHE flagEric Dumazet1-4/+5
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-01neigh: reorder fields in struct neighbourEric Dumazet1-3/+3
2010-09-30Bluetooth: Fix deadlock in the ERTM logicGustavo F. Padovan1-0/+18
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