Commit Graph

4423 Commits (864c6c22e9a5742b0f43c983b6c405d52817bacd)

Author SHA1 Message Date
Eric Dumazet 9cc20b268a ipv4: fix redirect handling 13 years ago
Eric Dumazet fb120c0a27 ping: dont increment ICMP_MIB_INERRORS 13 years ago
Eric Dumazet 709e8697af tcp: clear xmit timers in tcp_v4_syn_recv_sock() 13 years ago
Maciej Żenczykowski 06236ac372 net-netlink: Add a new attribute to expose TCLASS values via netlink 13 years ago
Nick Bowler 4b90a603a1 ah: Don't return NET_XMIT_DROP on input. 13 years ago
Li Wei b12f62efb8 ipv4: fix for ip_options_rcv_srr() daddr update. 13 years ago
Nick Bowler b7ea81a58a ah: Read nexthdr value before overwriting it in ahash input callback. 13 years ago
Nick Bowler 069294e813 ah: Correctly pass error codes in ahash output callback. 13 years ago
Steffen Klassert 2bc8ca40f9 ipv4: Fix inetpeer expire time information 13 years ago
Feng King 6d67e9beb6 tcp: Fix comments for Nagle algorithm 13 years ago
Eric Dumazet 918eb39962 net: add missing bh_unlock_sock() calls 13 years ago
Eric Dumazet 0ad92ad03a udp: fix a race in encap_rcv handling 13 years ago
Arjan van de Ven 73cb88ecb9 net: make the tcp and udp file_operations for the /proc stuff const 13 years ago
Joe Perches 0a9ee81349 netfilter: Remove unnecessary OOM logging messages 13 years ago
Paul Gortmaker bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 13 years ago
Paul Gortmaker 3a9a231d97 net: Fix files explicitly needing to include module.h 13 years ago
Eric Dumazet b903d324be ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAIT 13 years ago
Gao feng 59445b6b1f ipv4: avoid useless call of the function check_peer_pmtu 13 years ago
Flavio Leitner 78d81d15b7 TCP: remove TCP_DEBUG 13 years ago
Eric Dumazet 66b13d99d9 ipv4: tcp: fix TOS value in ACK messages sent from TIME_WAIT 13 years ago
Yan, Zheng b73233960a ipv4: fix ipsec forward performance regression 13 years ago
Flavio Leitner 7cc9150ebe route: fix ICMP redirect validation 13 years ago
Eric Dumazet 318cf7aaa0 tcp: md5: add more const attributes 13 years ago
Eric Dumazet ca35a0ef85 tcp: md5: dont write skb head in tcp_md5_hash_header() 13 years ago
Maciej Żenczykowski 2c67e9acb6 net: use INET_ECN_MASK instead of hardcoded 3 13 years ago
Eric Dumazet cf533ea53e tcp: add const qualifiers where possible 13 years ago
Maciej Żenczykowski 6cc7a765c2 net: allow CAP_NET_RAW to set socket options IP{,V6}_TRANSPARENT 13 years ago
Eric Dumazet 20c4cb792d tcp: remove unused tcp_fin() parameters 13 years ago
Eric Dumazet e9266a02b7 tcp: use TCP_DEFAULT_INIT_RCVWND in tcp_fixup_rcvbuf() 13 years ago
Eric Dumazet 113ab386c7 ip_gre: dont increase dev->needed_headroom on a live device 13 years ago
Gerrit Renker 686dc6b64b ipv4: compat_ioctl is local to af_inet.c, make it static 13 years ago
Eric Dumazet 06a59ecb92 tcp: use TCP_INIT_CWND in tcp_fixup_sndbuf() 13 years ago
KOVACS Krisztian 58af19e387 tproxy: copy transparent flag when creating a time wait 13 years ago
Eric Dumazet 9e903e0852 net: add skb frag size accessors 13 years ago
Eric Dumazet bc416d9768 macvlan: handle fragmented multicast frames 13 years ago
Eric Dumazet 87fb4b7b53 net: more accurate skb truesize 14 years ago
Murali Raja 3ceca74966 net-netlink: Add a new attribute to expose TOS values via netlink 14 years ago
Dan Carpenter 5675592410 cipso: remove an unneeded NULL check in cipso_v4_doi_add() 14 years ago
Yan, Zheng 1e5289e121 tcp: properly update lost_cnt_hint during shifting 14 years ago
Yan, Zheng 260fcbeb1a tcp: properly handle md5sig_pool references 14 years ago
Vasily Averin 349d2895cc ipv4: NET_IPV4_ROUTE_GC_INTERVAL removal 14 years ago
Eric Dumazet b5c5693bb7 tcp: report ECN_SEEN in tcp_info 14 years ago
Eric Dumazet 4de075e043 tcp: rename tcp_skb_cb flags 14 years ago
Eric Dumazet b82d1bb4fd tcp: unalias tcp_skb_cb flags and ip_dsfield 14 years ago
Eric Dumazet 7a269ffad7 tcp: ECN blackhole should not force quickack mode 14 years ago
Zheng Yan f779b2d60a tcp: fix validation of D-SACK 14 years ago
Eric Dumazet 765cf9976e tcp: md5: remove one indirection level in tcp_md5sig_pool 14 years ago
Yan, Zheng 19c1ea14c9 ipv4: Fix fib_info->fib_metrics leak 14 years ago
Eric Dumazet 946cedccbd tcp: Change possible SYN flooding messages 14 years ago
Eric Dumazet 29c486df6a net: ipv4: relax AF_INET check in bind() 14 years ago