summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2010-10-07Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar-4/+14
2010-10-06neigh: RCU conversion of struct neighbourEric Dumazet-2/+3
2010-10-06nl80211/mac80211: Add retry and failed transmission count to station infoBruno Randolf-0/+8
2010-10-06cfg80211/mac80211: allow per-station GTKsJohannes Berg-3/+30
2010-10-05fib: RCU conversion of fib_lookup()Eric Dumazet-13/+6
2010-10-05net neigh: RCU conversion of neigh hash tableEric Dumazet-4/+12
2010-10-05genetlink: introduce pre_doit/post_doit hooksJohannes Berg-0/+18
2010-10-05mac80211: distinct between max rates and the number of rates the hw can reportHelmut Schaa-1/+5
2010-10-05cfg80211: remove spurious __KERNEL__ ifdefJohannes Berg-4/+0
2010-10-05nl80211: allow drivers to indicate whether the survey data channel is in useFelix Fietkau-0/+2
2010-10-05ipv6: make __ipv6_isatap_ifid staticstephen hemminger-2/+0
2010-10-05fib: fib_rules_cleanup can be staticstephen hemminger-1/+0
2010-10-04netfilter: add missing xt_log.h filePatrick McHardy-0/+54
2010-10-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-0/+2
2010-10-04netfilter: nf_nat: make find/put staticStephen Hemminger-3/+0
2010-10-04IPVS: Allow configuration of persistence enginesSimon Horman-0/+1
2010-10-04IPVS: management of persistence engine modulesSimon Horman-0/+6
2010-10-04IPVS: Add persistence engine data to /proc/net/ip_vs_connSimon Horman-0/+1
2010-10-04IPVS: Add struct ip_vs_peSimon Horman-1/+27
2010-10-04IPVS: Add struct ip_vs_conn_paramSimon Horman-14/+30
2010-10-03net: introduce DST_NOCACHE flagEric Dumazet-4/+5
2010-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-15/+32
2010-10-01neigh: reorder fields in struct neighbourEric Dumazet-3/+3
2010-09-30Bluetooth: Fix deadlock in the ERTM logicGustavo F. Padovan-0/+18
2010-09-29tcp: tcp_enter_quickack_mode can be staticstephen hemminger-2/+0
2010-09-29arp: remove unnecessary export of arp_broken_opsstephen hemminger-2/+0
2010-09-28ipv4: Allow configuring subnets as local addressesTom Herbert-0/+1
2010-09-28netfilter: ctnetlink: add support for user-space expectation helpersPablo Neira Ayuso-0/+1
2010-09-27tunnels: prepare percpu accountingEric Dumazet-10/+26
2010-09-27Phonet: Implement Pipe Controller to support Nokia Slim ModemsKumar Sanghvi-0/+21
2010-09-27tproxy: check for transparent flag in ip_route_newportsUlrich Weber-0/+2
2010-09-27mac80211: move packet flags into packetJohannes Berg-4/+2
2010-09-27mac80211/ath9k: Support AMPDU with multiple VIFs.Ben Greear-11/+14
2010-09-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-4/+20
2010-09-26ipv6: add a missing unregister_pernet_subsys callNeil Horman-0/+1
2010-09-26net: update SOCK_MIN_RCVBUFEric Dumazet-1/+5
2010-09-26net: reset skb queue mapping when rx'ing over tunnelTom Herbert-0/+1
2010-09-24mac80211: clear txflags for ps-filtered framesChristian Lamparter-0/+16
2010-09-23net: return operator cleanupEric Dumazet-45/+44
2010-09-22netfilter: ctnetlink: allow to specify the expectation flagsPablo Neira Ayuso-3/+0
2010-09-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller-26/+40
2010-09-21ipv6: addrconf.h cleanupsEric Dumazet-20/+43
2010-09-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-26/+40
2010-09-21ipvs: make rerouting optional with snat_rerouteJulian Anastasov-0/+1
2010-09-21ipvs: netfilter connection tracking changesJulian Anastasov-1/+43
2010-09-20xfrm: Allow different selector family in temporary stateThomas Egerer-2/+2
2010-09-17ipvs: extend connection flags to 32 bitsJulian Anastasov-1/+1
2010-09-16mac80211: add p2p device type supportJohannes Berg-1/+26
2010-09-16include/net/cfg80211.h: wiphy_<level> messages use dev_printkJoe Perches-25/+12
2010-09-15Phonet: list subscribed resources via proc_fsRémi Denis-Courmont-0/+1