Commit Graph

585 Commits (92d9ece7af9c84bfbd1ff640926fac5b573a09f7)

Author SHA1 Message Date
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. 18 years ago
Dmitry Mishin 36f73d0c3b [IPV6]: Add ndisc_netdev_notifier unregister. 18 years ago
Al Viro 5b1225454f [IPV6]: File the fingerprints off ah6->spi/esp6->spi 18 years ago
James Morris 1b7c2dbc07 [IPV6]: fix flowlabel seqfile handling 18 years ago
James Morris c6817e4c32 [IPV6]: return EINVAL for invalid address with flowlabel lease request 18 years ago
Dmitry Mishin 590bdf7fd2 [NETFILTER]: Missed and reordered checks in {arp,ip,ip6}_tables 18 years ago
Patrick McHardy 844dc7c880 [NETFILTER]: remove masq/NAT from ip6tables Kconfig help 18 years ago
James Morris bcd620757d [IPV6]: fix lockup via /proc/net/ip6_flowlabel 18 years ago
Heiko Carstens a27b58fed9 [NET]: fix uaccess handling 18 years ago
Patrick McHardy 6d381634d2 [NETFILTER]: Fix ip6_tables extension header bypass bug 18 years ago
Patrick McHardy 51d8b1a652 [NETFILTER]: Fix ip6_tables protocol bypass bug 18 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
Ville Nuorvala e0eda7bbaa [IPV6]: Clean up BACKTRACK(). 19 years ago
Ville Nuorvala 4251320fa2 [IPV6]: Make sure error handling is done when calling ip6_route_output(). 19 years ago
Jan Dittmer 39c850863d [IPV6] sit: Add missing MODULE_LICENSE 19 years ago
YOSHIFUJI Hideaki f1a95859a8 [IPV6]: Remove bogus WARN_ON in Proxy-NA handling. 19 years ago
Thomas Graf adaa70bbdf [IPv6] rules: Use RT6_LOOKUP_F_HAS_SADDR and fix source based selectors 19 years ago
YOSHIFUJI Hideaki 9469c7b4aa [NET]: Use typesafe inet_twsk() inline function instead of cast. 19 years ago
YOSHIFUJI Hideaki 4244f8a9f8 [TCP]: Use TCPOLEN_TSTAMP_ALIGNED macro instead of magic number. 19 years ago
Joerg Roedel 0be669bb37 [IPV6]: Seperate sit driver to extra module (addrconf.c changes) 19 years ago
Joerg Roedel 989e5b96e1 [IPV6]: Seperate sit driver to extra module 19 years ago
Venkat Yekkirala 5b368e61c2 IPsec: correct semantics for SELinux policy matching 19 years ago
Dave Jones 038b0a6d8d Remove all inclusions of <linux/config.h> 19 years ago
Diego Beltrami 0a69452cb4 [XFRM]: BEET mode 19 years ago
Herbert Xu 1e0c14f49d [UDP]: Fix MSG_PROBE crash 19 years ago
Herbert Xu 132a55f3c5 [UDP6]: Fix flowi clobbering 19 years ago
Herbert Xu 1a9e9ef684 [IPV6]: Disable SG for GSO unless we have checksum 19 years ago
Al Viro a252cc2371 [XFRM]: xrfm_replay_check() annotations 19 years ago
Al Viro 6067b2baba [XFRM]: xfrm_parse_spi() annotations 19 years ago
Al Viro a94cfd1974 [XFRM]: xfrm_state_lookup() annotations 19 years ago
Al Viro 8f83f23e6d [XFRM]: ports in struct xfrm_selector annotated 19 years ago
Al Viro 82103232ed [IPV4]: inet_rcv_saddr() annotations 19 years ago
Al Viro 4f765d842f [IPV4]: INET_MATCH() annotations 19 years ago