Commit Graph

1126 Commits (ad76fb6b5a5183255279e0ab5260715481770678)

Author SHA1 Message Date
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
Patrick McHardy da878c8e5a [NETFILTER]: replace open coded checksum updates 19 years ago
Pablo Neira Ayuso 1a31526bae [NETFILTER]: ctnetlink: remove impossible events tests for updates 19 years ago
Pablo Neira Ayuso b3a27bfba5 [NETFILTER]: ctnetlink: check for listeners before sending expectation events 19 years ago
Pablo Neira Ayuso b9a37e0c81 [NETFILTER]: ctnetlink: dump connection mark 19 years ago
Daniel De Graaf b93ff78317 [NETFILTER]: ipt_recent: add module parameter for changing ownership of /proc/net/ipt_recent/* 19 years ago
Yasuyuki Kozakai a468701db5 [NETFILTER]: x_tables: replace IPv4 DSCP target by address family independent version 19 years ago
Yasuyuki Kozakai 9ba1627617 [NETFILTER]: x_tables: replace IPv4 dscp match by address family independent version 19 years ago
Thomas Graf d889ce3b29 [IPv4]: Convert route get to new netlink api 19 years ago
Thomas Graf be403ea185 [IPv4]: Convert FIB dumping to use new netlink api 19 years ago
Thomas Graf 4e902c5741 [IPv4]: FIB configuration using struct fib_config 19 years ago
Brian Haley ab32ea5d8a [NET/IPV4/IPV6]: Change some sysctl variables to __read_mostly 19 years ago
Thomas Graf f21c7bc5f6 [IPv4] route: Convert route notifications to use rtnl_notify() 19 years ago
Thomas Graf d6062cbbd1 [IPv4] address: Convert address notification to use rtnl_notify() 19 years ago
Thomas Graf 2942e90050 [RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts 19 years ago
Martin Bligh 81aa646cc4 [IPV4]: add the UdpSndbufErrors and UdpRcvbufErrors MIBs 19 years ago