aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAge
...
* proc: consolidate per-net single_open callersPavel Emelyanov2008-07-18
* mib: add net to NET_INC_STATS_BHPavel Emelyanov2008-07-16
* inet: prepare net on the stack for NET accounting macrosPavel Emelyanov2008-07-16
* mib: add net to TCP_INC_STATS_BHPavel Emelyanov2008-07-16
* inet: prepare struct net for TCP MIB accountingPavel Emelyanov2008-07-16
* ipv6: Fix using after dev_put()Wang Chen2008-07-14
* ipv6: Check return of dev_set_allmultiWang Chen2008-07-14
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-14
|\
| * ipv6: missed namespace context in ipv6_rthdr_rcvDenis V. Lunev2008-07-10
* | pkt_sched: Add qdisc_tx_is_noop() helper and use in IPV6.David S. Miller2008-07-09
* | netdev: Move rest of qdisc state into struct netdev_queueDavid S. Miller2008-07-08
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-08
|\|
| * ipv6: fix race between ipv6_del_addr and DAD timerAndrey Vagin2008-07-08
* | netfilter: ip6table_filter in netns for realAlexey Dobriyan2008-07-08
* | netfilter: use correct namespace in ip6table_securityAlexey Dobriyan2008-07-08
* | MIB: add struct net to UDP6_INC_STATS_BHPavel Emelyanov2008-07-06
* | MIB: add struct net to UDP6_INC_STATS_USERPavel Emelyanov2008-07-06
* | ipv4,ipv6 mroute: Add some helper inline functions to remove ugly ifdefs.YOSHIFUJI Hideaki2008-07-03
* | ipv6: Do cleanup for ip6_mr_init.Wang Chen2008-07-03
* | ipv6 route: Prefer outgoing interface with source address assigned.YOSHIFUJI Hideaki2008-07-03
* | ipv6 addrconf: add accept_dad sysctl to control DAD operation.YOSHIFUJI Hideaki2008-07-03
* | ipv6: Add disable_ipv6 sysctl to disable IPv6 operaion on specific interface.YOSHIFUJI Hideaki2008-07-03
* | ipv6: Assume the loopback address in link-local scope.YOSHIFUJI Hideaki2008-07-03
* | ipv6: Do not forward packets with the unspecified source address.YOSHIFUJI Hideaki2008-07-03
* | ipv6: Do not assign non-valid address on interface.YOSHIFUJI Hideaki2008-07-03
* | icmp: fix units for ratelimitStephen Hemminger2008-07-01
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-28
|\|
| * ipv6 route: Convert rt6_device_match() to use RT6_LOOKUP_F_xxx flags.YOSHIFUJI Hideaki2008-06-27
| * inet fragments: fix race between inet_frag_find and inet_frag_secret_rebuildPavel Emelyanov2008-06-27
| * tcp: /proc/net/tcp rto,ato values not scaled properly (v2)Stephen Hemminger2008-06-27
| * netfilter: ip6table_mangle: don't reroute in LOCAL_INPatrick McHardy2008-06-24
| * ipv6: Drop packets for loopback address from outside of the box.YOSHIFUJI Hideaki2008-06-19
| * ipv6: Remove options header when setsockopt's optlen is 0Shan Wei2008-06-19
* | net: Discard and warn about LRO'd skbs received for forwardingBen Hutchings2008-06-19
* | net: Disable LRO on devices that are forwardingBen Hutchings2008-06-19
* | ipv6: minor cleanup in net/ipv6/tcp_ipv6.c [RESEND ].Rami Rosen2008-06-18
* | udp: sk_drops handlingEric Dumazet2008-06-18
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-16
|\|
| * ipv6 sit: Avoid extra need for compat layer in PRL management.YOSHIFUJI Hideaki2008-06-16
* | inet6: add struct net argument to inet6_ehashfnPavel Emelyanov2008-06-16
* | inet: add struct net argument to inet_lhashfnPavel Emelyanov2008-06-16
* | udp: add struct net argument to udp_hashfnPavel Emelyanov2008-06-16
* | udp: provide a struct net pointer for __udp[46]_lib_mcast_deliverPavel Emelyanov2008-06-16
* | udp: introduce a udp_hashfn functionPavel Emelyanov2008-06-16
* | net: change proto destroy method to return voidBrian Haley2008-06-14
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-13
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-06-13
| |\
| | * ipv6: Fix duplicate initialization of rawv6_prot.destroyDavid S. Miller2008-06-12
| | * ipv6: Fail with appropriate error code when setting not-applicable sockopt.YOSHIFUJI Hideaki2008-06-11
| | * ipv6: Check IPV6_MULTICAST_LOOP option value.YOSHIFUJI Hideaki2008-06-11