Commit Graph

657 Commits (05c39e502e964ae66336ca8e6960b200cff26f94)

Author SHA1 Message Date
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
YOSHIFUJI Hideaki 557e92efd4 [IPV6] ROUTE: Prefer reachable nexthop only if the caller requests. 18 years ago
YOSHIFUJI Hideaki ea73ee23c4 [IPV6] ROUTE: Try to use router which is not known unreachable. 18 years ago
Patrick McHardy 337dde798d [NETFILTER]: ip6_tables: use correct nexthdr value in ipv6_find_hdr() 18 years ago
Patrick McHardy d8a585d78e [NETFILTER]: Use pskb_trim in {ip,ip6,nfnetlink}_queue 18 years ago
Patrick McHardy daccff024f [IPV6]: Give sit driver an appropriate module alias. 19 years ago
Dmitry Mishin 36f73d0c3b [IPV6]: Add ndisc_netdev_notifier unregister. 19 years ago
Al Viro 5b1225454f [IPV6]: File the fingerprints off ah6->spi/esp6->spi 19 years ago
James Morris 1b7c2dbc07 [IPV6]: fix flowlabel seqfile handling 19 years ago
James Morris c6817e4c32 [IPV6]: return EINVAL for invalid address with flowlabel lease request 19 years ago
Dmitry Mishin 590bdf7fd2 [NETFILTER]: Missed and reordered checks in {arp,ip,ip6}_tables 19 years ago
Patrick McHardy 844dc7c880 [NETFILTER]: remove masq/NAT from ip6tables Kconfig help 19 years ago
James Morris bcd620757d [IPV6]: fix lockup via /proc/net/ip6_flowlabel 19 years ago
Heiko Carstens a27b58fed9 [NET]: fix uaccess handling 19 years ago
Patrick McHardy 6d381634d2 [NETFILTER]: Fix ip6_tables extension header bypass bug 19 years ago
Patrick McHardy 51d8b1a652 [NETFILTER]: Fix ip6_tables protocol bypass bug 19 years ago
Thomas Graf 375216ad0c [IPv6] fib: initialize tb6_lock in common place to give lockdep a key 19 years ago
David S. Miller 6723ab549d [IPV6]: Fix route.c warnings when multiple tables are disabled. 19 years ago
Thomas Graf 9ce8ade015 [IPv6] route: Fix prohibit and blackhole routing decision 19 years ago
Ville Nuorvala 22e1e4d8dc [IPV6]: Always copy rt->u.dst.error when copying a rt6_info. 19 years ago
Ville Nuorvala 264e91b68a [IPV6]: Make IPV6_SUBTREES depend on IPV6_MULTIPLE_TABLES. 19 years ago