Commit Graph

363 Commits (179e09172ab663b8587ecc46bb18a56a770304a9)

Author SHA1 Message Date
Herbert Xu 09b8f7a93e [IPSEC]: Handle GSO packets 19 years ago
Herbert Xu 7967168cef [NET]: Merge TSO/UFO fields in sk_buff 19 years ago
YOSHIFUJI Hideaki 5e2707fa3a [IPV6] ADDRCONF: Fix default source address selection without CONFIG_IPV6_PRIVACY 19 years ago
Łukasz Stelmach 102128e3a2 [IPV6]: Fix source address selection. 19 years ago
YOSHIFUJI Hideaki c5396a31b2 [IPV6]: Sum real space for RTAs. 19 years ago
Herbert Xu b38dfee3d6 [NET]: skb_trim audit 19 years ago
Herbert Xu 364c6badde [NET]: Clean up skb_linearize 19 years ago
James Morris 984bc16cc9 [SECMARK]: Add secmark support to core networking. 19 years ago
Patrick McHardy 39a27a35c5 [NETFILTER]: conntrack: add sysctl to disable checksumming 19 years ago
Patrick McHardy 6442f1cf89 [NETFILTER]: conntrack: don't call helpers for related ICMP messages 19 years ago
Herbert Xu 31a4ab9302 [IPSEC] proto: Move transport mode input path into xfrm_mode_transport 19 years ago
Herbert Xu b59f45d0b2 [IPSEC] xfrm: Abstract out encapsulation modes 19 years ago
Herbert Xu 546be2405b [IPSEC] xfrm: Undo afinfo lock proliferation 19 years ago
Chris Leech 1a2449a87b [I/OAT]: TCP recv offload to I/OAT 19 years ago
YOSHIFUJI Hideaki 4d0c591166 [IPV6] ROUTE: Don't try less preferred routes for on-link routes. 19 years ago
Alexey Dobriyan 4195f81453 [NET]: Fix "ntohl(ntohs" bugs 19 years ago
Solar Designer 2c8ac66bb2 [NETFILTER]: Fix do_add_counters race, possible oops or info leak (CVE-2006-0039) 19 years ago
Philip Craig 5c170a09d9 [NETFILTER]: fix format specifier for netfilter log targets 19 years ago
Alexey Dobriyan d8fd0a7316 [IPV6]: Endian fix in net/ipv6/netfilter/ip6t_eui64.c:match(). 19 years ago
Alexey Kuznetsov b0013fd47b [IPV6]: skb leakage in inet6_csk_xmit 19 years ago
YOSHIFUJI Hideaki c302e6d54e [IPV6]: Fix race in route selection. 19 years ago
Patrick McHardy e4a79ef811 [NETFILTER]: ip6_tables: remove broken comefrom debugging 19 years ago
YOSHIFUJI Hideaki b809739a1b [IPV6]: Clean up hop-by-hop options handler. 19 years ago
YOSHIFUJI Hideaki e5d25a9088 [IPV6] XFRM: Fix decoding session with preceding extension header(s). 19 years ago
YOSHIFUJI Hideaki e3cae904d7 [IPV6] XFRM: Don't use old copy of pointer after pskb_may_pull(). 19 years ago
YOSHIFUJI Hideaki ec6700958a [IPV6]: Ensure to have hop-by-hop options in our header of &sk_buff. 19 years ago
Zach Brown f6596f9d2b [IPv6] reassembly: Always compute hash under the fragment lock. 19 years ago
KAMEZAWA Hiroyuki 6f91204225 [PATCH] for_each_possible_cpu: network codes 19 years ago
Denis Vlasenko b1a7ffcb7a [IPV6]: Deinline few large functions in inet6 code 19 years ago
Brian Haley 503e4faad1 [NETFILTER]: Fix build with CONFIG_NETFILTER=y/m on IA64 19 years ago
Patrick McHardy 96f6bf82ea [NETFILTER]: Convert conntrack/ipt_REJECT to new checksumming functions 19 years ago
Patrick McHardy 422c346fad [NETFILTER]: Add address family specific checksum helpers 19 years ago
Patrick McHardy bce8032ef3 [NETFILTER]: Introduce infrastructure for address family specific operations 19 years ago
Patrick McHardy 32292a7ff1 [NETFILTER]: Fix section mismatch warnings 19 years ago
Patrick McHardy 964ddaa10d [NETFILTER]: Clean up hook registration 19 years ago
Herbert Xu 45af08be6d [INET]: Use port unreachable instead of proto for tunnels 19 years ago
Herbert Xu 50fba2aa7c [INET]: Move no-tunnel ICMP error to tunnel4/tunnel6 19 years ago
Yasuyuki Kozakai a89ecb6a2e [NETFILTER]: x_tables: unify IPv4/IPv6 multiport match 19 years ago
Yasuyuki Kozakai dc5ab2faec [NETFILTER]: x_tables: unify IPv4/IPv6 esp match 19 years ago
Herbert Xu dbe5b4aaaf [IPSEC]: Kill unused decap state structure 19 years ago
Herbert Xu e695633e21 [IPSEC]: Kill unused decap state argument 19 years ago
Andrew Morton 65b4b4e81a [NETFILTER]: Rename init functions. 19 years ago
Herbert Xu d2acc3479c [INET]: Introduce tunnel4/tunnel6 19 years ago
Alan Stern e041c68341 [PATCH] Notifier chain update: API changes 19 years ago
Herbert Xu 6abaaaae6d [IPSEC]: Fix tunnel error handling in ipcomp6 19 years ago
Patrick McHardy b30bd282cb [IPV6]: ip6_xmit: remove unnecessary NULL ptr check 19 years ago
Pablo Neira Ayuso b9f78f9fca [NETFILTER]: nf_conntrack: support for layer 3 protocol load on demand 19 years ago
Pablo Neira Ayuso a45049c51c [NETFILTER]: x_tables: set the protocol family in x_tables targets/matches 19 years ago
Patrick McHardy 443da0d527 [NETFILTER]: Fix ip6tables breakage from {get,set}sockopt compat layer 19 years ago
Ingo Oeser 322f74a432 [IPV6]: Cleanups for net/ipv6/addrconf.c (kzalloc, early exit) v2 19 years ago