aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2022-01-31txhash: Add socket option to control TX hash rethink behaviorAkhmat Karakotov
2022-01-31txhash: Make rethinking txhash behavior configurable via sysctlAkhmat Karakotov
2022-01-31ipv4: Make ip_idents_reserve staticDavid Ahern
2022-01-29ipv4: drop fragmentation code from ip_options_build()Jakub Kicinski
2022-01-28Merge tag 'for-net-next-2022-01-28' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2022-01-27ipv6: partially inline ipv6_fixup_optionsPavel Begunkov
2022-01-27udp6: pass flow in ip6_make_skb together with corkPavel Begunkov
2022-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-01-27ipv4: remove sparse error in ip_neigh_gw4()Eric Dumazet
2022-01-27ipv4: avoid using shared IP generator for connected socketsEric Dumazet
2022-01-27net: sched: remove qdisc_qlen_cpu()Jakub Kicinski
2022-01-27net: sched: remove psched_tdiff_bounded()Jakub Kicinski
2022-01-27udplite: remove udplite_csum_outgoing()Jakub Kicinski
2022-01-27net: ax25: remove route refcountJakub Kicinski
2022-01-27net: remove bond_slave_has_mac_rcu()Jakub Kicinski
2022-01-27Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values"Guillaume Nault
2022-01-27ipv4: Namespaceify min_adv_mss sysctl knobxu xin
2022-01-26tcp: allocate tcp_death_row outside of struct netns_ipv4Eric Dumazet
2022-01-25ipv4/tcp: do not use per netns ctl socketsEric Dumazet
2022-01-25ipv6: do not use per netns icmp socketsEric Dumazet
2022-01-25ipv4: do not use per netns icmp socketsEric Dumazet
2022-01-25tcp/dccp: get rid of inet_twsk_purge()Eric Dumazet
2022-01-25tcp/dccp: no longer use twsk_net(tw) from tw_timer_handler()Eric Dumazet
2022-01-25tcp/dccp: add tw->tw_bslotEric Dumazet
2022-01-24Bluetooth: hci_event: Ignore multiple conn complete eventsSoenke Huster
2022-01-24Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-01-24bonding: use rcu_dereference_rtnl when get bonding active slaveHangbin Liu
2022-01-21bpf: add frags support to the bpf_xdp_adjust_tail() APIEelco Chaudron
2022-01-21bpf: introduce bpf_xdp_get_buff_len helperLorenzo Bianconi
2022-01-21xdp: add frags support to xdp_return_{buff/frame}Lorenzo Bianconi
2022-01-21net: xdp: add xdp_update_skb_shared_info utility routineLorenzo Bianconi
2022-01-21xdp: introduce flags field in xdp_buff/xdp_frameLorenzo Bianconi
2022-01-20ipv6: annotate accesses to fn->fn_sernumEric Dumazet
2022-01-20tcp: Add a stub for sk_defer_free_flush()Gal Pressman
2022-01-20Bluetooth: mgmt: Add MGMT Adv Monitor Device Found/Lost eventsManish Mandlik
2022-01-20Bluetooth: msft: Handle MSFT Monitor Device EventManish Mandlik
2022-01-20Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-01-18net/netfilter: Add unstable CT lookup helpers for XDP and TC-BPFKumar Kartikeya Dwivedi
2022-01-16Merge tag '9p-for-5.17-rc1' of git://github.com/martinetd/linuxLinus Torvalds
2022-01-13net_sched: restore "mpu xxx" handlingKevin Bracey
2022-01-13inet: frags: annotate races around fqdir->dead and fqdir->high_threshEric Dumazet
2022-01-11net: sched: do not allocate a tracker in tcf_exts_init()Eric Dumazet
2022-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-01-10net/p9: load default transportsThomas Weißschuh
2022-01-109p/trans_fd: split into dedicated moduleThomas Weißschuh
2022-01-09net: openvswitch: Fix ct_state nat flags for conns arriving from tcPaul Blakey
2022-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski
2022-01-09netfilter: nft_bitwise: track register operationsPablo Neira Ayuso
2022-01-09netfilter: nf_tables: add register tracking infrastructurePablo Neira Ayuso
2022-01-09netfilter: nf_tables: add NFT_REG32_NUMPablo Neira Ayuso