Commit Graph

1462 Commits (ae0f7d5f83236a43c572a744e4bbb30e8702d821)

Author SHA1 Message Date
David Woodhouse ae0f7d5f83 [IPV6]: Avoid calling ip6_xmit() with NULL sk 19 years ago
David S. Miller a776809755 [NETFILTER]: ip_ct_proto_gre_fini() cannot be __exit 19 years ago
David S. Miller 82bf7e97ac [NET]: Some more missing include/etherdevice.h includes 19 years ago
David S. Miller 5bf887f2ff [IPV6]: Fix modular build with netfilter enabled. 19 years ago
Linus Torvalds 9819d85c21 Fix net/core/wireless.c link failure 19 years ago
Nicolas Kaiser b8ab50bc55 netfilter: headers included twice 19 years ago
Bart De Schuymer 8a4c8a96a4 [EBTABLES] Don't match tcp/udp source/destination port for IP fragments 19 years ago
Jesper Juhl 12fe2c588d [NET]: Remove unneeded kmalloc() return value casts 19 years ago
Jesper Juhl ea2e90dfce [RXRPC]: Decrease number of pointer derefs in connection.c 19 years ago
Martin Murray ad8e4b75c8 [AF_NETLINK]: Fix DoS in netlink_rcv_skb() 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
Linus Torvalds 4f47707b05 Fix rpc shutdown event condition bug 19 years ago
Alan Cox 33f0f88f1c [PATCH] TTY layer buffering revamp 19 years ago
Ingo Molnar 532347e2bb [PATCH] nfs: sleep_on() removal 19 years ago
Andrey Borzenkov 6dd214b554 [PATCH] fix /sys/class/net/<if>/wireless without dev->get_wireless_stats 19 years ago
Jes Sorensen 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 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 a2c2064f7f [IPV6]: Set skb->priority in ip6_output.c 19 years ago
Patrick McHardy cfacb0577e [IPV4]: ip_output.c needs xfrm.h 19 years ago
Jamal Hadi Salim 29f1df6cc1 [PKT_SCHED]: Fix qdisc return code. 19 years ago
Kris Katterjohn 09a626600b [NET]: Change some "if (x) BUG();" to "BUG_ON(x);" 19 years ago
Patrick McHardy 4bba392592 [PKT_SCHED]: Prefix tc actions with act_ 19 years ago
Patrick McHardy 541673c859 [PKT_SCHED]: Fix memory leak when dumping in pedit action 19 years ago
Patrick McHardy 31bd06eb33 [PKT_SCHED]: Remove some obsolete policer exports 19 years ago
Patrick McHardy f43c5a0df3 [PKT_SCHED]: Convert tc action functions to single skb pointers 19 years ago
Patrick McHardy 538e43a4bd [PKT_SCHED]: Use USEC_PER_SEC 19 years ago
Patrick McHardy 2941a48631 [NET]: Convert net/{ipv4,ipv6,sched} to netdev_priv 19 years ago
Kirill Korotaev 14591de147 [PATCH] netlink oops fix due to incorrect error code 19 years ago
Johannes Berg a4bf26f30e [PATCH] ieee80211: enable hw wep where host has to build IV 19 years ago
Matt Mackall 18e92b12e8 [PATCH] tiny: Trim non-IPX builds 19 years ago
Eric Dumazet 5160ee6fc8 [PATCH] shrink dentry struct 19 years ago
Pekka Enberg f9f7500521 [PATCH] slab: remove unused align parameter from alloc_percpu 19 years ago
Adrian Bunk 9f5336e218 [IPV6]: small cleanups 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