summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* 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-161-101/+48
| * wext: Create IW_REQUEST_FLAG_COMPAT and set it as needed.David S. Miller2008-06-161-1/+1
| * wext: Dispatch and handle compat ioctls entirely in net/wireless/wext.cDavid S. Miller2008-06-161-0/+7
* | sctp: Follow security requirement of responding with 1 packetVlad Yasevich2008-06-191-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-191-0/+1
|\ \
| * | netfilter: nf_nat: fix RCU racesPatrick McHardy2008-06-171-0/+1
* | | net: Add sk_set_socket() helper.David S. Miller2008-06-171-2/+7
* | | udp: sk_drops handlingEric Dumazet2008-06-171-1/+1
* | | rose: improving AX25 routing frames via ROSE networkBernard Pidoux2008-06-171-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-164-4/+28
* | inet6: add struct net argument to inet6_ehashfnPavel Emelyanov2008-06-161-2/+5
* | inet: add struct net argument to inet_ehashfnPavel Emelyanov2008-06-161-2/+4
* | inet: add struct net argument to inet_lhashfnPavel Emelyanov2008-06-161-2/+2
* | inet: add struct net argument to inet_bhashfnPavel Emelyanov2008-06-161-1/+2
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-141-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-143-3/+3
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-133-4/+12
|\ \ \ | | |/ | |/|
| * | tcp: Revert 'process defer accept as established' changes.David S. Miller2008-06-122-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
| |/ |/|
* | Merge branch 'net-next-2.6-misc-20080612a' of git://git.linux-ipv6.org/gitroo...David S. Miller2008-06-113-4/+21
|\ \
| * | tcp md5sig: Let the caller pass appropriate key for tcp_v{4,6}_do_calc_md5_ha...YOSHIFUJI Hideaki2008-06-121-0/+10
| * | tcp md5sig: Share most of hash calcucaltion bits between IPv4 and IPv6.YOSHIFUJI Hideaki2008-06-121-0/+7
| * | tcp md5sig: Remove redundant protocol argument.YOSHIFUJI Hideaki2008-06-121-2/+0
| * | tcp md5sig: Share MD5 Signature option parser between IPv4 and IPv6.YOSHIFUJI Hideaki2008-06-121-0/+2
| * | ipv6 netns: Address labels per namespaceBenjamin Thery2008-06-121-1/+2
| * | ipv6 addrconf: Remove IFA_GLOBAL definition from include/net/if_inet6.h.Rami Rosen2008-06-121-1/+0
* | | net: remove CVS keywordsAdrian Bunk2008-06-115-12/+0
|/ /
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-106-17/+50
|\ \ | |/
| * sctp: Fix ECN markings for IPv6Vlad Yasevich2008-06-041-0/+1
| * sctp: Start T3-RTX timer when fast retransmitting lowest TSNVlad Yasevich2008-06-041-1/+4
| * sctp: Correctly implement Fast Recovery cwnd manipulations.Vlad Yasevich2008-06-041-1/+7
| * Merge branch 'net-2.6-misc-20080605a' of git://git.linux-ipv6.org/gitroot/yos...David S. Miller2008-06-044-2/+27
| |\
| | * [IPV6]: inet_sk(sk)->cork.opt leakDenis V. Lunev2008-06-051-0/+1
| | * [IPV6] NETNS: Handle ancillary data in appropriate namespace.YOSHIFUJI Hideaki2008-06-051-1/+2
| | * [IPV6] ADDRCONF: Allow longer lifetime on 64bit archs.YOSHIFUJI Hideaki2008-06-051-0/+22
| | * [SCTP]: Fix NULL dereference of asoc.YOSHIFUJI Hideaki2008-06-051-1/+2
| * | netlink: Improve returned error codesThomas Graf2008-06-032-13/+11
| |/
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-102-171/+183
|\ \
| * | mac80211: allow disable FAT in specific configurationsEmmanuel Grumbach2008-06-031-0/+6
| * | mac80211: use multi-queue master netdeviceJohannes Berg2008-05-211-1/+19
| * | mac80211: dont allow fragmentation and requeuing on A-MPDU queuesJohannes Berg2008-05-211-2/+4
| * | mac80211: move TX info into skb->cbJohannes Berg2008-05-211-166/+133
| * | mac80211: use rate index in TX controlJohannes Berg2008-05-211-12/+39
OpenPOWER on IntegriCloud