mib: add net to TCP_ADD_STATS_USER
[safe/jmp/linux-2.6] / net / ipv6 /
2008-07-17 Pavel Emelyanovmib: add net to TCP_INC_STATS_BH
2008-07-17 Pavel Emelyanovinet: prepare struct net for TCP MIB accounting
2008-07-15 Wang Chenipv6: Fix using after dev_put()
2008-07-15 Wang Chenipv6: Check return of dev_set_allmulti
2008-07-15 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-07-10 Denis V. Lunevipv6: missed namespace context in ipv6_rthdr_rcv
2008-07-09 David S. Millerpkt_sched: Add qdisc_tx_is_noop() helper and use in...
2008-07-09 David S. Millernetdev: Move rest of qdisc state into struct netdev_queue
2008-07-08 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-07-08 Andrey Vaginipv6: fix race between ipv6_del_addr and DAD timer
2008-07-08 Alexey Dobriyannetfilter: ip6table_filter in netns for real
2008-07-08 Alexey Dobriyannetfilter: use correct namespace in ip6table_security
2008-07-06 Pavel EmelyanovMIB: add struct net to UDP6_INC_STATS_BH
2008-07-06 Pavel EmelyanovMIB: add struct net to UDP6_INC_STATS_USER
2008-07-03 YOSHIFUJI Hideakiipv4,ipv6 mroute: Add some helper inline functions...
2008-07-03 Wang Chenipv6: Do cleanup for ip6_mr_init.
2008-07-03 YOSHIFUJI Hideakiipv6 route: Prefer outgoing interface with source addre...
2008-07-03 YOSHIFUJI Hideakiipv6 addrconf: add accept_dad sysctl to control DAD...
2008-07-03 YOSHIFUJI Hideakiipv6: Add disable_ipv6 sysctl to disable IPv6 operaion...
2008-07-03 YOSHIFUJI Hideakiipv6: Assume the loopback address in link-local scope.
2008-07-03 YOSHIFUJI Hideakiipv6: Do not forward packets with the unspecified sourc...
2008-07-03 YOSHIFUJI Hideakiipv6: Do not assign non-valid address on interface.
2008-07-02 Stephen Hemmingericmp: fix units for ratelimit
2008-06-28 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-28 YOSHIFUJI Hideakiipv6 route: Convert rt6_device_match() to use RT6_LOOKU...
2008-06-28 Pavel Emelyanovinet fragments: fix race between inet_frag_find and...
2008-06-28 Stephen Hemmingertcp: /proc/net/tcp rto,ato values not scaled properly...
2008-06-24 Patrick McHardynetfilter: ip6table_mangle: don't reroute in LOCAL_IN
2008-06-19 YOSHIFUJI Hideakiipv6: Drop packets for loopback address from outside...
2008-06-19 Shan Weiipv6: Remove options header when setsockopt's optlen...
2008-06-19 Ben Hutchingsnet: Discard and warn about LRO'd skbs received for...
2008-06-19 Ben Hutchingsnet: Disable LRO on devices that are forwarding
2008-06-18 Rami Rosenipv6: minor cleanup in net/ipv6/tcp_ipv6.c [RESEND ].
2008-06-18 Eric Dumazetudp: sk_drops handling
2008-06-17 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-17 Pavel Emelyanovinet6: add struct net argument to inet6_ehashfn
2008-06-17 Pavel Emelyanovinet: add struct net argument to inet_lhashfn
2008-06-17 Pavel Emelyanovudp: add struct net argument to udp_hashfn
2008-06-17 Pavel Emelyanovudp: provide a struct net pointer for __udp[46]_lib_mca...
2008-06-17 Pavel Emelyanovudp: introduce a udp_hashfn function
2008-06-16 YOSHIFUJI Hideakiipv6 sit: Avoid extra need for compat layer in PRL...
2008-06-15 Brian Haleynet: change proto destroy method to return void
2008-06-14 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-13 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-06-12 David S. Milleripv6: Fix duplicate initialization of rawv6_prot.destroy
2008-06-12 David S. MillerMerge branch 'net-next-2.6-misc-20080612a' of git:...
2008-06-12 Adrian Bunknet: remove CVS keywords
2008-06-12 YOSHIFUJI Hideakiipv6: Fail with appropriate error code when setting...
2008-06-12 YOSHIFUJI Hideakiipv6: Check IPV6_MULTICAST_LOOP option value.
2008-06-12 Shan Weiipv6: Check the hop limit setting in ancillary data.
2008-06-12 YOSHIFUJI Hideakiipv6 route: Fix route lifetime in netlink message.
2008-06-12 YOSHIFUJI Hideakiipv6 mcast: Check address family of gf_group in getsock...
2008-06-11 YOSHIFUJI Hideakitcp md5sig: Let the caller pass appropriate key for...
2008-06-11 YOSHIFUJI Hideakitcp md5sig: Share most of hash calcucaltion bits betwee...
2008-06-11 YOSHIFUJI Hideakitcp md5sig: Remove redundant protocol argument.
2008-06-11 YOSHIFUJI Hideakitcp md5sig: Share MD5 Signature option parser between...
2008-06-11 Benjamin Theryipv6 netns: Address labels per namespace
2008-06-11 YOSHIFUJI Hideakiipv6 addrconf: Introduce addrconf_is_prefix_route(...
2008-06-11 Rami Rosenipv6 mroute: Use MRT6_VERSION instead of MRT_VERSION...
2008-06-11 Rami Rosenipv6 mcast: Remove unused macro (MLDV2_QQIC) from mcast.c.
2008-06-11 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-06-10 Arnaldo Carvalho... inet{6}_request_sock: Init ->opt and ->pktopts in the...
2008-06-10 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-09 Rami Rosennetfilter: {ip,ip6,nfnetlink}_queue: misc cleanups
2008-06-09 Fabian Hugelshofernetfilter: nf_conntrack: properly account terminating...
2008-06-09 Patrick McHardynetfilter: nf_conntrack: add nf_ct_kill()
2008-06-09 James Morrisnetfilter: ip6_tables: add ip6tables security table
2008-06-09 Pavel Emelyanovipv6 netns: init net is used to set bindv6only for...
2008-06-05 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-06-04 Denis V. Lunevraw: Raw socket leak.
2008-06-04 David S. MillerMerge branch 'net-2.6-misc-20080605a' of git://git...
2008-06-04 Denis V. Lunev[IPV6]: Do not change protocol for UDPv6 sockets with...
2008-06-04 Denis V. Lunev[IPV6]: inet_sk(sk)->cork.opt leak
2008-06-04 Denis V. Lunev[IPV6]: Do not change protocol for raw IPv6 sockets.
2008-06-04 YOSHIFUJI Hideaki[IPV6] NETNS: Handle ancillary data in appropriate...
2008-06-04 YOSHIFUJI Hideaki[IPV6]: Check outgoing interface even if source address...
2008-06-04 Yang Hongyang[IPV6]: Fix the data length of get destination options...
2008-06-04 Yang Hongyang[IPV6]: Fix the return value of get destination options...
2008-06-04 YOSHIFUJI Hideaki[IPV6] ADDRCONF: Allow longer lifetime on 64bit archs.
2008-06-04 Colin[IPV6] TUNNEL6: Fix incoming packet length check for...
2008-06-04 Thomas Graf[IPV6] ADDRCONF: Check range of prefix length
2008-06-04 YOSHIFUJI Hideaki[IPV6] UDP: Possible dst leak in udpv6_sendmsg.
2008-06-04 Jarek Poplawskinetfilter: nf_conntrack_ipv6: fix inconsistent lock...
2008-06-04 Al Virobogus format in ip6mr
2008-05-26 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-05-22 Rami Rosennet: The world is not perfect patch.
2008-05-21 Pavel Emelyanovip6mr: Use on-device stats instead of private ones.
2008-05-21 Pavel Emelyanovip6tnl: Use on-device stats instead of private ones.
2008-05-21 Pavel Emelyanovsit: Use on-device stats instead of private ones.
2008-05-20 Herbert Xuipsec: Use the correct ip_local_out function
2008-05-19 YOSHIFUJI Hideakiipv6 addrconf: Allow infinite prefix lifetime.
2008-05-19 YOSHIFUJI Hideakiipv6 route: Fix lifetime in netlink.
2008-05-19 YOSHIFUJI Hideakiipv6 addrconf: Fix route lifetime setting in corner...
2008-05-19 YOSHIFUJI Hideakindisc: Add missing strategies for per-device retrans...
2008-05-19 Pavel Emelyanovipv6: Register some net/ipv6/ core sysctls at read...
2008-05-19 Pavel Emelyanovinet: Register fragmentation some ctls at read-only...
2008-05-19 Pavel Emelyanovipv6: In fragmentation code, handle error returned...
2008-05-19 Pavel Emelyanovinet: Rename fragmentation sysctl-related functions...
2008-05-13 Johannes Bergnet: Allow netdevices to specify needed head/tailroom
2008-05-09 David S. Millersit: Add missing kfree_skb() on pskb_may_pull() failure.
next