Commit Graph

2221 Commits (42bfad4f71637c4eb4791aa8062063c4a8526522)

Author SHA1 Message Date
Joonwoo Park eb1197bc0e [NETFILTER]: Fix incorrect use of skb_make_writable 17 years ago
Patrick McHardy e2b58a67b9 [NETFILTER]: {ip,ip6,nfnetlink}_queue: fix SKB_LINEAR_ASSERT when mangling packet data 17 years ago
Adrian Bunk 94cb1503c7 ipv4/fib_hash.c: fix NULL dereference 17 years ago
Kris Katterjohn 9bf1d83e7e [TCP]: Fix tcp_v4_send_synack() comment 17 years ago
Uwe Kleine-Koenig 9c00409a2a [IPV4]: fix alignment of IP-Config output 17 years ago
David S. Miller 9ff5660746 Revert "[NDISC]: Fix race in generic address resolution" 17 years ago
Adrian Bunk 324b57619b [INET]: Unexport inet_listen_wlock 17 years ago
Adrian Bunk 74da4d34e4 [INET]: Unexport __inet_hash_connect 17 years ago
Herbert Xu b318e0e4ef [IPSEC]: Fix bogus usage of u64 on input sequence number 17 years ago
David S. Miller 69cc64d8d9 [NDISC]: Fix race in generic address resolution 17 years ago
Stephen Hemminger 8315f5d80a fib_trie: /proc/net/route performance improvement 17 years ago
Stephen Hemminger ec28cf738d fib_trie: handle empty tree 17 years ago
David S. Miller e4f8b5d4ed [IPV4]: Remove IP_TOS setting privilege checks. 17 years ago
Denis V. Lunev cd557bc1c1 [IGMP]: Optimize kfree_skb in igmp_rcv. 17 years ago
Patrick McHardy 4136cd523e [IPV4]: route: fix crash ip_route_input 17 years ago
Patrick McHardy 86577c661b [NETFILTER]: nf_conntrack: fix ct_extend ->move operation 17 years ago
Sven Wegener 9c1ca6e68a ipvs: Make wrr "no available servers" error message rate-limited 17 years ago
Paul Moore eda61d32e8 NetLabel: introduce a new kernel configuration API for NetLabel 17 years ago
Herbert Xu 8cf229437f [ICMP]: Restore pskb_pull calls in receive function 17 years ago
Pavel Emelyanov 5d8c0aa943 [INET]: Fix accidentally broken inet(6)_hash_connect's port offset calculations. 17 years ago
Denis V. Lunev b9c4d82a85 [IPV4]: Formatting fix for /proc/net/fib_trie. 17 years ago
Adrian Bunk 322c8a3c36 [IPSEC] xfrm4_beet_input(): fix an if() 17 years ago
Arnaldo Carvalho de Melo ab1e0a13d7 [SOCK] proto: Add hashinfo member to struct proto 17 years ago
Denis V. Lunev 4814bdbd59 [NETNS]: Lookup in FIB semantic hashes taking into account the namespace. 17 years ago
Denis V. Lunev 7462bd744e [NETNS]: Add a namespace mark to fib_info. 17 years ago
Denis V. Lunev 85326fa54b [IPV4]: fib_sync_down rework. 17 years ago
Denis V. Lunev 4b8aa9abee [NETNS]: Process interface address manipulation routines in the namespace. 17 years ago
Denis V. Lunev 7b2185747c [IPV4]: Small style cleanup of the error path in rtm_to_ifaddr. 17 years ago
Denis V. Lunev dce5cbeec3 [IPV4]: Fix memory leak on error path during FIB initialization. 17 years ago
Adrian Bunk 30a50cc566 [TCP]: Unexport sysctl_tcp_tso_win_divisor 17 years ago
Adrian Bunk 0027ba8434 [IPV4]: Make struct ipv4_devconf static. 17 years ago
Eric Dumazet 29e75252da [IPV4] route cache: Introduce rt_genid for smooth cache invalidation 17 years ago
Shan Wei 16ca3f9130 [TCP]: Fix a bug in strategy_allowed_congestion_control 17 years ago
Stephen Hemminger 71d67e666e [IPV4] fib_trie: rescan if key is lost during dump 17 years ago
Pavel Emelyanov fa4d3c6210 [NETNS]: Udp sockets per-net lookup. 17 years ago
Pavel Emelyanov d86e0dac2c [NETNS]: Tcp-v6 sockets per-net lookup. 17 years ago
Pavel Emelyanov c67499c0e7 [NETNS]: Tcp-v4 sockets per-net lookup. 17 years ago
Pavel Emelyanov 941b1d22cc [NETNS]: Make bind buckets live in net namespaces. 17 years ago
Pavel Emelyanov 5ee31fc1ec [INET]: Consolidate inet(6)_hash_connect. 17 years ago
Patrick McHardy 969d71089f [NETFILTER]: nf_nat: fix sparse warning 17 years ago
Patrick McHardy c392a74018 [NETFILTER]: {ip,ip6}_queue: fix build error 17 years ago
Jan Engelhardt 32948588ac [NETFILTER]: nf_conntrack: annotate l3protos with const 17 years ago
Jan Engelhardt 7cc3864d39 [NETFILTER]: nf_{conntrack,nat}_icmp: constify and annotate 17 years ago
Jan Engelhardt dc35dc5a4c [NETFILTER]: nf_{conntrack,nat}_proto_gre: annotate with const 17 years ago
Jan Engelhardt da3f13c95a [NETFILTER]: nf_{conntrack,nat}_proto_udp{,lite}: annotate with const 17 years ago
Jan Engelhardt 82f568fc2f [NETFILTER]: nf_{conntrack,nat}_proto_tcp: constify and annotate TCP modules 17 years ago
Jan Engelhardt 9ddd0ed050 [NETFILTER]: nf_{conntrack,nat}_pptp: annotate PPtP helper with const 17 years ago
Jan Engelhardt de24b4ebb8 [NETFILTER]: nf_{conntrack,nat}_tftp: annotate TFTP helper with const 17 years ago
Jan Engelhardt 13f7d63c29 [NETFILTER]: nf_{conntrack,nat}_sip: annotate SIP helper with const 17 years ago
Jan Engelhardt 905e3e8ec5 [NETFILTER]: nf_conntrack_h323: constify and annotate H.323 helper 17 years ago