summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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/+67Star
|\ \
| * | 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/+56Star
| |\ \
| | * | wext: Emit event stream entries correctly when compat.David S. Miller2008-06-171-101/+48Star
| | * | 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/+0Star
* | | sctp: Kill SCTP_SOCK_SLEEP_{PRE,POST}, unused.David S. Miller2008-06-171-2/+0Star
| |/ |/|
* | 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/+2Star
| * | 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/+0Star
* | | udp: reorder udp_iter_state to remove padding on 64bit buildsRichard Kennedy2008-06-131-1/+1
| |/ |/|
* | Merge branch 'net-next-2.6-misc-20080612a' of git://git.linux-ipv6.org/gitroo...David S. Miller2008-06-123-4/+21
|\ \
| * | tcp md5sig: Let the caller pass appropriate key for tcp_v{4,6}_do_calc_md5_ha...YOSHIFUJI Hideaki2008-06-111-0/+10
| * | tcp md5sig: Share most of hash calcucaltion bits between IPv4 and IPv6.YOSHIFUJI Hideaki2008-06-111-0/+7
| * | tcp md5sig: Remove redundant protocol argument.YOSHIFUJI Hideaki2008-06-111-2/+0Star
| * | tcp md5sig: Share MD5 Signature option parser between IPv4 and IPv6.YOSHIFUJI Hideaki2008-06-111-0/+2
| * | ipv6 netns: Address labels per namespaceBenjamin Thery2008-06-111-1/+2
| * | ipv6 addrconf: Remove IFA_GLOBAL definition from include/net/if_inet6.h.Rami Rosen2008-06-111-1/+0Star
* | | net: remove CVS keywordsAdrian Bunk2008-06-125-12/+0Star
|/ /
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-106-17/+50
|\|