aboutsummaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-02-21sun.com documentation fixesChristian Kujau
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-20ipv6: fix race condition regarding dst->expires and dst->from.YOSHIFUJI Hideaki / 吉藤英明
2013-02-18Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2013-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into netDavid S. Miller
2013-02-19netfilter: nf_ct_helper: better logging for dropped packetsPablo Neira Ayuso
2013-02-18ipv6: fix a sparse warningEric Dumazet
2013-02-18xfrm: release neighbor upon dst destructionRomain KUNTZ
2013-02-18net: proc: change proc_net_remove to remove_proc_entryGao feng
2013-02-18net: proc: change proc_net_fops_create to proc_createGao feng
2013-02-18ipv6: fix warning in xfrm6_mode_tunnel_inputstephen hemminger
2013-02-18ipv6: optimize inet6_hash_frag()Eric Dumazet
2013-02-15v4 GRE: Add TCP segmentation offload for GREPravin B Shelar
2013-02-15net: Add skb_unclone() helper function.Pravin B Shelar
2013-02-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2013-02-13netfilter: nf_ct_reasm: fix per-netns sysctl initializationMichal Kubeček
2013-02-13net: Fix possible wrong checksum generation.Pravin B Shelar
2013-02-13tcp: send packets with a socket timestampAndrey Vagin
2013-02-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-11ipv6: by default join ff01::1 and in case of forwarding ff01::2 and ff05:2Hannes Frederic Sowa
2013-02-11ipv6: don't accept multicast traffic with scope 0Hannes Frederic Sowa
2013-02-11ipv6: don't let node/interface scoped multicast traffic escape on the wireHannes Frederic Sowa
2013-02-11ipv6 mcast: Do not join device multicast for interface-local multicasts.YOSHIFUJI Hideaki / 吉藤英明
2013-02-10Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-08ipv6: fix a RCU warning in net/ipv6/ip6_flowlabel.cAmerigo Wang
2013-02-07netfilter: ip6t_NPT: Ensure to check lower part of prefixes are zeroYOSHIFUJI Hideaki / 吉藤英明
2013-02-07netfilter: ip6t_NPT: Fix prefix manglingYOSHIFUJI Hideaki / 吉藤英明
2013-02-07netfilter: ip6t_NPT: Fix adjustment calculationYOSHIFUJI Hideaki / 吉藤英明
2013-02-06ipv6/ip6_gre: fix error case handling in ip6gre_tunnel_xmit()Tommi Rantala
2013-02-06ipv6: Don't send packet to big messages to selfSteffen Klassert
2013-02-06xfrm: make gc_thresh configurable in all namespacesMichal Kubecek
2013-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-04mcast: do not check 'rv' twice in a rowJean Sacren
2013-02-04tcp: ipv6: Update MIB counters for dropsVijay Subramanian
2013-01-31ipv6: export ip6_datagram_recv_ctlTom Parkin
2013-01-31ipv6: rename datagram_send_ctl and datagram_recv_ctlTom Parkin
2013-01-30ipv6 anycast: Convert ipv6_sk_ac_lock to spinlock.YOSHIFUJI Hideaki / 吉藤英明
2013-01-30ipv6 flowlabel: Convert np->ipv6_fl_list to RCU.YOSHIFUJI Hideaki / 吉藤英明
2013-01-30ipv6 flowlabel: Convert hash list to RCU.YOSHIFUJI Hideaki / 吉藤英明
2013-01-30ipv6 flowlabel: Ensure to take lock when modifying np->ip6_sk_fl_list.YOSHIFUJI Hideaki / 吉藤英明
2013-01-30ipv6: do not create neighbor entries for local deliveryMarcelo Ricardo Leitner
2013-01-29netfilter ip6table_mangle: Use ipv6_addr_equal() where appropriate.YOSHIFUJI Hideaki / 吉藤英明
2013-01-29xfrm: Use ipv6_addr_equal() where appropriate.YOSHIFUJI Hideaki / 吉藤英明
2013-01-29ipv6 mcast: Use ipv6_addr_equal() in ip6_mc_source().YOSHIFUJI Hideaki / 吉藤英明
2013-01-29ipv6 addrconf: Fix interface identifiers of 802.15.4 devices.YOSHIFUJI Hideaki / 吉藤英明
2013-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-01-29ipv6: add anti-spoofing checks for 6to4 and 6rdHannes Frederic Sowa