Commit Graph

1652 Commits (481295f982b21b1dbe71cbf41d3a93028fee30d1)

Author SHA1 Message Date
Sridhar Samudrala 7a48f923b8 [SCTP]: Fix potential race condition between sctp_close() and sctp_rcv(). 19 years ago
Eric Dumazet 2f970d8357 [IPV4]: rt_cache_stat can be statically defined 19 years ago
David S. Miller f09484ff87 [NETFILTER]: ip_conntrack_proto_gre.c needs linux/interrupt.h 19 years ago
Yasuyuki Kozakai f0daaa654a [NETFILTER] ip6tables: whitespace and indent cosmetic cleanup 19 years ago
Yasuyuki Kozakai 6dd42af790 [NETFILTER] Makefile cleanup 19 years ago
Benoit Boissinot ccc91324a1 [NETFILTER] ip[6]t_policy: Fix compilation warnings 19 years ago
Kris Katterjohn e35bedf369 [NET]: Fix whitespace issues in net/core/filter.c 19 years ago
Amnon Aaronsohn dd914b4082 [PKT_SCHED] sch_prio: fix qdisc bands init 19 years ago
YOSHIFUJI Hideaki 9343e79a7b [IPV6]: Preserve procfs IPV6 address output format 19 years ago
Linus Torvalds caf5b04c82 x86: Work around compiler code generation bug with -Os 19 years ago
Arjan van de Ven 858119e159 [PATCH] Unlinline a bunch of other functions 19 years ago
David S. Miller 37d8dc82e0 [NETFILTER] x-tables: Missing linux/ipv6.h includes. 19 years ago
Patrick McHardy dca80b962a [PKT_SCHED]: Change default clock source to gettimeofday 19 years ago
Patrick McHardy ee51b1b6ce [XFRM]: IPsec tunnel wildcard address support 19 years ago
Kris Katterjohn 7b11f69fb5 [NET]: Clean up comments for sk_chk_filter() 19 years ago
Joe Perches 46b86a2da0 [NET]: Use NIP6_FMT in kernel.h 19 years ago
Per Liden 23b0ca5bf5 [PATCH] genetlink: don't touch module ref count 19 years ago
Harald Welte 2e4e6a17af [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables 19 years ago
David S. Miller 880b005f29 [TIPC]: Fix 64-bit build warnings. 19 years ago
Per Liden 593a5f22d8 [TIPC] More updates of file headers 19 years ago
Per Liden 9da1c8b694 [TIPC] Update of file headers 19 years ago
Per Liden d0a14a9dbd [TIPC] Cleaned up info/warn/err macros 19 years ago
Per Liden 9ea1fd3c1a [TIPC] License header update 19 years ago
Per Liden ea714ccda5 [TIPC] Moved configuration interface into tipc_config.h 19 years ago
Jon Maloy b70e4f45a8 [TIPC} Fixed bug in disc_timeout() 19 years ago
Per Liden 1dba974333 [TIPC] Use dynamically allocated family id with NETLINK_GENERIC 19 years ago
Per Liden b97bf3fd8f [TIPC] Initial merge 19 years ago
Randy Dunlap 4fc268d24c [PATCH] capable/capability.h (net/) 19 years ago
Adrian Bunk bb7e8c5a55 [PKT_SCHED] net/sched/Kconfig: fix typo in NET_EMATCH_META description 19 years ago
Evgeniy Polyakov 54608b7099 [PKT_SCHED] ematch: Remove bogus include. 19 years ago
Evgeniy Polyakov c3f343e4d7 [NET]: Fix diverter build. 19 years ago
Kris Katterjohn 8b3a70058b [NET]: Remove more unneeded typecasts on *malloc() 19 years ago
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