Commit Graph

8232 Commits (832622e6bd1884c95475094941914969ff82b329)

Author SHA1 Message Date
Eric Dumazet b145425f26 inetpeer: remove AVL implementation in favor of RB tree 8 years ago
Dan Carpenter 2e3d232e13 net: ipmr: ipmr_get_table() returns NULL 8 years ago
Wu Fengguang e8f37d57df tcp: md5: tcp_md5_do_lookup_exact() can be static 8 years ago
Roopa Prabhu ca4a1cd930 mpls: fix rtm policy in mpls_getroute 8 years ago
David S. Miller bf72acefeb ipv4: Export rtm_ipv4_policy. 8 years ago
Jamal Hadi Salim e05a90ec9e net: reflect mark on tcp syn ack packets 8 years ago
Reshetova, Elena 0029c0deb5 net, ipv4: convert fib_info.fib_clntref from atomic_t to refcount_t 8 years ago
Reshetova, Elena f6a6fede28 net, ipv4: convert cipso_v4_doi.refcount from atomic_t to refcount_t 8 years ago
Eric Dumazet 784c372a81 net: make sk_ehashfn() static 8 years ago
Lawrence Brakmo 91b5b21c7c bpf: Add support for changing congestion control 8 years ago
Lawrence Brakmo 9872a4bde3 bpf: Add TCP connection BPF callbacks 8 years ago
Lawrence Brakmo 13d3b1ebe2 bpf: Support for setting initial receive window 8 years ago
Lawrence Brakmo 8550f328f4 bpf: Support for per connection SYN/SYN-ACK RTOs 8 years ago
Reshetova, Elena b4217b8289 net: convert netlbl_lsm_cache.refcount from atomic_t to refcount_t 8 years ago
Reshetova, Elena edcb691871 net: convert inet_frag_queue.refcnt from atomic_t to refcount_t 8 years ago
Reshetova, Elena 7658b36f1b net: convert in_device.refcnt from atomic_t to refcount_t 8 years ago
Reshetova, Elena 8851ab5267 net: convert ip_mc_list.refcnt from atomic_t to refcount_t 8 years ago
Reshetova, Elena 41c6d650f6 net: convert sock.sk_refcnt from atomic_t to refcount_t 8 years ago
Reshetova, Elena 14afee4b60 net: convert sock.sk_wmem_alloc from atomic_t to refcount_t 8 years ago
Reshetova, Elena 1cc9a98b59 net: convert inet_peer.refcnt from atomic_t to refcount_t 8 years ago
Al Viro a2c841d942 do_ip_setsockopt(): don't open-code memdup_user() 8 years ago
Donald Sharp 4f75ba6982 net: ipmr: Add ipmr_rtm_getroute 8 years ago
Paolo Abeni b26bbdae46 udp: move scratch area helpers into the include file 8 years ago
Dave Watson d97af30f61 tcp: fix null ptr deref in getsockopt(..., TCP_ULP, ...) 8 years ago
Matthias Schiffer a8b8a889e3 net: add netlink_ext_ack argument to rtnl_link_ops.validate 8 years ago
Matthias Schiffer ad744b223c net: add netlink_ext_ack argument to rtnl_link_ops.changelink 8 years ago
Matthias Schiffer 7a3f4a1851 net: add netlink_ext_ack argument to rtnl_link_ops.newlink 8 years ago
WANG Cong d747a7a51b tcp: reset sk_rx_dst in tcp_disconnect() 8 years ago
Jakub Kicinski 3fcece12bc net: store port/representator id in metadata_dst 8 years ago
Jakub Kicinski 926f38e974 tcp: fix out-of-bounds access in ULP sysctl 8 years ago
Michal Kubeček a5cb659bbc net: account for current skb length when deciding about UFO 8 years ago
Paolo Abeni 9bd780f5e0 udp: fix poll() 8 years ago
Chenbo Feng 8fac365f63 tcp: Add a tcp_filter hook before handle ack packet 8 years ago
Paolo Abeni dd99e425be udp: prefetch rmem_alloc in udp_queue_rcv_skb() 8 years ago
Julien Gomes 5a645dd86c ipmr: add netlink notifications on igmpmsg cache reports 8 years ago
Arnd Bergmann 083a0326ae tcp: md5: hide unused variable 8 years ago
WANG Cong b4846fc3c8 igmp: add a missing spin_lock_init() 8 years ago
Ivan Delalande 8917a777be tcp: md5: add TCP_MD5SIG_EXT socket option to set a key address prefix 8 years ago
Ivan Delalande 6797318e62 tcp: md5: add an address prefix for key lookup 8 years ago
Xin Long 202f59afd4 netfilter: ipt_CLUSTERIP: do not hold dev 8 years ago
Wei Wang a4c2fd7f78 net: remove DST_NOCACHE flag 8 years ago
Wei Wang b2a9c0ed75 net: remove DST_NOGC flag 8 years ago
Wei Wang b838d5e1c5 ipv4: mark DST_NOGC and remove the operation of dst_free() 8 years ago
Wei Wang 9df16efadd ipv4: call dst_hold_safe() properly 8 years ago
Wei Wang 95c47f9cf5 ipv4: call dst_dev_put() properly 8 years ago
Wei Wang 0830106c53 ipv4: take dst->__refcnt when caching dst in fib 8 years ago
Wei Wang 1dbe32525e net: use loopback dev when generating blackhole route 8 years ago
Wei Wang d24406c85d udp: call dst_hold_safe() in udp_sk_rx_set_dst() 8 years ago
Haishuang Yan 469f87e158 ip_tunnel: fix potential issue in ip_tunnel_rcv 8 years ago
Johannes Berg d58ff35122 networking: make skb_push & __skb_push return void pointers 8 years ago