summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* net_sched: remove the unused parameter of qdisc_create_dflt()Changli Gao2010-10-211-2/+1
* xfrm: make xfrm_bundle_ok localstephen hemminger2010-10-211-2/+0
* rtnetlink: remove rtnl_kill_linksstephen hemminger2010-10-211-1/+0
* xfrm6: make xfrm6_tunnel_free_spi localstephen hemminger2010-10-211-1/+0
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-10-205-9/+40
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-10-152-3/+37
| |\
| | * mac80211: add probe request filter flagJohannes Berg2010-10-131-3/+6
| | * cfg80211: notify drivers about frame registrationsJohannes Berg2010-10-131-0/+7
| | * cfg80211: add channel utilization stats to the survey commandFelix Fietkau2010-10-111-0/+20
| | * wireless: Set some stats used by /proc/net/wireless (wext)Ben Greear2010-10-111-0/+4
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2010-10-153-6/+3
| |\ \
| | * | Bluetooth: clean up rfcomm codeAndrei Emeltchenko2010-10-121-5/+0
| | * | Bluetooth: Add common code for stream-oriented recvmsg()Mat Martineau2010-10-121-0/+2
| | * | Bluetooth: HCI devices are either BR/EDR or AMP radiosDavid Vrabel2010-10-121-1/+1
* | | | netns: reorder fields in struct netEric Dumazet2010-10-172-11/+15
* | | | tipc: cleanup function namespacestephen hemminger2010-10-162-73/+0
|/ / /
* | | Phonet: 'connect' socket implementation for Pipe controllerKumar Sanghvi2010-10-131-2/+2
|/ /
* | neigh: reorder struct neighbour fieldsEric Dumazet2010-10-111-4/+4
* | net dst: use a percpu_counter to track entriesEric Dumazet2010-10-111-1/+36
* | neigh: Protect neigh->ha[] with a seqlockEric Dumazet2010-10-111-1/+15
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-111-0/+18
|\ \
| * | Bluetooth: Fix deadlock in the ERTM logicGustavo F. Padovan2010-09-301-0/+18
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-10-083-9/+64
|\ \ \ | | |/ | |/|
| * | cfg80211: constify WDS addressJohannes Berg2010-10-071-1/+1
| * | nl80211/mac80211: Add retry and failed transmission count to station infoBruno Randolf2010-10-061-0/+8
| * | cfg80211/mac80211: allow per-station GTKsJohannes Berg2010-10-062-3/+30
| * | genetlink: introduce pre_doit/post_doit hooksJohannes Berg2010-10-051-0/+18
| * | mac80211: distinct between max rates and the number of rates the hw can reportHelmut Schaa2010-10-051-1/+5
| * | cfg80211: remove spurious __KERNEL__ ifdefJohannes Berg2010-10-051-4/+0
| * | nl80211: allow drivers to indicate whether the survey data channel is in useFelix Fietkau2010-10-051-0/+2
* | | neigh: RCU conversion of struct neighbourEric Dumazet2010-10-061-2/+3
* | | fib: RCU conversion of fib_lookup()Eric Dumazet2010-10-052-13/+6
* | | net neigh: RCU conversion of neigh hash tableEric Dumazet2010-10-051-4/+12
* | | ipv6: make __ipv6_isatap_ifid staticstephen hemminger2010-10-051-2/+0
* | | fib: fib_rules_cleanup can be staticstephen hemminger2010-10-051-1/+0
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-041-0/+2
|\ \ \ | | |/ | |/|
| * | tproxy: check for transparent flag in ip_route_newportsUlrich Weber2010-09-271-0/+2
* | | net: introduce DST_NOCACHE flagEric Dumazet2010-10-031-4/+5
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-10-011-15/+32
|\ \ \ | | |/ | |/|
| * | mac80211: move packet flags into packetJohannes Berg2010-09-271-4/+2
| * | mac80211/ath9k: Support AMPDU with multiple VIFs.Ben Greear2010-09-271-11/+14
| * | mac80211: clear txflags for ps-filtered framesChristian Lamparter2010-09-241-0/+16
* | | neigh: reorder fields in struct neighbourEric Dumazet2010-10-011-3/+3
* | | tcp: tcp_enter_quickack_mode can be staticstephen hemminger2010-09-291-2/+0
* | | arp: remove unnecessary export of arp_broken_opsstephen hemminger2010-09-291-2/+0
* | | ipv4: Allow configuring subnets as local addressesTom Herbert2010-09-281-0/+1
* | | tunnels: prepare percpu accountingEric Dumazet2010-09-272-10/+26
* | | Phonet: Implement Pipe Controller to support Nokia Slim ModemsKumar Sanghvi2010-09-271-0/+21
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-274-4/+20
|\ \ \ | | |/ | |/|
| * | ipv6: add a missing unregister_pernet_subsys callNeil Horman2010-09-261-0/+1
OpenPOWER on IntegriCloud