aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2022-02-04net: don't include ndisc.h from ipv6.hJakub Kicinski
2022-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-03ax25: fix reference count leaks of ax25_devDuoming Zhou
2022-02-03net: dsa: mv88e6xxx: Improve multichip isolation of standalone portsTobias Waldekranz
2022-02-03net: dsa: mv88e6xxx: Improve isolation of standalone portsTobias Waldekranz
2022-02-03page_pool: Refactor page_pool to enable fragmenting after allocationAlexander Duyck
2022-02-02net, neigh: Do not trigger immediate probes on NUD_FAILED from neigh_managed_...Daniel Borkmann
2022-02-02tcp: Use BPF timeout setting for SYN ACK RTOAkhmat Karakotov
2022-02-02net: dsa: provide switch operations for tracking the master stateVladimir Oltean
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-28ax25: add refcount in ax25_dev to avoid UAF bugsDuoming Zhou
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