Commit Graph

3457 Commits (63731c964d6cd9de4800891bd33b6f9e47a249bc)

Author SHA1 Message Date
Arjan van de Ven c62f4c453a net: use WARN() for the WARN_ON in commit b6b39e8f3f 16 years ago
Krishna Kumar ea94ff3b55 net: Fix for dst_negative_advice 16 years ago
Herbert Xu b6b39e8f3f tcp: Try to catch MSG_PEEK bug 16 years ago
John Dykstra 0eae750e60 IP: Cleanups 16 years ago
Eric Dumazet 55b8050353 net: Fix IP_MULTICAST_IF 16 years ago
Julian Anastasov b103cf3438 tcp: fix TCP_DEFER_ACCEPT retrans calculation 16 years ago
Julian Anastasov 0c3d79bce4 tcp: reduce SYN-ACK retrans for TCP_DEFER_ACCEPT 16 years ago
Julian Anastasov d1b99ba41d tcp: accept socket after TCP_DEFER_ACCEPT period 16 years ago
David S. Miller a1a2ad9151 Revert "tcp: fix tcp_defer_accept to consider the timeout" 16 years ago
Steffen Klassert dff3bb0626 ah4: convert to ahash 16 years ago
Eric Dumazet 8edf19c2fe net: sk_drops consolidation part 2 16 years ago
Eric Dumazet c720c7e838 inet: rename some inet_sock fields 16 years ago
Eric Dumazet 766e9037cc net: sk_drops consolidation 16 years ago
Eric Dumazet f373b53b5f tcp: replace ehash_size by ehash_mask 16 years ago
Eric Dumazet 8558467201 udp: Fix udp_poll() and ioctl() 16 years ago
Willy Tarreau 6d01a026b7 tcp: fix tcp_defer_accept to consider the timeout 16 years ago
Neil Horman 3b885787ea net: Generalize socket rx gap / receive queue overflow cmsg 16 years ago
Eric Dumazet f86dcc5aa8 udp: dynamically size hash tables at boot time 16 years ago
Hagen Paul Pfeifer 4b17d50f9e ipv4: Define cipso_v4_delopt static 16 years ago
Atis Elsts ffce908246 net: Add sk_mark route lookup support for IPv4 listening sockets 16 years ago
Stephen Hemminger a21090cff2 ipv4: arp_notify address list bug 16 years ago
Stephen Hemminger ec1b4cf74c net: mark net_proto_ops as const 16 years ago
Ilia K ee5e81f000 add vif using local interface index instead of IP 16 years ago
Eric Dumazet 0bfbedb14a tunnels: Optimize tx path 16 years ago
Stephen Hemminger 16c6cf8bb4 ipv4: fib table algorithm performance improvement 16 years ago
Eric Dumazet b3a5b6cc7c icmp: No need to call sk_write_space() 16 years ago
Eric Dumazet 42324c6270 net: splice() from tcp to pipe should take into account O_NONBLOCK 16 years ago
Atis Elsts 914a9ab386 net: Use sk_mark for routing lookup in more places 16 years ago
Ori Finkelman 89e95a613c IPv4 TCP fails to send window scale option when window scale is zero 16 years ago
Andrew Morton 4fdb78d309 net/ipv4/tcp.c: fix min() type mismatch warning 16 years ago
David S. Miller b7058842c9 net: Make setsockopt() optlen be unsigned. 16 years ago
Eric Dumazet a43912ab19 tunnel: eliminate recursion field 16 years ago
Shan Wei 0915921bde ipv4: check optlen for IP_MULTICAST_IF option 16 years ago
Alexey Dobriyan 8d65af789f sysctl: remove "struct file *" argument of ->proc_handler 16 years ago
Jan Beulich 4481374ce8 mm: replace various uses of num_physpages by totalram_pages 16 years ago
Robert Varga 657e9649e7 tcp: fix CONFIG_TCP_MD5SIG + CONFIG_PREEMPT timer BUG() 16 years ago
Moni Shoua 75c78500dd bonding: remap muticast addresses without using dev_close() and dev_open() 16 years ago
Ilpo Järvinen 0b6a05c1db tcp: fix ssthresh u16 leftover 16 years ago
Alexey Dobriyan 32613090a9 net: constify struct net_protocol 16 years ago
Alexey Dobriyan fa1a9c6813 headers: net/ipv[46]/protocol.c header trim 16 years ago
Wu Fengguang aa1330766c tcp: replace hard coded GFP_KERNEL with sk_allocation 16 years ago
Eric Dumazet 6ce9e7b5fe ip: Report qdisc packet drops 16 years ago
Stephen Hemminger 3b401a81c0 inet: inet_connection_sock_af_ops const 16 years ago
Stephen Hemminger b2e4b3debc tcp: MD5 operations should be const 16 years ago
Stephen Hemminger 89d69d2b75 net: make neigh_ops constant 16 years ago
Damian Lukowski 6fa12c8503 Revert Backoff [v3]: Calculate TCP's connection close threshold as a time value. 16 years ago
Damian Lukowski f1ecd5d9e7 Revert Backoff [v3]: Revert RTO on ICMP destination unreachable 16 years ago
Damian Lukowski 4d1a2d9ec1 Revert Backoff [v3]: Rename skb to icmp_skb in tcp_v4_err() 16 years ago
Stephen Hemminger 6fef4c0c8e netdev: convert pseudo-devices to netdev_tx_t 16 years ago
John Dykstra 9a7030b76a tcp: Remove redundant copy of MD5 authentication key 16 years ago