Commit Graph

1403 Commits (be6b843918394067e93ebbacb834245251a6f18a)

Author SHA1 Message Date
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
Christoph Hellwig ce1d4d3e88 [NET]: restructure sock_aio_{read,write} / sock_{readv,writev} 19 years ago
David S. Miller cbeb321a64 [NET]: Fix sock_init() return value. 19 years ago
Jaco Kroon f34fbb9713 [PKTGEN]: Deinitialise static variables. 19 years ago
Eric Dumazet 90ddc4f047 [NET]: move struct proto_ops to const 19 years ago
Andi Kleen 77d76ea310 [NET]: Small cleanup to socket initialization 19 years ago
Frank Filz 7708610b1b [SCTP]: Add support for SCTP_DELAYED_ACK_TIME socket option. 19 years ago
Frank Filz 52ccb8e90c [SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft. 19 years ago
Robert Olsson fd9662555c [IPV4] fib_trie: Add credits. 19 years ago
Stephen Hemminger 9eb2d62719 [TCP] cubic: use Newton-Raphson 19 years ago
Stephen Hemminger 89b3d9aaf4 [TCP] cubic: precompute constants 19 years ago
Stephen Hemminger c865e5d99e [PKT_SCHED] netem: packet corruption option 19 years ago
Stephen Hemminger 8cbb512e50 [BRIDGE]: add version number 19 years ago
Stephen Hemminger edb5e46fc0 [BRIDGE]: limited ethtool support 19 years ago
Stephen Hemminger 0e5eabac49 [BRIDGE]: filter packets in learning state 19 years ago
Stephen Hemminger 4433f420e5 [BRIDGE]: handle speed detection after carrier changes 19 years ago
Stephen Hemminger 4505a3ef72 [BRIDGE]: allow setting hardware address of bridge pseudo-dev 19 years ago
David S. Miller fbe9cc4a87 [AF_UNIX]: Use spinlock for unix_table_lock 19 years ago
Arnaldo Carvalho de Melo d83d8461f9 [IP_SOCKGLUE]: Remove most of the tcp specific calls 19 years ago
Arnaldo Carvalho de Melo d8313f5ca2 [INET6]: Generalise tcp_v6_hash_connect 19 years ago
Arnaldo Carvalho de Melo a7f5e7f164 [INET]: Generalise tcp_v4_hash_connect 19 years ago
Arnaldo Carvalho de Melo 6d6ee43e0b [TWSK]: Introduce struct timewait_sock_ops 19 years ago