summaryrefslogtreecommitdiffstats
path: root/include/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* net-sched: add dynamically sized qdisc class hash helpersPatrick McHardy2008-07-061-0/+42
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-062-1/+10
|\
| * net-sched: change tcf_destroy_chain() to clear start of filter listPatrick McHardy2008-07-021-1/+1
| * mac80211: don't accept WEP keys other than WEP40 and WEP104Emmanuel Grumbach2008-06-301-0/+9
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-07-061-0/+5
|\ \
| * | mac80211: add spectrum capabilitiesTomas Winkler2008-06-301-0/+5
* | | vlan: Add GVRP supportPatrick McHardy2008-07-061-0/+1
* | | net: Add GARP applicant-only participantPatrick McHardy2008-07-061-0/+127
* | | net: Add STP demux layerPatrick McHardy2008-07-061-0/+14
* | | MIB: add struct net to UDP6_INC_STATS_BHPavel Emelyanov2008-07-061-2/+2
* | | MIB: add struct net to UDP6_INC_STATS_USERPavel Emelyanov2008-07-061-1/+1
* | | MIB: add struct net to UDP_INC_STATS_BHPavel Emelyanov2008-07-061-3/+3
* | | MIB: add struct net to UDP_INC_STATS_USERPavel Emelyanov2008-07-061-1/+1
* | | netns: place rt_genid into struct netDenis V. Lunev2008-07-061-0/+1
* | | netns: make rt_secret_rebuild timer per namespaceDenis V. Lunev2008-07-061-0/+2
* | | netns: register net.ipv4.route.flush in each namespaceDenis V. Lunev2008-07-061-0/+1
* | | net: add fib_rules_ops to flush_cache methodDenis V. Lunev2008-07-061-1/+1
* | | netns: add namespace parameter to rt_cache_flushDenis V. Lunev2008-07-061-1/+1
|/ /
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-293-105/+67
|\ \
| * | mac80211: Add RTNL warning for workqueueIvo van Doorn2008-06-271-2/+5
| * | mac80211: Let drivers have access to TKIP key offets for TX and RX MICLuis R. Rodriguez2008-06-271-1/+6
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/wireless-2.6John W. Linville2008-06-252-102/+56
| |\ \
| | * | wext: Emit event stream entries correctly when compat.David S. Miller2008-06-171-101/+48
| | * | wext: Create IW_REQUEST_FLAG_COMPAT and set it as needed.David S. Miller2008-06-171-1/+1
| | * | wext: Dispatch and handle compat ioctls entirely in net/wireless/wext.cDavid S. Miller2008-06-171-0/+7
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-282-0/+17
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | netns: Don't receive new packets in a dead network namespace.Eric W. Biederman2008-06-211-0/+11
| * | ipv6: Drop packets for loopback address from outside of the box.YOSHIFUJI Hideaki2008-06-201-0/+6
* | | sctp: Follow security requirement of responding with 1 packetVlad Yasevich2008-06-201-1/+1
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-201-0/+1
|\| |
| * | netfilter: nf_nat: fix RCU racesPatrick McHardy2008-06-181-0/+1
* | | net: Add sk_set_socket() helper.David S. Miller2008-06-181-2/+7
* | | udp: sk_drops handlingEric Dumazet2008-06-181-1/+1
* | | rose: improving AX25 routing frames via ROSE networkBernard Pidoux2008-06-181-1/+1
* | | net: Kill SOCK_SLEEP_PRE and SOCK_SLEEP_POST, no users.David S. Miller2008-06-171-24/+0
* | | sctp: Kill SCTP_SOCK_SLEEP_{PRE,POST}, unused.David S. Miller2008-06-171-2/+0
| |/ |/|
* | netns: introduce the net_hash_mix "salt" for hashesPavel Emelyanov2008-06-174-4/+28
* | inet6: add struct net argument to inet6_ehashfnPavel Emelyanov2008-06-171-2/+5
* | inet: add struct net argument to inet_ehashfnPavel Emelyanov2008-06-171-2/+4
* | inet: add struct net argument to inet_lhashfnPavel Emelyanov2008-06-171-2/+2
* | inet: add struct net argument to inet_bhashfnPavel Emelyanov2008-06-171-1/+2
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-151-1/+7
|\ \
| * | mac80211: add utility function to get header lengthHarvey Harrison2008-06-141-0/+6
| * | mac80211: make ieee80211_get_hdrlen_from_skb return unsignedHarvey Harrison2008-06-141-1/+1
* | | net: change proto destroy method to return voidBrian Haley2008-06-153-3/+3
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-143-4/+12
|\ \ \ | | |/ | |/|
| * | tcp: Revert 'process defer accept as established' changes.David S. Miller2008-06-132-3/+2
| * | inet{6}_request_sock: Init ->opt and ->pktopts in the constructorArnaldo Carvalho de Melo2008-06-101-0/+10
| * | ipv4: Remove unused declaration from include/net/tcp.h.Rami Rosen2008-06-101-1/+0
* | | udp: reorder udp_iter_state to remove padding on 64bit buildsRichard Kennedy2008-06-131-1/+1
| |/ |/|