summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2011-11-17ipv6: Use pr_warn() in ip6_fib.cDavid S. Miller
2011-11-17IPV6 Fix a crash when trying to replace non existing routeMatti Vaittinen
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław
2011-11-15IPv6: Removing unnecessary NULL checks.Matti Vaittinen
2011-11-14IPv6 routing, NLM_F_* flag support: REPLACE and EXCL flags support, warn abou...Matti Vaittinen
2011-11-14IPv6 routing, NLM_F_* flag support: warn if new route is created without NLM_...Matti Vaittinen
2011-11-14neigh: new unresolved queue limitsEric Dumazet
2011-11-14ip6_tunnel: copy parms.name after register_netdeviceJosh Boyer
2011-11-14ipv6: reduce percpu needs for icmpv6msg mibsEric Dumazet
2011-11-12ah: Don't return NET_XMIT_DROP on input.Nick Bowler
2011-11-09ipv4: PKTINFO doesnt need dst referenceEric Dumazet
2011-11-09ah: Read nexthdr value before overwriting it in ahash input callback.Nick Bowler
2011-11-09ah: Correctly pass error codes in ahash output callback.Nick Bowler
2011-11-08net: make ipv6 PKTINFO honour freebindMaciej Żenczykowski
2011-11-08net: make ipv6 bind honour freebindMaciej Żenczykowski
2011-11-08net: better pcpu data alignmentEric Dumazet
2011-11-08ipv6: drop packets when source address is multicastBrian Haley
2011-11-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-01net: make the tcp and udp file_operations for the /proc stuff constArjan van de Ven
2011-11-01netfilter: ipv6: fix afinfo->route refcnt leak on errorFlorian Westphal
2011-11-01netfilter: Remove unnecessary OOM logging messagesJoe Perches
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker
2011-10-30ipv6: fix route lookup in addrconf_prefix_rcv()Andreas Hofmeister
2011-10-28ipv6: fix route error binding peer in func icmp6_dst_allocGao feng
2011-10-28ipv6: fix error propagation in ip6_ufo_append_data()Zheng Yan
2011-10-27ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAITEric Dumazet
2011-10-24ipv6: Do not use routes from locally generated RAsAndreas Hofmeister
2011-10-24Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-10-24tcp: md5: add more const attributesEric Dumazet
2011-10-21tcp: add const qualifiers where possibleEric Dumazet
2011-10-20net: allow CAP_NET_RAW to set socket options IP{,V6}_TRANSPARENTMaciej Żenczykowski
2011-10-19cleanup: remove unnecessary include.Kevin Wilson
2011-10-19net: add skb frag size accessorsEric Dumazet
2011-10-19xfrm6: Don't call icmpv6_send on local errorSteffen Klassert
2011-10-19ipv6: Fix IPsec slowpath fragmentation problemSteffen Klassert
2011-10-19ipv6: Remove superfluous NULL pointer check in ipv6_local_rxpmtuSteffen Klassert
2011-10-17ipv6: remove a rcu_read_lock in ndisc_constructorRoy.Li
2011-10-13net: more accurate skb truesizeEric Dumazet
2011-10-10gro: refetch inet6_protos[] after pulling ext headersYan, Zheng
2011-10-07Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-10-05tcp: properly handle md5sig_pool referencesYan, Zheng
2011-09-29ipv6: nullify ipv6_ac_list and ipv6_fl_list when creating new socketYan, Zheng
2011-09-27ipv6-multicast: Fix memory leak in IPv6 multicast.Ben Greear
2011-09-27ipv6: check return value for dst_allocMadalin Bucur
2011-09-27ipv6-multicast: Fix memory leak in input path.Ben Greear
2011-09-27tcp: unalias tcp_skb_cb flags and ip_dsfieldEric Dumazet
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-09-20ipv6: fix a possible double freeRoy Li
2011-09-20ip6_tunnel: add optional fwmark inheritEric Dumazet
2011-09-17ipv6: don't use inetpeer to store metrics for routes.Yan, Zheng