Commit Graph

511 Commits (9ea1fd3c1a15c620d1e3d0aa269d34b705477003)

Author SHA1 Message Date
Randy Dunlap 4fc268d24c [PATCH] capable/capability.h (net/) 19 years ago
Kris Katterjohn 8b3a70058b [NET]: Remove more unneeded typecasts on *malloc() 19 years ago
David S. Miller a776809755 [NETFILTER]: ip_ct_proto_gre_fini() cannot be __exit 19 years ago
Nicolas Kaiser b8ab50bc55 netfilter: headers included twice 19 years ago
Patrick McHardy babbdb1a18 [NETFILTER]: Fix timeout sysctls on big-endian 64bit architectures 19 years ago
Patrick McHardy 9d28026b7e [NETFILTER]: Remove unused function from NAT protocol helpers 19 years ago
Patrick McHardy c07bc1ffbd [NETFILTER]: Fix return value confusion in PPTP NAT helper 19 years ago
Patrick McHardy 03b9feca89 [NETFILTER]: Fix another crash in ip_nat_pptp 19 years ago
Patrick McHardy 15db34702c [NETFILTER]: Fix crash in ip_nat_pptp 19 years ago
Patrick McHardy bb94aa169e [NETFILTER]: net/ipv[46]/netfilter.c cleanups 19 years ago
Kris Katterjohn d3f4a687f6 [NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr() 19 years ago
Adrian Bunk 93b1fae491 spelling: s/trough/through/ 19 years ago
Arnaldo Carvalho de Melo dff2c03534 [INET_DIAG]: Introduce sk_diag_fill 19 years ago
Arnaldo Carvalho de Melo c7d58aabdc [INET_DIAG]: Introduce inet_twsk_diag_dump & inet_twsk_diag_fill 19 years ago
Arnaldo Carvalho de Melo 4e852c0279 [INET_DIAG]: whitespace/simple cleanups 19 years ago
Arnaldo Carvalho de Melo 7dbf075524 [INET_DIAG]: Use inet_twsk() with TIME_WAIT sockets 19 years ago
Patrick McHardy cfacb0577e [IPV4]: ip_output.c needs xfrm.h 19 years ago
Kris Katterjohn 09a626600b [NET]: Change some "if (x) BUG();" to "BUG_ON(x);" 19 years ago
Patrick McHardy 2941a48631 [NET]: Convert net/{ipv4,ipv6,sched} to netdev_priv 19 years ago
Adrian Bunk 97dc627fb3 [IPV4]: make ip_fragment() static 19 years ago
Joe Kappus da7bc6ee8e [NETFILTER]: ip_conntrack_proto_sctp.c needs linux/interrupt.h 19 years ago
Patrick McHardy e16a8f0b8c [NETFILTER]: Add ipt_policy/ip6t_policy matches 19 years ago
Patrick McHardy eb9c7ebe69 [NETFILTER]: Handle NAT in IPsec policy checks 19 years ago
Patrick McHardy b59c270104 [NETFILTER]: Keep conntrack reference until IPsec policy checks are done 19 years ago
Patrick McHardy 5c901daaea [NETFILTER]: Redo policy lookups after NAT when neccessary 19 years ago
Patrick McHardy 4e8e9de7c2 [NETFILTER]: Use conntrack information to determine if packet was NATed 19 years ago
Patrick McHardy 3e3850e989 [NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harder 19 years ago
Patrick McHardy 8cdfab8a43 [IPV4]: reset IPCB flags when neccessary 19 years ago
Patrick McHardy b05e106698 [IPV4/6]: Netfilter IPsec input hooks 19 years ago
Patrick McHardy 16a6677fdf [XFRM]: Netfilter IPsec output hooks 19 years ago
Alexey Dobriyan 76ab608d86 [NET]: Endian-annotate struct iphdr 19 years ago
Joe 3cbc4ab58f [NETFILTER]: ipt_helper.c needs linux/interrupt.h 19 years ago
Sam Ravnborg 367cb70421 kbuild: un-stringnify KBUILD_MODNAME 19 years ago
Kris Katterjohn 46f25dffba [NET]: Change 1500 to ETH_DATA_LEN in some files 19 years ago
Andrew Morton e924283bf9 [IPVS]: Another file needs linux/interrupt.h 19 years ago
Yasuyuki Kozakai e8eaedf2f8 [NETFILTER]: Use HOPLIMIT metric as TTL of TCP reset sent by REJECT 19 years ago
Patrick McHardy 0ae2cfe7f3 [NETFILTER]: nf_conntrack_l3proto_ipv4.c needs net/route.h 19 years ago
Patrick McHardy 1bd9bef6f9 [NETFILTER]: Call POST_ROUTING hook before fragmentation 19 years ago
Patrick McHardy abbcc73982 [NETFILTER]: Remove okfn usage in ip_vs_core.c 19 years ago
Patrick McHardy a9b305c4e5 [NETFILTER]: ctnetlink: Fix dumping of helper name 19 years ago
Patrick McHardy e7be6994ec [NETFILTER]: Fix module_param types and permissions 19 years ago
Pablo Neira Ayuso c1d10adb4a [NETFILTER]: Add ctnetlink port for nf_conntrack 19 years ago
Pablo Neira Ayuso 205d67c7d9 [NETFILTER]: ctnetlink: remove unused variable 19 years ago
Pablo Neira Ayuso d4d6bb41e0 [NETFILTER]: ctnetlink: fix conntrack mark race 19 years ago
Pablo Neira Ayuso 0368309cb4 [NETFILTER]: ctnetlink: ctnetlink_event cleanup 19 years ago
Pablo Neira Ayuso 47116eb201 [NETFILTER]: ctnetlink: use u_int32_t instead of unsigned int 19 years ago
Pablo Neira Ayuso 984955b3d7 [NETFILTER]: ctnetlink: propagate ctnetlink_dump_tuples_proto return value back 19 years ago
Yasuyuki Kozakai 90c4656eb4 [NETFILTER]: ctnetlink: Add sanity checkings for ICMP 19 years ago
Pablo Neira Ayuso 684f7b296c [NETFILTER]: ctnetlink: remove bogus checks in ICMP protocol at dumping 19 years ago
Adrian Bunk 4ffd2e4907 [IPVS]: Fix compilation 19 years ago