Commit Graph

3329 Commits (7b183d0d432ab3525ae29511a5348ead3e790620)

Author SHA1 Message Date
David Ford bbf31bf18d ipv4: additional update of dev_net(dev) to struct *net in ip_fragment.c, NULL ptr OOPS 15 years ago
Dan Carpenter d0490cfdf4 ipmr: missing dev_put() on error path in vif_add() 15 years ago
Ilpo Järvinen d792c1006f tcp: provide more information on the tcp receive_queue bugs 15 years ago
Herbert Xu 23ca0c989e ipip: Fix handling of DF packets when pmtudisc is OFF 15 years ago
Jozsef Kadlecsik f9dd09c7f7 netfilter: nf_nat: fix NAT issue in 2.6.30.4+ 15 years ago
Herbert Xu 2e9526b352 gre: Fix dev_addr clobbering for gretap 16 years ago
Eric Dumazet 9d410c7960 net: fix sk_forward_alloc corruption 16 years ago
jamal b0c110ca8e net: Fix RPF to work with policy routing 16 years ago
Neil Horman 55888dfb6b AF_RAW: Augment raw_send_hdrinc to expand skb to fit iphdr->ihl (v2) 16 years ago
Arjan van de Ven c62f4c453a net: use WARN() for the WARN_ON in commit b6b39e8f3f 16 years ago
Herbert Xu b6b39e8f3f tcp: Try to catch MSG_PEEK bug 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
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
Stephen Hemminger a21090cff2 ipv4: arp_notify address list bug 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
Octavian Purdila 80a1096bac tcp: fix premature termination of FIN_WAIT2 time-wait sockets 16 years ago
Jens Låås 80b71b80df fib_trie: resize rework 16 years ago
Eric Dumazet 30038fc61a net: ip_rt_send_redirect() optimization 16 years ago
Eric Dumazet df19a62677 tcp: keepalive cleanups 16 years ago
Eric Dumazet 3d1427f870 ipv4: af_inet.c cleanups 16 years ago
Julien TINNES 788d908f28 ipv4: make ip_append_data() handle NULL routing table 16 years ago
Patrick McHardy 3993832464 netfilter: nfnetlink: constify message attributes and headers 16 years ago