- 05dc72a tcp: factorize logic into tcp_epollin_ready() by Eric Dumazet · 4 years ago
- 3c5a2fd tcp: Sanitize CMSG flags and reserved args in tcp_zerocopy_receive. by Arjun Roy · 4 years ago
- f68cbae net: ipconfig: avoid use-after-free in ic_close_devs by Vladimir Oltean · 4 years ago
- c579bd1 tcp: add some entropy in __inet_hash_connect() by Eric Dumazet · 4 years ago
- 190cc82 tcp: change source port randomizarion at connect() time by Eric Dumazet · 4 years ago
- fc1a8db Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 4 years ago
- 648106c IPv4: Extend 'fib_notify_on_flag_change' sysctl by Amit Cohen · 4 years ago
- 36c5100 IPv4: Add "offload failed" indication to routes by Amit Cohen · 4 years ago
- c273a20 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by Jakub Kicinski · 4 years ago
- 46acf7bd Revert "net: ipv4: handle DSA enabled master network devices" by Vladimir Oltean · 4 years ago
- a4a600dd udp: call udp_encap_enable for v6 sockets when enabling encap by Xin Long · 4 years ago
- 9c97921 net: fix building errors on powerpc when CONFIG_RETPOLINE is not set by Brian Vazquez · 4 years ago
- bbd807d net: indirect call helpers for ipv4/ipv6 dst_check functions by Brian Vazquez · 4 years ago
- f67fbea net: use indirect call helpers for dst_mtu by Brian Vazquez · 4 years ago
- 6585d7dc net: use indirect call helpers for dst_output by Brian Vazquez · 4 years ago
- e43b219 net: use indirect call helpers for dst_input by Brian Vazquez · 4 years ago
- fca23f3 inet: do not export inet_gro_{receive|complete} by Eric Dumazet · 4 years ago
- 680aea0 net: ipv4: Emit notification when fib hardware flags are changed by Amit Cohen · 4 years ago
- 1e7bdec net: ipv4: Publish fib_nlmsg_size() by Amit Cohen · 4 years ago
- 0855478 net: ipv4: Pass fib_rt_info as const to fib_dump_info() by Amit Cohen · 4 years ago
- d1e1355 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
- c3df39a udp: ipv4: manipulate network header of NATed UDP GRO fraglist by Dongseok Yi · 4 years ago
- 28e104d net: ip_tunnel: fix mtu calculation by Vadim Fedorenko · 4 years ago
- 0d6cd68 net: proc: speedup /proc/net/netstat by Eric Dumazet · 4 years ago
- efa1a65 ip_gre: add csum offload support for gre header by Xin Long · 4 years ago
- 0bccf8e nexthop: Extract a helper for validation of get/del RTNL requests by Petr Machata · 4 years ago
- e948217 nexthop: Add a callback parameter to rtm_dump_walk_nexthops() by Petr Machata · 4 years ago
- cbee180 nexthop: Extract a helper for walking the next-hop tree by Petr Machata · 4 years ago
- a6fbbaa nexthop: Strongly-type context of rtm_dump_nexthop() by Petr Machata · 4 years ago
- b9ebea1 nexthop: Extract a common helper for parsing dump attributes by Petr Machata · 4 years ago
- 56450ec nexthop: Extract dump filtering parameters into a single structure by Petr Machata · 4 years ago
- da23050 nexthop: Dispatch notifier init()/fini() by group type by Petr Machata · 4 years ago
- 09ad6be nexthop: Use enum to encode notification type by Ido Schimmel · 4 years ago
- 720ccd9 nexthop: Assert the invariant that a NH group is of only one type by Petr Machata · 4 years ago
- b9bae61 nexthop: Introduce to struct nh_grp_entry a per-type union by Petr Machata · 4 years ago
- 79bc55e nexthop: Dispatch nexthop_select_path() by group type by Petr Machata · 4 years ago
- 5d1f0f0 nexthop: Rename nexthop_free_mpath by David Ahern · 4 years ago
- c358f95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
- 4f16d25 netfilter: nftables: add nft_parse_register_load() and use it by Pablo Neira Ayuso · 4 years ago
- 0c87b1ac60 net: Simplify the calculation of variables by Jiapeng Zhong · 4 years ago
- 62d9f1a tcp: fix TLP timer not set when CA_STATE changes from DISORDER to OPEN by Pengcheng Yang · 4 years ago
- 3670706 udp: allow forwarding of plain (non-fraglisted) UDP GRO packets by Alexander Lobakin · 4 years ago
- 344db93 tcp: make TCP_USER_TIMEOUT accurate for zero window probes by Enke Chen · 4 years ago
- 7eeba17 tcp: Add receive timestamp support for receive zerocopy. by Arjun Roy · 4 years ago
- 925bba2 tcp: Remove CMSG magic numbers for tcp_recvmsg(). by Arjun Roy · 4 years ago
- e7ed11e tcp: add TTL to SCM_TIMESTAMPING_OPT_STATS by Yousuk Seung · 4 years ago
- 1a23676 ip_gre: remove CRC flag from dev features in gre_gso_segment by Xin Long · 4 years ago
- 4eb5d4a udp: not remove the CRC flag from dev features when need_csum is false by Xin Long · 4 years ago
- 643d087 nexthop: Specialize rtm_nh_policy by Petr Machata · 4 years ago
- 44551bf nexthop: Use a dedicated policy for nh_valid_dump_req() by Petr Machata · 4 years ago
- 60f5ad5 nexthop: Use a dedicated policy for nh_valid_get_del_req() by Petr Machata · 4 years ago
- 0fe2f27 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
- c89dffc tcp: Fix potential use-after-free due to double kfree() by Kuniyuki Iwashima · 4 years ago
- 9c30ae8 tcp: fix TCP socket rehash stats mis-accounting by Yuchung Cheng · 4 years ago
- b160c28 tcp: do not mess with cloned skbs in tcp_add_backlog() by Eric Dumazet · 4 years ago
- 2e5a626 netfilter: rpfilter: mask ecn bits before fib lookup by Guillaume Nault · 4 years ago
- 8d2b51b udp: mask TOS bits in udp_v4_early_demux() by Guillaume Nault · 4 years ago
- 9d9b1ee tcp: fix TCP_USER_TIMEOUT with zero window by Enke Chen · 4 years ago
- f4d133d tcp_cubic: use memset and offsetof init by Yejune Deng · 4 years ago
- 1d9f03c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
- 0ae5b43 tcp: assign skb hash after tcp_event_data_sent by Yuchung Cheng · 4 years ago
- 9bd6b62 esp: avoid unneeded kmap_atomic call by Willem de Bruijn · 4 years ago
- fda4fde net: ip_tunnel: clean up endianness conversions by Julian Wiedmann · 4 years ago
- 833d22f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
- b19218b nexthop: Bounce NHA_GATEWAY in FDB nexthop groups by Petr Machata · 4 years ago
- 7b01e53 nexthop: Unlink nexthop group entry in error path by Ido Schimmel · 4 years ago
- 07e61a9 nexthop: Fix off-by-one error in error path by Ido Schimmel · 4 years ago
- 8e04491 skbuff: Rename skb_zcopy_{get|put} to net_zcopy_{get|put} by Jonathan Lemon · 4 years ago
- 06b4feb net: group skb_shinfo zerocopy related bits together. by Jonathan Lemon · 4 years ago
- 8c79382 skbuff: rename sock_zerocopy_* to msg_zerocopy_* by Jonathan Lemon · 4 years ago
- 236a6b1 skbuff: Call sock_zerocopy_put_abort from skb_zcopy_put_abort by Jonathan Lemon · 4 years ago
- 5977636 skbuff: replace sock_zerocopy_put() with skb_zcopy_put() by Jonathan Lemon · 4 years ago
- bb4cc1a1 net: ip: always refragment ip defragmented packets by Florian Westphal · 4 years ago
- 50c6616 net: fix pmtu check in nopmtudisc mode by Florian Westphal · 4 years ago
- b9ef3fe udp_tunnel: reshuffle NETIF_F_RX_UDP_TUNNEL_PORT checks by Jakub Kicinski · 4 years ago
- 876c438 udp_tunnel: hard-wire NDOs to udp_tunnel_nic_*_port() helpers by Jakub Kicinski · 4 years ago
- 085c7c4 erspan: fix version 1 check in gre_parse_header() by Cong Wang · 4 years, 1 month ago
- 21fdca2 ipv4: Ignore ECN bits for fib lookups in fib_compute_spec_dst() by Guillaume Nault · 4 years, 1 month ago
- 1e72fae Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by Jakub Kicinski · 4 years, 1 month ago
- 443d6e8 netfilter: x_tables: Update remaining dereference to RCU by Subash Abhinov Kasiviswanathan · 4 years, 1 month ago
- ca5b877 Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years, 1 month ago
- d635a69 Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 1 month ago
- c31b70c tcp: Add logic to check for SYN w/ data in tcp_simple_retransmit by Alexander Duyck · 4 years, 1 month ago
- 049fe38 tcp: parse mptcp options contained in reset packets by Florian Westphal · 4 years, 1 month ago
- f9b4240b Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 1 month ago
- 7bca502 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by Jakub Kicinski · 4 years, 1 month ago
- 0b9b241 inet: frags: batch fqdir destroy works by SeongJae Park · 4 years, 1 month ago
- 46d5e62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
- e0fecb2 tcp: correctly handle increased zerocopy args struct size by Arjun Roy · 4 years, 1 month ago
- b7e4ba9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 4 years, 1 month ago
- 299bcb5 tcp: fix cwnd-limited bug for TSO deferral where we send nothing by Neal Cardwell · 4 years, 1 month ago
- 8ef44b6 tcp: Retain ECT bits for tos reflection by Wei Wang · 4 years, 1 month ago
- 72d05c0 tcp: select sane initial rcvq_space.space for big MSS by Eric Dumazet · 4 years, 1 month ago
- cc00bca netfilter: x_tables: Switch synchronization to RCU by Subash Abhinov Kasiviswanathan · 4 years, 2 months ago
- 10c678b udp: fix the proto value passed to ip_protocol_deliver_rcu for the segments by Xin Long · 4 years, 1 month ago
- b410f04e ipv4: fix error return code in rtm_to_fib_config() by Zhang Changzhong · 4 years, 1 month ago
- 94ab9eb net-zerocopy: Defer vm zap unless actually needed. by Arjun Roy · 4 years, 2 months ago
- 0c3936d net-zerocopy: Set zerocopy hint when data is copied by Arjun Roy · 4 years, 2 months ago
- f21a3c4 net-zerocopy: Introduce short-circuit small reads. by Arjun Roy · 4 years, 2 months ago
- 936ced4 net-zerocopy: Fast return if inq < PAGE_SIZE by Arjun Roy · 4 years, 2 months ago