- 4faf783 tcp: fix cwnd undo in Reno and HTCP congestion controls by Yuchung Cheng · 7 years ago
- 3bdefdf udp: no need to preserve skb->dst by Paolo Abeni · 7 years ago
- 61a1030 Revert "ipv4: keep skb->dst around in presence of IP options" by Paolo Abeni · 7 years ago
- 91ed1e6 ip/options: explicitly provide net ns to __ip_options_echo() by Paolo Abeni · 7 years ago
- a1e155e IP: do not modify ingress packet IP option in ip_options_echo() by Paolo Abeni · 7 years ago
- f214f91 tcp: enable MSG_ZEROCOPY by Willem de Bruijn · 7 years ago
- 1b2a444 net: fib_rules: Implement notification logic in core by Ido Schimmel · 7 years ago
- 04b1d4e net: core: Make the FIB notification chain generic by Ido Schimmel · 7 years ago
- d06c358 tcp: remove extra POLL_OUT added for finished active connect() by Neal Cardwell · 7 years ago
- 93b1b31 ipv4: Introduce ipip_offload_init helper function. by Tonghao Zhang · 7 years ago
- 475abbf ipv4: fib: Set offload indication according to nexthop flags by Ido Schimmel · 7 years ago
- 5357f0b tcp: tcp_data_queue() cleanup by Eric Dumazet · 7 years ago
- 306b13e proto_ops: Add locked held versions of sendmsg and sendpage by Tom Herbert · 7 years ago
- 29fda25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 71ed7ee ipv4: fib: Fix NULL pointer deref during fib_sync_down_dev() by Ido Schimmel · 7 years ago
- bb7c19f tcp: add related fields into SCM_TIMESTAMPING_OPT_STATS by Wei Wang · 7 years ago
- 0263598 tcp: extract the function to compute delivery rate by Wei Wang · 7 years ago
- 3282e65 tcp: remove unused mib counters by Florian Westphal · 7 years ago
- 573aeb0 tcp: remove CA_ACK_SLOWPATH by Florian Westphal · 7 years ago
- 45f119b tcp: remove header prediction by Florian Westphal · 7 years ago
- b6690b1 tcp: remove low_latency sysctl by Florian Westphal · 7 years ago
- c13ee2a tcp: reindent two spots after prequeue removal by Florian Westphal · 7 years ago
- e7942d0 tcp: remove prequeue support by Florian Westphal · 7 years ago
- efe967c tcp: avoid bogus gcc-7 array-bounds warning by Arnd Bergmann · 7 years ago
- c9f2c1a udp6: fix socket leak on early demux by Paolo Abeni · 7 years ago
- 9688f9b udp: unbreak build lacking CONFIG_XFRM by Paolo Abeni · 7 years ago
- dce4551 udp: preserve head state for IP_CMSG_PASSSEC by Paolo Abeni · 7 years ago
- e42e24c tcp: remove redundant argument from tcp_rcv_established() by Matvejchikov Ilya · 7 years ago
- 296d8ee net: add infrastructure to un-offload UDP tunnel port by Sabrina Dubroca · 7 years ago
- 7a27fc6 net: check UDP tunnel RX port offload feature before calling tunnel ndo ndo by Sabrina Dubroca · 7 years ago
- 7a68ada Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 96080f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
- 8799a22 ipv4: initialize fib_trie prior to register_netdev_notifier call. by Mahesh Bandewar · 7 years ago
- bb4d991 tcp: adjust tail loss probe timeout by Yuchung Cheng · 7 years ago
- 3e16afd Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
- 0ddf3fb udp: preserve skb->dst if required for IP options processing by Paolo Abeni · 7 years ago
- 18bcf29 ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check() by Alexander Potapenko · 7 years ago
- 09c7570 xfrm: remove flow cache by Florian Westphal · 7 years ago
- 3c2a89d net: xfrm: revert to lower xfrm dst gc limit by Florian Westphal · 7 years ago
- 6b1c42e vti: revert flush x-netns xfrm cache when vti interface is removed by Florian Westphal · 7 years ago
- 6800b2e inet: Remove software UFO fragmenting code. by David S. Miller · 7 years ago
- 880388a net: Remove all references to SKB_GSO_UDP. by David S. Miller · 7 years ago
- 988cf74 inet: Stop generating UFO packets. by David S. Miller · 7 years ago
- b145425 inetpeer: remove AVL implementation in favor of RB tree by Eric Dumazet · 7 years ago
- 974292d netfilter: nf_tables: only allow in/output for arp packets by Florian Westphal · 7 years ago
- 3298456 tcp_bbr: init pacing rate on first RTT sample by Neal Cardwell · 7 years ago
- 1d3648e tcp_bbr: remove sk_pacing_rate=0 transient during init by Neal Cardwell · 7 years ago
- 79135b8 tcp_bbr: introduce bbr_init_pacing_rate_from_rtt() helper by Neal Cardwell · 7 years ago
- f19fd62 tcp_bbr: introduce bbr_bw_to_pacing_rate() helper by Neal Cardwell · 7 years ago
- 4aea287 tcp_bbr: cut pacing rate only if filled pipe by Neal Cardwell · 7 years ago
- 254d900 ipv4: ip_do_fragment: fix headroom tests by Vasily Averin · 7 years ago
- 52f6c58 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 7 years ago
- 2e3d232 net: ipmr: ipmr_get_table() returns NULL by Dan Carpenter · 7 years ago
- e8f37d5 tcp: md5: tcp_md5_do_lookup_exact() can be static by Wu Fengguang · 7 years ago
- 7114f51 Merge branch 'work.memdup_user' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- ca4a1cd mpls: fix rtm policy in mpls_getroute by Roopa Prabhu · 7 years ago
- bf72ace ipv4: Export rtm_ipv4_policy. by David S. Miller · 7 years ago
- e05a90e net: reflect mark on tcp syn ack packets by Jamal Hadi Salim · 7 years ago
- 0029c0d net, ipv4: convert fib_info.fib_clntref from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- f6a6fed net, ipv4: convert cipso_v4_doi.refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 784c372 net: make sk_ehashfn() static by Eric Dumazet · 7 years ago
- 91b5b21 bpf: Add support for changing congestion control by Lawrence Brakmo · 7 years ago
- 9872a4b bpf: Add TCP connection BPF callbacks by Lawrence Brakmo · 7 years ago
- 13d3b1e bpf: Support for setting initial receive window by Lawrence Brakmo · 7 years ago
- 8550f32 bpf: Support for per connection SYN/SYN-ACK RTOs by Lawrence Brakmo · 7 years ago
- b4217b8 net: convert netlbl_lsm_cache.refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- edcb691 net: convert inet_frag_queue.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 7658b36 net: convert in_device.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 8851ab5 net: convert ip_mc_list.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 41c6d65 net: convert sock.sk_refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 14afee4 net: convert sock.sk_wmem_alloc from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 1cc9a98 net: convert inet_peer.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 52a623b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 7 years ago
- a2c841d do_ip_setsockopt(): don't open-code memdup_user() by Al Viro · 8 years ago
- 4f75ba6 net: ipmr: Add ipmr_rtm_getroute by Donald Sharp · 7 years ago
- b26bbdae udp: move scratch area helpers into the include file by Paolo Abeni · 8 years ago
- d97af30 tcp: fix null ptr deref in getsockopt(..., TCP_ULP, ...) by Dave Watson · 8 years ago
- a8b8a889 net: add netlink_ext_ack argument to rtnl_link_ops.validate by Matthias Schiffer · 8 years ago
- ad744b2 net: add netlink_ext_ack argument to rtnl_link_ops.changelink by Matthias Schiffer · 8 years ago
- 7a3f4a1 net: add netlink_ext_ack argument to rtnl_link_ops.newlink by Matthias Schiffer · 8 years ago
- d747a7a tcp: reset sk_rx_dst in tcp_disconnect() by WANG Cong · 8 years ago
- 3fcece1 net: store port/representator id in metadata_dst by Jakub Kicinski · 8 years ago
- 93bbbfb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
- 926f38e tcp: fix out-of-bounds access in ULP sysctl by Jakub Kicinski · 8 years ago
- a5cb659 net: account for current skb length when deciding about UFO by Michal Kubeček · 8 years ago
- 9bd780f udp: fix poll() by Paolo Abeni · 8 years ago
- 8fac365 tcp: Add a tcp_filter hook before handle ack packet by Chenbo Feng · 8 years ago
- 3d09198 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- dd99e42 udp: prefetch rmem_alloc in udp_queue_rcv_skb() by Paolo Abeni · 8 years ago
- 5a645dd ipmr: add netlink notifications on igmpmsg cache reports by Julien Gomes · 8 years ago
- 083a032 tcp: md5: hide unused variable by Arnd Bergmann · 8 years ago
- b4846fc igmp: add a missing spin_lock_init() by WANG Cong · 8 years ago
- 7aed9f7 net/route: use get_random_int for random counter by Jason A. Donenfeld · 8 years ago
- 8917a77 tcp: md5: add TCP_MD5SIG_EXT socket option to set a key address prefix by Ivan Delalande · 8 years ago
- 6797318 tcp: md5: add an address prefix for key lookup by Ivan Delalande · 8 years ago
- 202f59a netfilter: ipt_CLUSTERIP: do not hold dev by Xin Long · 8 years ago
- a4c2fd7 net: remove DST_NOCACHE flag by Wei Wang · 8 years ago
- b2a9c0e net: remove DST_NOGC flag by Wei Wang · 8 years ago
- b838d5e ipv4: mark DST_NOGC and remove the operation of dst_free() by Wei Wang · 8 years ago