Commit Graph

145 Commits (cc6962dbab223ae51b47c8057d39d89ac6af0d35)

Author SHA1 Message Date
Joe Perches 207ec0abbe ipv6: Reduce switch/case indent 14 years ago
Dan Rosenberg 71338aa7d0 net: convert %p usage to %pK 14 years ago
David S. Miller bdc712b4c2 inet: Decrease overhead of on-stack inet_cork. 14 years ago
Eric Dumazet b71d1d426d inet: constify ip headers and in6_addr 14 years ago
David S. Miller 1958b856c1 net: Put fl6_* macros to struct flowi6 and use them again. 14 years ago
David S. Miller 4c9483b2fb ipv6: Convert to use flowi6 where applicable. 14 years ago
David S. Miller 6281dcc94a net: Make flowi ports AF dependent. 14 years ago
David S. Miller 1d28f42c1b net: Put flowi_* prefix on AF independent members of struct flowi 14 years ago
David S. Miller 68d0c6d34d ipv6: Consolidate route lookup sequences. 14 years ago
David S. Miller e2d57766e6 net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6. 14 years ago
Eric Dumazet f2eda47df4 ipv6: raw: rcu annotations 14 years ago
Eric Dumazet 0d7da9ddd9 net: add __rcu annotation to sk_filter 14 years ago
Eric Dumazet a02cec2155 net: return operator cleanup 15 years ago
Changli Gao d8d1f30b95 net-next: remove useless union keyword 15 years ago
Eric Dumazet 1789a640f5 raw: avoid two atomics in xmit 15 years ago
Arnaud Ebalard 20c59de2e6 ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) option 15 years ago
Eric Dumazet f84af32cbc net: ip_queue_rcv_skb() helper 15 years ago
Brian Haley 4b340ae20d IPv6: Complete IPV6_DONTFRAG support 15 years ago
Brian Haley 13b52cd446 IPv6: Add dontfrag argument to relevant functions 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
Jan Engelhardt b2e0b385d7 netfilter: ipv6: use NFPROTO values for NF_HOOK invocation 15 years ago
Alexey Dobriyan 2c8c1e7297 net: spread __net_init, __net_exit 15 years ago
Eric Dumazet fd5c002761 ipv6: avoid dev_hold()/dev_put() in rawv6_bind() 15 years ago
Eric Paris 13f18aa05f net: drop capability from protocol definitions 15 years ago
Eric Dumazet 8edf19c2fe net: sk_drops consolidation part 2 16 years ago
Eric Dumazet c720c7e838 inet: rename some inet_sock fields 16 years ago
Eric Dumazet 766e9037cc net: sk_drops consolidation 16 years ago
Neil Horman 3b885787ea net: Generalize socket rx gap / receive queue overflow cmsg 16 years ago
David S. Miller b7058842c9 net: Make setsockopt() optlen be unsigned. 16 years ago
Eric Dumazet 6ce9e7b5fe ip: Report qdisc packet drops 16 years ago
Gerrit Renker e651f03afe inet6: Conversion from u8 to int 16 years ago
Brian Haley d5fdd6babc ipv6: Use correct data types for ICMPv6 type and code 16 years ago
Eric Dumazet 31e6d363ab net: correct off-by-one write allocations reports 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
Alexey Dobriyan 52479b623d netns xfrm: lookup in netns 16 years ago
Denis V. Lunev 3bd653c845 netns: add net parameter to IP6_INC_STATS 17 years ago
Yang Hongyang 3cc76caa98 ipv6: When we droped a packet, we should return NET_RX_DROP instead of 0 17 years ago
Denis V. Lunev 725a8ff04a ipv6: remove unused parameter from ip6_ra_control 17 years ago
Eric Dumazet cb61cb9b8b udp: sk_drops handling 17 years ago
Brian Haley 7d06b2e053 net: change proto destroy method to return void 17 years ago
David S. Miller f23d60de71 ipv6: Fix duplicate initialization of rawv6_prot.destroy 17 years ago
Adrian Bunk 0b04082995 net: remove CVS keywords 17 years ago
Denis V. Lunev 22dd485022 raw: Raw socket leak. 17 years ago
YOSHIFUJI Hideaki 91e1908f56 [IPV6] NETNS: Handle ancillary data in appropriate namespace. 17 years ago
Johannes Berg f5184d267c net: Allow netdevices to specify needed head/tailroom 17 years ago
YOSHIFUJI Hideaki 1a98d05f59 ipv6 RAW: Disallow IPPROTO_IPV6-level IPV6_CHECKSUM socket option on ICMPv6 sockets. 17 years ago
David S. Miller b45e9189c0 [IPV6]: Fix ipv6 address fetching in raw6_icmp_error(). 17 years ago
YOSHIFUJI Hideaki 05f175cdcf [IPV6]: Fix IPV6_RECVERR for connected raw sockets. 17 years ago
Brian Haley 876c7f4196 [IPv6]: Change IPv6 unspecified destination address to ::1 for raw and un-connected sockets 17 years ago