Commit Graph

2651 Commits (dbd1b5473ce8ae40fe7385eacc9294355eec0676)

Author SHA1 Message Date
Arjan van de Ven 73cb88ecb9 net: make the tcp and udp file_operations for the /proc stuff const 13 years ago
Florian Westphal 2dad81adf2 netfilter: ipv6: fix afinfo->route refcnt leak on error 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
Andreas Hofmeister 14ef37b6d0 ipv6: fix route lookup in addrconf_prefix_rcv() 13 years ago
Gao feng 7011687f0f ipv6: fix route error binding peer in func icmp6_dst_alloc 13 years ago
Zheng Yan 504744e4ed ipv6: fix error propagation in ip6_ufo_append_data() 13 years ago
Eric Dumazet b903d324be ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAIT 13 years ago
Andreas Hofmeister 9f56220fad ipv6: Do not use routes from locally generated RAs 13 years ago
Eric Dumazet 318cf7aaa0 tcp: md5: add more const attributes 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
Kevin Wilson 25c8295b5b cleanup: remove unnecessary include. 13 years ago
Eric Dumazet 9e903e0852 net: add skb frag size accessors 13 years ago
Steffen Klassert dd767856a3 xfrm6: Don't call icmpv6_send on local error 13 years ago
Steffen Klassert 299b076764 ipv6: Fix IPsec slowpath fragmentation problem 13 years ago
Steffen Klassert c113464d43 ipv6: Remove superfluous NULL pointer check in ipv6_local_rxpmtu 13 years ago
Roy.Li 01b7806cdc ipv6: remove a rcu_read_lock in ndisc_constructor 13 years ago
Eric Dumazet 87fb4b7b53 net: more accurate skb truesize 14 years ago
Yan, Zheng cdaf557034 gro: refetch inet6_protos[] after pulling ext headers 14 years ago
Yan, Zheng 260fcbeb1a tcp: properly handle md5sig_pool references 14 years ago
Yan, Zheng 676a1184e8 ipv6: nullify ipv6_ac_list and ipv6_fl_list when creating new socket 14 years ago
Ben Greear 67928c4041 ipv6-multicast: Fix memory leak in IPv6 multicast. 14 years ago
Madalin Bucur fbe5818690 ipv6: check return value for dst_alloc 14 years ago
Ben Greear 2015de5fe2 ipv6-multicast: Fix memory leak in input path. 14 years ago
Eric Dumazet b82d1bb4fd tcp: unalias tcp_skb_cb flags and ip_dsfield 14 years ago
Roy Li 8603e33d01 ipv6: fix a possible double free 14 years ago
Eric Dumazet d24f22f3df ip6_tunnel: add optional fwmark inherit 14 years ago
Yan, Zheng 8e2ec63917 ipv6: don't use inetpeer to store metrics for routes. 14 years ago
Tore Anderson 026359bc6e ipv6: Send ICMPv6 RSes only when RAs are accepted 14 years ago
Eric Dumazet 946cedccbd tcp: Change possible SYN flooding messages 14 years ago
Maciej Żenczykowski ec0506dbe4 net: relax PKTINFO non local ipv6 udp xmit check 14 years ago
Florian Westphal c6675233f9 netfilter: nf_queue: reject NF_STOLEN verdicts from userspace 14 years ago
Ian Campbell 408dadf03f net: ipv6: convert to SKB frag APIs 14 years ago
Yan, Zheng e05c4ad3ed mcast: Fix source address selection for multicast listener report 14 years ago
Daniel Baluta 98e77438ae ipv6: Fix ipv6_getsockopt for IPV6_2292PKTOPTIONS 14 years ago
Tom Herbert bdeab99191 rps: Add flag to skb to indicate rxhash is based on L4 tuple 14 years ago
Lionel Elie Mamane c2bceb3d7f sit tunnels: propagate IPv6 transport class to IPv4 Type of Service 14 years ago
Eric Dumazet 33d480ce6d net: cleanup some rcu_dereference_raw 14 years ago
Mike Waychison f0e3d0689d tcp: initialize variable ecn_ok in syncookies path 14 years ago
David S. Miller 6e5714eaf7 net: Compute protocol sequence numbers and fragment IDs using MD5. 14 years ago
Max Matveev c15fea2d8c ipv6: check for IPv4 mapped addresses when connecting IPv6 sockets 14 years ago
Eric Dumazet f2c31e32b3 net: fix NULL dereferences in check_peer_redir() 14 years ago
Stephen Hemminger a9b3cd7f32 rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER 14 years ago
Lorenzo Colitti 76f793e3a4 ipv6: updates to privacy addresses per RFC 4941. 14 years ago
Eric Dumazet 89b0212697 ip6tnl: avoid touching dst refcount in ip6_tnl_xmit2() 14 years ago
Eric Dumazet 897dc80b95 ipv6: avoid a dst_entry refcount change in ipv6_destopt_rcv() 14 years ago
Eric Dumazet d14730b8e9 ipv6: use RCU in inet6_csk_xmit() 14 years ago
Eric Dumazet cfdf76474e ipv6: some RCU conversions 14 years ago
Jesper Juhl 91c66c6893 netfilter: ip_queue: Fix small leak in ipq_build_packet_message() 14 years ago