summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | mac80211: let drivers wake but not start queuesJohannes Berg2008-05-211-8/+0
* | | netfilter: nf_conntrack: remove unnecessary function declarationRami Rosen2008-06-091-2/+0
* | | netfilter: nf_conntrack: properly account terminating packetsFabian Hugelshofer2008-06-091-1/+18
* | | netfilter: nf_conntrack: add nf_ct_kill()Patrick McHardy2008-06-091-0/+2
* | | netfilter: ip6_tables: add ip6tables security tableJames Morris2008-06-091-0/+1
* | | netfilter: ip_tables: add iptables security table for mandatory access contro...James Morris2008-06-091-0/+1
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-05-253-7/+33
|\ \ \ | | |/ | |/|
| * | netlink: Fix nla_parse_nested_compat() to call nla_parse() directlyThomas Graf2008-05-221-5/+6
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-05-191-2/+23
| |\ \
| | * | mac80211: Add RTNL version of ieee80211_iterate_active_interfacesIvo van Doorn2008-05-161-2/+23
| * | | ndisc: Add missing strategies for per-device retrans timer/reachable time set...YOSHIFUJI Hideaki2008-05-191-0/+4
| |/ /
* | | ip6tnl: Use on-device stats instead of private ones.Pavel Emelyanov2008-05-211-1/+0
* | | tunnels: Remove stat member from ip_tunnel struct.Pavel Emelyanov2008-05-211-1/+0
* | | netns: Introduce sysctl root for read-only net sysctls.Pavel Emelyanov2008-05-191-0/+3
| |/ |/|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-05-151-13/+34
|\ \
| * | mac80211: use hardware flags for signal/noise unitsBruno Randolf2008-05-141-13/+34
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-05-157-44/+330
|\ \ \ | |/ / |/| / | |/
| * 9p: fix error path during early mountEric Van Hensbergen2008-05-142-1/+1
| * 9p: Documentation updatesEric Van Hensbergen2008-05-143-30/+287
| * irda: Fix a misalign access issue. (v2)Graf Yang2008-05-131-3/+0
| * syncppp: Fix crashes.David S. Miller2008-05-121-1/+1
| * ip: Make use of the inline function dst_metric_locked()Satoru SATOH2008-05-041-1/+1
| * xfrm: convert empty xfrm_audit_* macros to functionsMarcin Slusarz2008-05-031-8/+40
* | tipc: Fix race condition when creating socket or native portAllan Stephens2008-05-121-1/+2
* | sctp: add sctp/remaddr table to complete RFC remote address table OIDNeil Horman2008-05-091-0/+2
OpenPOWER on IntegriCloud