Commit Graph

989 Commits (5dcded1b0b4f1537bb6dff453fb805517756c94b)

Author SHA1 Message Date
Patrick McHardy cf9f81523e [NETFILTER]: PPTP conntrack: simplify expectation handling 19 years ago
Patrick McHardy 857c06da2b [NETFILTER]: PPTP conntrack: remove unnecessary cid/pcid header pointers 19 years ago
Patrick McHardy 6013c0a13e [NETFILTER]: PPTP conntrack: fix header definitions 19 years ago
Patrick McHardy 5256f663a0 [NETFILTER]: PPTP conntrack: remove more dead code 19 years ago
Patrick McHardy a1ad1deed5 [NETFILTER]: PPTP conntrack: remove dead code 19 years ago
Patrick McHardy 955b944293 [NETFILTER]: PPTP conntrack: get rid of unnecessary byte order conversions 19 years ago
Patrick McHardy edd5a329cf [NETFILTER]: PPTP conntrack: fix whitespace errors 19 years ago
Patrick McHardy 127f15dd65 [NETFILTER]: ipt_hashlimit: add compat conversion functions 19 years ago
Patrick McHardy 9fa492cdc1 [NETFILTER]: x_tables: simplify compat API 19 years ago
Patrick McHardy 79030ed07d [NETFILTER]: ip_tables: revision support for compat code 19 years ago
Patrick McHardy bec71b1627 [NETFILTER]: ip_tables: fix module refcount leaks in compat error paths 19 years ago
Brian Haley 1192e403e9 [NETFILTER]: make some netfilter globals __read_mostly 19 years ago
George Hansper c1fe3ca510 [NETFILTER]: TCP conntrack: improve dead connection detection 19 years ago
Patrick McHardy ca39df6cdf [NETFILTER]: ipt_TTL: fix checksum update bug 19 years ago
Pablo Neira Ayuso 5251e2d212 [NETFILTER]: conntrack: fix race condition in early_drop 19 years ago
Pablo Neira Ayuso 01f348484d [NETFILTER]: ctnetlink: simplify the code to dump the conntrack table 19 years ago
Dmitry Mishin 90d47db4a0 [NETFILTER]: x_tables: small check_entry & module_refcount cleanup 19 years ago
Patrick McHardy ecb70c95c4 [NETFILTER]: ipt_TCPMSS: misc cleanup 19 years ago
Patrick McHardy 2be344c446 [NETFILTER]: ipt_TCPMSS: remove impossible condition 19 years ago
Patrick McHardy 68e1f188de [NETFILTER]: ipt_TCPMSS: reformat 19 years ago
Patrick McHardy df0933dcb0 [NETFILTER]: kill listhelp.h 19 years ago
Al Viro c55e2f4997 [IPV4]: ipip and ip_gre encapsulation bugs 19 years ago
Patrick McHardy a1e59abf82 [XFRM]: Fix wildcard as tunnel source 19 years ago
Alexey Kuznetsov 1ef9696c90 [TCP]: Send ACKs each 2nd received segment. 19 years ago
Brian Haley 94aec08ea4 [NETFILTER]: Change tunables to __read_mostly 19 years ago
Jamal Hadi Salim eb878e8457 [IPSEC]: output mode to take an xfrm state as input param 19 years ago
Dmitry Mishin fda9ef5d67 [NET]: Fix sk->sk_filter field access 19 years ago
Herbert Xu ff9b5e0f08 [TCP]: Fix rcv mss estimate for LRO 19 years ago
Stephen Hemminger 9bcfcaf5e9 [NETFILTER] bridge: simplify nf_bridge_pad 19 years ago
Thomas Graf 5176f91ea8 [NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attribute validation 19 years ago
David S. Miller e3b4eadbea [UDP]: saddr_cmp function should take const socket pointers 19 years ago
David S. Miller bed53ea7fe [UDP]: Mark udp_port_rover static. 19 years ago
Gerrit Renker 25030a7f9e [UDP]: Unify UDPv4 and UDPv6 ->get_port() 19 years ago
Alexey Dobriyan e5d679f339 [NET]: Use SLAB_PANIC 19 years ago
YOSHIFUJI Hideaki ef047f5e10 [NET]: Use BUILD_BUG_ON() for checking size of skb->cb. 19 years ago
Alexey Dobriyan 74975d40b1 [TCP] Congestion control (modulo lp, bic): use BUILD_BUG_ON 19 years ago
Patrick McHardy bbfb39cbf6 [IPV4]: Add support for fwmark masks in routing rules 19 years ago
Alexey Dobriyan 65e3d72654 [TCP] tcp_bic: use BUILD_BUG_ON 19 years ago
Alexey Dobriyan 298969727e [TCP] tcp_lp: use BUILD_BUG_ON 19 years ago
David S. Miller e4bec827fe [IPSEC] esp: Defer output IV initialization to first use. 19 years ago
David S. Miller 9d4a706d85 [XFRM]: Add generation count to xfrm_state and xfrm_dst. 19 years ago
David S. Miller edcd582152 [XFRM]: Pull xfrm_state_by{spi,src} hash table knowledge out of afinfo. 19 years ago
David S. Miller 2770834c9f [XFRM]: Pull xfrm_state_bydst hash table knowledge out of afinfo. 19 years ago
Masahide NAKAMURA e53820de0f [XFRM] IPV6: Restrict bundle reusing 19 years ago
Masahide NAKAMURA 1b5c229987 [XFRM] STATE: Support non-fragment outbound transformation headers. 19 years ago
Masahide NAKAMURA eb2971b68a [XFRM] STATE: Search by address using source address list. 19 years ago
Masahide NAKAMURA 6c44e6b7ab [XFRM] STATE: Add source address list. 19 years ago
Masahide NAKAMURA 7e49e6de30 [XFRM]: Add XFRM_MODE_xxx for future use. 19 years ago
Patrick McHardy efa741656e [NETFILTER]: x_tables: remove unused size argument to check/destroy functions 19 years ago
Patrick McHardy fe1cb10873 [NETFILTER]: x_tables: remove unused argument to target functions 19 years ago