Commit Graph

829 Commits (2840501ac822c5bf712f67b4b02640e16e145a29)

Author SHA1 Message Date
Gerrit Renker 4c0a6cb0db [UDP(-Lite)]: consolidate v4 and v6 get|setsockopt code 18 years ago
Thomas Graf e3703b3de1 [RTNETLINK]: Add rtnl_put_cacheinfo() to unify some code 18 years ago
Ville Nuorvala 107a5fe619 [IPV6]: Improve IPv6 tunnel error reporting 18 years ago
Ville Nuorvala 6fb32ddeb2 [IPV6]: Don't allocate memory for Tunnel Encapsulation Limit Option 18 years ago
Ville Nuorvala 305d4b3ce8 [IPV6]: Allow link-local tunnel endpoints 18 years ago
Ville Nuorvala 09c6bbf090 [IPV6]: Do mandatory IPv6 tunnel endpoint checks in realtime 18 years ago
Ville Nuorvala 567131a722 [IPV6]: Fix SIOCCHGTUNNEL bug in IPv6 tunnels 18 years ago
Al Viro ff1dcadb1b [NET]: Split skb->csum 18 years ago
Al Viro 8e5200f540 [NET]: Fix assorted misannotations (from md5 and udplite merges). 18 years ago
Adrian Bunk 89c8945815 [IPV6] net/ipv6/sit.c: make 2 functions static 18 years ago
Arnaldo Carvalho de Melo af879cc704 [IPV6]: Use kmemdup 18 years ago
David S. Miller 7d9e9b3df4 [IPV6]: udp.c build fix 18 years ago
Al Viro f6ab028804 [NET]: Make mangling a checksum (0 -> 0xffff on the wire) explicit. 18 years ago
Al Viro b51655b958 [NET]: Annotate __skb_checksum_complete() and friends. 18 years ago
Al Viro 5f92a7388a [NET]: Annotate callers of the reset of checksum.h stuff. 18 years ago
Al Viro 868c86bcb5 [NET]: annotate csum_ipv6_magic() callers in net/* 18 years ago
Al Viro e69a4adc66 [IPV6]: Misc endianness annotations. 18 years ago
Gerrit Renker ba4e58eca8 [NET]: Supporting UDP-Lite (RFC 3828) in Linux 18 years ago
Thomas Graf 6051e2f4fb [IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink api 18 years ago
Thomas Graf 04561c1fe7 [IPv6] iflink: Convert IPv6's RTM_GETLINK to use the new netlink api 18 years ago
David S. Miller a928630a2f [TCP]: Fix some warning when MD5 is disabled. 18 years ago
YOSHIFUJI Hideaki cfb6eeb4c8 [TCP]: MD5 Signature Option (RFC2385) support. 18 years ago
Gerrit Renker b9df3cb8cf [TCP/DCCP]: Introduce net_xmit_eval 18 years ago
Brian Haley d3a1be9cba [IPv6]: Only modify checksum for UDP 18 years ago
Thomas Graf f465e489c4 [IPv6] rules: Remove bogus tos validation check 18 years ago
Thomas Graf 339bf98ffc [NETLINK]: Do precise netlink message allocations where possible 18 years ago
Gerrit Renker a94f723d59 [TCP]: Remove dead code in init_sequence 18 years ago
YOSHIFUJI Hideaki a11d206d0f [IPV6]: Per-interface statistics support. 18 years ago
YOSHIFUJI Hideaki 7a3025b1b3 [IPV6]: Introduce ip6_dst_idev() to get inet6_dev{} stored in dst_entry{}. 18 years ago
YOSHIFUJI Hideaki 40aa7b90a9 [IPV6] ROUTE: Use &rt->u.dst instead of cast. 18 years ago
YOSHIFUJI Hideaki 33e93c9699 [IPV6] ROUTE: Use macros to format /proc/net/ipv6_route. 18 years ago
David S. Miller 931731123a [TCP]: Don't set SKB owner in tcp_transmit_skb(). 18 years ago
David S. Miller 9ec75fe85c [IPV6] tcp: Fix typo _read_mostly --> __read_mostly. 18 years ago
Eric Dumazet 72a3effaf6 [NET]: Size listen hash tables using backlog hint 18 years ago
Thomas Graf 1f6c9557e8 [NET] rules: Share common attribute validation policy 18 years ago
Thomas Graf b8964ed9fa [NET] rules: Protocol independant mark selector 18 years ago
Thomas Graf 47dcf0cb10 [NET]: Rethink mark field in struct flowi 18 years ago
Thomas Graf 82e91ffef6 [NET]: Turn nfmark into generic mark 18 years ago
Al Viro ae08e1f092 [IPV6]: ip6_output annotations 18 years ago
Al Viro fede70b986 [IPV6]: annotate inet6_csk_search_req() 18 years ago
Al Viro 90bcaf7b4a [IPV6]: flowlabels are net-endian 18 years ago
Al Viro 8a74ff7770 [IPV6]: annotate ipv6 mcast 18 years ago
Al Viro 04ce69093f [IPV6]: 'info' argument of ipv6 ->err_handler() is net-endian 18 years ago
Al Viro 8c689a6eae [XFRM]: misc annotations 18 years ago
Al Viro d2ecd9ccd0 [IPV6]: annotate inet6_hashtables 18 years ago
David S. Miller d54a81d341 [IPV6] NDISC: Calculate packet length correctly for allocation. 18 years ago
YOSHIFUJI Hideaki f2776ff047 [IPV6]: Fix address/interface handling in UDP and DCCP, according to the scoping architecture. 18 years ago
Yasuyuki Kozakai 53ab61c6d8 [IPV6] IP6TUNNEL: Add missing nf_reset() on input path. 18 years ago
Yasuyuki Kozakai b3fdd9f115 [IPV6] IP6TUNNEL: Delete all tunnel device when unloading module. 18 years ago
YOSHIFUJI Hideaki ea659e0775 [IPV6] ROUTE: Do not enable router reachability probing in router mode. 18 years ago