summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* list_for_each_rcu must die: networkingPaul E. McKenney2008-07-251-6/+3
* netfilter: make security table depend on NETFILTER_ADVANCEDPatrick McHardy2008-07-231-1/+1
* ipv6: icmp6_dst_gc return changeStephen Hemminger2008-07-222-8/+5
* ipv6: use kcallocStephen Hemminger2008-07-221-3/+3
* ipv6: use spin_trylock_bhStephen Hemminger2008-07-221-3/+1
* ipv6: use round_jiffiesStephen Hemminger2008-07-221-2/+3
* netns: dont alloc ipv6 fib timer listStephen Hemminger2008-07-221-27/+13
* ipv6: make struct ipv6_devconf staticAdrian Bunk2008-07-221-1/+1
* ipv6: use timer pendingStephen Hemminger2008-07-211-6/+6
* ipv6: Fix warning in addrconf code.David Miller2008-07-201-2/+1
* ipv6 mcast: Omit redundant address family checks in ip6_mc_source().YOSHIFUJI Hideaki2008-07-191-4/+0
* ipv6 netns: Make several "global" sysctl variables namespace aware.YOSHIFUJI Hideaki2008-07-199-16/+21
* netns: Use net_eq() to compare net-namespaces for optimization.YOSHIFUJI Hideaki2008-07-193-3/+3
* ipv6: remove unused parameter from ip6_ra_controlDenis V. Lunev2008-07-192-6/+3
* tcp: Fix MD5 signatures for non-linear skbsAdam Langley2008-07-191-44/+83
* proc: consolidate per-net single-release callersPavel Emelyanov2008-07-182-27/+3
* proc: consolidate per-net single_open callersPavel Emelyanov2008-07-182-42/+3
* mib: add net to NET_INC_STATS_BHPavel Emelyanov2008-07-163-10/+10
* inet: prepare net on the stack for NET accounting macrosPavel Emelyanov2008-07-161-1/+2
* mib: add net to TCP_INC_STATS_BHPavel Emelyanov2008-07-161-7/+7
* inet: prepare struct net for TCP MIB accountingPavel Emelyanov2008-07-161-1/+2
* ipv6: Fix using after dev_put()Wang Chen2008-07-141-3/+5
* ipv6: Check return of dev_set_allmultiWang Chen2008-07-141-2/+9
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-141-1/+1
|\
| * ipv6: missed namespace context in ipv6_rthdr_rcvDenis V. Lunev2008-07-101-1/+1
* | pkt_sched: Add qdisc_tx_is_noop() helper and use in IPV6.David S. Miller2008-07-081-3/+2
* | netdev: Move rest of qdisc state into struct netdev_queueDavid S. Miller2008-07-081-1/+2
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-081-2/+2
|\ \ | |/
| * ipv6: fix race between ipv6_del_addr and DAD timerAndrey Vagin2008-07-081-2/+2
* | netfilter: ip6table_filter in netns for realAlexey Dobriyan2008-07-081-9/+22
* | netfilter: use correct namespace in ip6table_securityAlexey Dobriyan2008-07-081-3/+3
* | MIB: add struct net to UDP6_INC_STATS_BHPavel Emelyanov2008-07-051-6/+7
* | MIB: add struct net to UDP6_INC_STATS_USERPavel Emelyanov2008-07-051-4/+7
* | ipv4,ipv6 mroute: Add some helper inline functions to remove ugly ifdefs.YOSHIFUJI Hideaki2008-07-031-8/+0
* | ipv6: Do cleanup for ip6_mr_init.Wang Chen2008-07-032-6/+43
* | ipv6 route: Prefer outgoing interface with source address assigned.YOSHIFUJI Hideaki2008-07-031-4/+16
* | ipv6 addrconf: add accept_dad sysctl to control DAD operation.YOSHIFUJI Hideaki2008-07-031-0/+35
* | ipv6: Add disable_ipv6 sysctl to disable IPv6 operaion on specific interface.YOSHIFUJI Hideaki2008-07-033-1/+20
* | ipv6: Assume the loopback address in link-local scope.YOSHIFUJI Hideaki2008-07-031-1/+1
* | ipv6: Do not forward packets with the unspecified source address.YOSHIFUJI Hideaki2008-07-031-1/+2
* | ipv6: Do not assign non-valid address on interface.YOSHIFUJI Hideaki2008-07-031-0/+7
* | icmp: fix units for ratelimitStephen Hemminger2008-07-011-1/+2
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-287-12/+27
|\ \ | |/
| * ipv6 route: Convert rt6_device_match() to use RT6_LOOKUP_F_xxx flags.YOSHIFUJI Hideaki2008-06-271-3/+3
| * inet fragments: fix race between inet_frag_find and inet_frag_secret_rebuildPavel Emelyanov2008-06-272-1/+4
| * tcp: /proc/net/tcp rto,ato values not scaled properly (v2)Stephen Hemminger2008-06-271-3/+3
| * netfilter: ip6table_mangle: don't reroute in LOCAL_INPatrick McHardy2008-06-241-1/+1
| * ipv6: Drop packets for loopback address from outside of the box.YOSHIFUJI Hideaki2008-06-191-0/+9
| * ipv6: Remove options header when setsockopt's optlen is 0Shan Wei2008-06-191-4/+7
* | net: Discard and warn about LRO'd skbs received for forwardingBen Hutchings2008-06-191-0/+3
OpenPOWER on IntegriCloud