summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* ipv6: Check dest prefix length on original route not copied one in rt6_alloc_...David S. Miller2011-12-131-1/+1
* ipip, sit: copy parms.name after register_netdeviceTed Feng2011-12-121-1/+6
* ipv6: Fix for adding multicast route for loopback device automatically.Li Wei2011-12-121-1/+2
* Revert "udp: remove redundant variable"David S. Miller2011-12-011-7/+8
* ipv6: Set mcast_hops to IPV6_DEFAULT_MCASTHOPS when -1 was given.Li Wei2011-11-281-1/+1
* net: Move mtu handling down to the protocol depended handlersSteffen Klassert2011-11-261-2/+9
* net: Rename the dst_opt default_mtu method to mtuSteffen Klassert2011-11-261-5/+5
* route: Use the device mtu as the default for blackhole routesSteffen Klassert2011-11-261-1/+1
* ipv6: tcp: fix tcp_v6_conn_request()Eric Dumazet2011-11-231-6/+7
* netfilter: Remove NOTRACK/RAW dependency on NETFILTER_ADVANCED.David S. Miller2011-11-231-1/+0
* ipv6: tcp: fix panic in SYN processingEric Dumazet2011-11-231-1/+1
* ipv6: fix a bug in ndisc_send_redirectLi Wei2011-11-231-1/+1
* ip6_tunnel: copy parms.name after register_netdeviceJosh Boyer2011-11-141-1/+7
* ah: Don't return NET_XMIT_DROP on input.Nick Bowler2011-11-121-2/+0
* ah: Read nexthdr value before overwriting it in ahash input callback.Nick Bowler2011-11-091-2/+2
* ah: Correctly pass error codes in ahash output callback.Nick Bowler2011-11-091-2/+0
* ipv6: drop packets when source address is multicastBrian Haley2011-11-081-0/+8
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0615-0/+15
|\
| * net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-3115-0/+15
* | net: make the tcp and udp file_operations for the /proc stuff constArjan van de Ven2011-11-013-9/+28
* | netfilter: ipv6: fix afinfo->route refcnt leak on errorFlorian Westphal2011-11-011-3/+10
* | netfilter: Remove unnecessary OOM logging messagesJoe Perches2011-11-011-4/+3
* | ipv6: fix route lookup in addrconf_prefix_rcv()Andreas Hofmeister2011-10-301-3/+40
* | ipv6: fix route error binding peer in func icmp6_dst_allocGao feng2011-10-281-2/+1
* | ipv6: fix error propagation in ip6_ufo_append_data()Zheng Yan2011-10-281-1/+1
* | ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAITEric Dumazet2011-10-273-14/+12
|/
* ipv6: Do not use routes from locally generated RAsAndreas Hofmeister2011-10-241-0/+8
* Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-10-241-0/+1
|\
| * gro: refetch inet6_protos[] after pulling ext headersYan, Zheng2011-10-101-0/+1
* | tcp: md5: add more const attributesEric Dumazet2011-10-241-6/+7
* | tcp: add const qualifiers where possibleEric Dumazet2011-10-212-16/+17
* | net: allow CAP_NET_RAW to set socket options IP{,V6}_TRANSPARENTMaciej Żenczykowski2011-10-201-1/+1
* | cleanup: remove unnecessary include.Kevin Wilson2011-10-191-4/+0
* | net: add skb frag size accessorsEric Dumazet2011-10-193-6/+7
* | xfrm6: Don't call icmpv6_send on local errorSteffen Klassert2011-10-181-2/+54
* | ipv6: Fix IPsec slowpath fragmentation problemSteffen Klassert2011-10-182-8/+13
* | ipv6: Remove superfluous NULL pointer check in ipv6_local_rxpmtuSteffen Klassert2011-10-181-4/+0
* | ipv6: remove a rcu_read_lock in ndisc_constructorRoy.Li2011-10-171-3/+0
* | net: more accurate skb truesizeEric Dumazet2011-10-131-2/+1
* | Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-10-073-6/+17
|\ \ | |/
| * tcp: properly handle md5sig_pool referencesYan, Zheng2011-10-041-3/+5
| * ipv6: nullify ipv6_ac_list and ipv6_fl_list when creating new socketYan, Zheng2011-09-291-0/+3
| * ipv6-multicast: Fix memory leak in IPv6 multicast.Ben Greear2011-09-271-1/+3
| * ipv6: check return value for dst_allocMadalin Bucur2011-09-271-1/+3
| * ipv6-multicast: Fix memory leak in input path.Ben Greear2011-09-271-1/+3
* | tcp: unalias tcp_skb_cb flags and ip_dsfieldEric Dumazet2011-09-271-1/+1
* | Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-2210-60/+45
|\ \ | |/
| * ipv6: fix a possible double freeRoy Li2011-09-201-2/+2
| * ipv6: don't use inetpeer to store metrics for routes.Yan, Zheng2011-09-171-11/+22
| * Merge branch 'master' of ../netdev/David S. Miller2011-09-166-18/+17
| |\
OpenPOWER on IntegriCloud