aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2008-06-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-13udp: reorder udp_iter_state to remove padding on 64bit buildsRichard Kennedy
2008-06-12tcp: Revert 'process defer accept as established' changes.David S. Miller
2008-06-11Merge branch 'net-next-2.6-misc-20080612a' of git://git.linux-ipv6.org/gitroo...David S. Miller
2008-06-11net: remove CVS keywordsAdrian Bunk
2008-06-12tcp md5sig: Let the caller pass appropriate key for tcp_v{4,6}_do_calc_md5_ha...YOSHIFUJI Hideaki
2008-06-12tcp md5sig: Share most of hash calcucaltion bits between IPv4 and IPv6.YOSHIFUJI Hideaki
2008-06-12tcp md5sig: Remove redundant protocol argument.YOSHIFUJI Hideaki
2008-06-12tcp md5sig: Share MD5 Signature option parser between IPv4 and IPv6.YOSHIFUJI Hideaki
2008-06-12ipv6 netns: Address labels per namespaceBenjamin Thery
2008-06-12ipv6 addrconf: Remove IFA_GLOBAL definition from include/net/if_inet6.h.Rami Rosen
2008-06-10inet{6}_request_sock: Init ->opt and ->pktopts in the constructorArnaldo Carvalho de Melo
2008-06-10ipv4: Remove unused declaration from include/net/tcp.h.Rami Rosen
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-06-09netfilter: nf_conntrack: remove unnecessary function declarationRami Rosen
2008-06-09netfilter: nf_conntrack: properly account terminating packetsFabian Hugelshofer
2008-06-09netfilter: nf_conntrack: add nf_ct_kill()Patrick McHardy
2008-06-09netfilter: ip6_tables: add ip6tables security tableJames Morris
2008-06-09netfilter: ip_tables: add iptables security table for mandatory access contro...James Morris
2008-06-04sctp: Fix ECN markings for IPv6Vlad Yasevich
2008-06-04sctp: Start T3-RTX timer when fast retransmitting lowest TSNVlad Yasevich
2008-06-04sctp: Correctly implement Fast Recovery cwnd manipulations.Vlad Yasevich
2008-06-04Merge branch 'net-2.6-misc-20080605a' of git://git.linux-ipv6.org/gitroot/yos...David S. Miller
2008-06-05[IPV6]: inet_sk(sk)->cork.opt leakDenis V. Lunev
2008-06-05[IPV6] NETNS: Handle ancillary data in appropriate namespace.YOSHIFUJI Hideaki
2008-06-05[IPV6] ADDRCONF: Allow longer lifetime on 64bit archs.YOSHIFUJI Hideaki
2008-06-05[SCTP]: Fix NULL dereference of asoc.YOSHIFUJI Hideaki
2008-06-03netlink: Improve returned error codesThomas Graf
2008-06-03mac80211: allow disable FAT in specific configurationsEmmanuel Grumbach
2008-05-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-05-22netlink: Fix nla_parse_nested_compat() to call nla_parse() directlyThomas Graf
2008-05-21mac80211: use multi-queue master netdeviceJohannes Berg
2008-05-21mac80211: dont allow fragmentation and requeuing on A-MPDU queuesJohannes Berg
2008-05-21mac80211: move TX info into skb->cbJohannes Berg
2008-05-21mac80211: use rate index in TX controlJohannes Berg
2008-05-21mac80211: let drivers wake but not start queuesJohannes Berg
2008-05-21ip6tnl: Use on-device stats instead of private ones.Pavel Emelyanov
2008-05-21tunnels: Remove stat member from ip_tunnel struct.Pavel Emelyanov
2008-05-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-05-19ndisc: Add missing strategies for per-device retrans timer/reachable time set...YOSHIFUJI Hideaki
2008-05-19netns: Introduce sysctl root for read-only net sysctls.Pavel Emelyanov
2008-05-16mac80211: Add RTNL version of ieee80211_iterate_active_interfacesIvo van Doorn
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-05-149p: fix error path during early mountEric Van Hensbergen
2008-05-149p: Documentation updatesEric Van Hensbergen
2008-05-14mac80211: use hardware flags for signal/noise unitsBruno Randolf
2008-05-13irda: Fix a misalign access issue. (v2)Graf Yang
2008-05-12tipc: Fix race condition when creating socket or native portAllan Stephens