Commit Graph

1372 Commits (60c83c77c4a6a399d55e4f9ad156bccdfe51c96b)

Author SHA1 Message Date
NeilBrown 1f1e030bf7 [PATCH] knfsd: fix hash function for IP addresses on 64bit little-endian machines. 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 22dea562bb [NETFILTER]: Export ip6_masked_addrcmp, don't pass IPv6 addresses on stack 19 years ago
Patrick McHardy b777e0ce74 [NETFILTER]: make ipv6_find_hdr() find transport protocol header 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 87711cb81c [NETFILTER]: Filter dumped entries based on the layer 3 protocol number 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
Jesper Juhl d695aa8a1f [NETFILTER]: Decrease number of pointer derefs in nf_conntrack_core.c 19 years ago
Jesper Juhl 3e4ead4fe5 [NETFILTER]: Decrease number of pointer derefs in nfnetlink_queue.c 19 years ago
Adrian Bunk 4ffd2e4907 [IPVS]: Fix compilation 19 years ago
Kay Sievers fd586bacf4 [PATCH] net: swich device attribute creation to default attrs 19 years ago
Kay Sievers 312c004d36 [PATCH] driver core: replace "hotplug" by "uevent" 19 years ago
Thomas Young 74cb879822 [TCP] tcp_vegas: Fix slow start 19 years ago
Kris Katterjohn 9369986306 [NET]: More instruction checks fornet/core/filter.c 19 years ago
YOSHIFUJI Hideaki 181a46a56e [NETFILTER]: Use macro for spinlock_t/rwlock_t initializations/definition. 19 years ago
YOSHIFUJI Hideaki 196433c5b7 [IPV6]: Use macro for rwlock_t initialization. 19 years ago
YOSHIFUJI Hideaki ca40330248 [ECONET]: Use macro for spinlock_t definition. 19 years ago
Arnaldo Carvalho de Melo f190055ff5 [IPVS]: Add missing include <linux/net.h> 19 years ago
Arnaldo Carvalho de Melo 80e40daa47 [TCP]: syn_flood_warning is only needed if CONFIG_SYN_COOKIES is selected 19 years ago
Arnaldo Carvalho de Melo e4dfd449c8 [DCCP] ackvec: use u8 for the buf offsets 19 years ago
Andrea Bittau 6742bbcbb8 [DCCP] ackvec: Fix spelling of "throw" 19 years ago
Stephen Hemminger 40efc6fa17 [TCP]: less inline's 19 years ago
Stephen Hemminger 3c19065a1e [IEEE80211] ipw2200: Simplify multicast checks. 19 years ago
Stephen Hemminger cd8787ab04 [IPV4] fib_trie: build fix 19 years ago
Stephen Hemminger 554c9a8ec3 [BRIDGE]: Fix faulty check in br_stp_recalculate_bridge_id() 19 years ago
Andrea Bittau e84a9f5e9c [DCCP]: Notify CCID only after ACK vectors have been processed. 19 years ago
Andrea Bittau 9e377202d2 [DCCP]: Send an ACK vector when ACKing a response packet 19 years ago
Andrea Bittau 709dd3aaf5 [DCCP]: Do not process a packet twice when it's not in state DCCP_OPEN. 19 years ago
Patrick Caulfield 5062430c5c [DECNET]: Only use local routers 19 years ago
Roberto Nibali 4b5bdf5cc3 [IPVS]: Cleanup IP_VS_DBG statements. 19 years ago
Christoph Hellwig b5e5fa5e09 [NET]: Add a dev_ioctl() fallback to sock_ioctl() 19 years ago
Christoph Hellwig 5ff7630e4a [NETROM]: Remove unessecary lock_sock calls in netrom_ioctl() 19 years ago
Per Liden b461d2f218 [NETLINK] genetlink: fix cmd type in genl_ops to be consistent to u8 19 years ago
Benjamin LaHaise fd19f329a3 [AF_UNIX]: Convert to use a spinlock instead of rwlock 19 years ago
Benjamin LaHaise 4947d3ef8d [NET]: Speed up __alloc_skb() 19 years ago
Arnaldo Carvalho de Melo 14c850212e [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h 19 years ago
Arnaldo Carvalho de Melo 25995ff577 [SOCK]: Introduce sk_receive_skb 19 years ago