Commit Graph

139 Commits (5f677f1d45b2bf08085bbba7394392dfa586fa8e)

Author SHA1 Message Date
Eric Dumazet e30b38c298 ip: Fix ip_dev_loopback_xmit() 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Ulrich Weber 14f3ad6f4a ipv6: Use 1280 as min MTU for ipv6 forwarding 15 years ago
Alexey Dobriyan 3ffe533c87 ipv6: drop unused "dev" arg of icmpv6_send() 15 years ago
Octavian Purdila 7ad6848c7e ip: fix mc_loop checks for tunnels with multicast outer addresses 15 years ago
Eric Dumazet 6ce9e7b5fe ip: Report qdisc packet drops 16 years ago
Eric Dumazet 0625491493 ipv6: ip6_push_pending_frames() should increment IPSTATS_MIB_OUTDISCARDS 16 years ago
Gerrit Renker e651f03afe inet6: Conversion from u8 to int 16 years ago
Sridhar Samudrala 7ea2f2c5a6 udpv6: Remove unused skb argument of ipv6_select_ident() 16 years ago
Sridhar Samudrala c31d532690 udpv6: Fix gso_size setting in ip6_ufo_append_data 16 years ago
Eric Dumazet e51a67a9c8 net: ip_push_pending_frames() fix 16 years ago
Eric Dumazet 2b85a34e91 net: No more expensive sock_hold()/sock_put() on each tx 16 years ago
David S. Miller 4d9092bb41 ipv6: Use frag list abstraction interfaces. 16 years ago
Eric Dumazet adf30907d6 net: skb->dst accessors 16 years ago
Neil Horman edf391ff17 snmp: add missing counters for RFC 4293 16 years ago
Herbert Xu 0178b695fd ipv6: Copy cork options in ip6_append_data 16 years ago
Benjamin Thery bd91b8bf37 netns: ip6mr: allocate mroute6_socket per-namespace. 16 years ago
Alexey Dobriyan def8b4faff net: reduce structures when XFRM=n 17 years ago
Denis V. Lunev 5a57d4c7fd ipv6: added net argument to ICMP6MSGOUT_INC_STATS_BH 17 years ago
Denis V. Lunev e41b5368e0 ipv6: added net argument to ICMP6_INC_STATS_BH 17 years ago
Denis V. Lunev 483a47d2fe ipv6: added net argument to IP6_INC_STATS_BH 17 years ago
Denis V. Lunev 3bd653c845 netns: add net parameter to IP6_INC_STATS 17 years ago
Denis V. Lunev 0b0588d42b ipv6: local dev is actually unused in ip6_fragment 17 years ago
Neil Horman e550dfb0c2 ipv6: Fix OOPS in ip6_dst_lookup_tail(). 17 years ago
Brian Haley 191cd58250 netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_saddr() 17 years ago
Wei Yongjun 283d07ac20 ipv6: Do not drop packet if skb->local_df is set to true 17 years ago
Wei Yongjun 77e2f14f71 ipv6: Fix ip6_xmit to send fragments if ipfragok is true 17 years ago
Ilpo Järvinen 547b792cac net: convert BUG_TRAP to generic WARN_ON 17 years ago
YOSHIFUJI Hideaki 53b7997fd5 ipv6 netns: Make several "global" sysctl variables namespace aware. 17 years ago
YOSHIFUJI Hideaki 778d80be52 ipv6: Add disable_ipv6 sysctl to disable IPv6 operaion on specific interface. 17 years ago
YOSHIFUJI Hideaki f81b2e7d8c ipv6: Do not forward packets with the unspecified source address. 17 years ago
Ben Hutchings 4497b0763c net: Discard and warn about LRO'd skbs received for forwarding 17 years ago
Adrian Bunk 0b04082995 net: remove CVS keywords 17 years ago
Johannes Berg f5184d267c net: Allow netdevices to specify needed head/tailroom 17 years ago
YOSHIFUJI Hideaki 9acd9f3ae9 [IPV6]: Make address arguments const. 17 years ago
YOSHIFUJI Hideaki 7bc570c8b4 [IPV6] MROUTE: Support multicast forwarding. 17 years ago
YOSHIFUJI Hideaki 3b1e0a655f [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 17 years ago
YOSHIFUJI Hideaki c346dca108 [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 years ago
YOSHIFUJI Hideaki 7cbca67c07 [IPV6]: Support Source Address Selection API (RFC5014). 17 years ago
YOSHIFUJI Hideaki 6b75d09081 [IPV6]: Optimize hop-limit determination. 17 years ago
YOSHIFUJI Hideaki c8cdaf998d [IPV4,IPV6]: Share cork.rt between IPv4 and IPv6. 17 years ago
Daniel Lezcano 8a3edd800d [NETNS][IPV6] fix some missing namespace 17 years ago
Daniel Lezcano c20121ae87 [NETNS][IPV6] route6 - pass always a valid socket to ip6_dst_lookup 17 years ago
Daniel Lezcano 4591db4f37 [NETNS][IPV6] route6 - add netns parameter to ip6_route_output 17 years ago
YOSHIFUJI Hideaki 5e5f3f0f80 [IPV6] ADDRCONF: Convert ipv6_get_saddr() to ipv6_dev_get_saddr(). 17 years ago
Adrian Bunk 1e04d53070 [IPV6]: Unexport ip6_find_1stfragopt 17 years ago
Herbert Xu b5c15fc004 [IPV6]: Fix reversed local_df test in ip6_fragment 17 years ago
Herbert Xu 28a89453b1 [IPV6]: Fix IPsec datagram fragmentation 17 years ago
Laszlo Attila Toth 4a19ec5800 [NET]: Introducing socket mark socket option. 17 years ago
Herbert Xu 29ffe1a5c5 [INET]: Prevent out-of-sync truesize on ip_fragment slow path 17 years ago