summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2022-02-03net: dsa: mv88e6xxx: Improve multichip isolation of standalone portsTobias Waldekranz1-0/+6
2022-02-03net: dsa: mv88e6xxx: Improve isolation of standalone portsTobias Waldekranz1-0/+12
2022-02-03page_pool: Refactor page_pool to enable fragmenting after allocationAlexander Duyck1-30/+52
2022-02-03net, neigh: Do not trigger immediate probes on NUD_FAILED from neigh_managed_...Daniel Borkmann1-5/+13
2022-02-02tcp: Use BPF timeout setting for SYN ACK RTOAkhmat Karakotov3-1/+11
2022-02-02net: dsa: provide switch operations for tracking the master stateVladimir Oltean1-0/+17
2022-02-01net: ieee802154: Provide a kdoc to the address structureDavid Girault1-0/+10
2022-01-31txhash: Add socket option to control TX hash rethink behaviorAkhmat Karakotov1-9/+3
2022-01-31txhash: Make rethinking txhash behavior configurable via sysctlAkhmat Karakotov2-13/+22
2022-01-31ipv4: Make ip_idents_reserve staticDavid Ahern1-1/+0
2022-01-29ipv4: drop fragmentation code from ip_options_build()Jakub Kicinski1-1/+1
2022-01-29Merge tag 'for-net-next-2022-01-28' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2-0/+33
2022-01-28ax25: add refcount in ax25_dev to avoid UAF bugsDuoming Zhou1-0/+10
2022-01-28net: mac802154: Explain the use of ieee802154_wake/stop_queue()Miquel Raynal1-0/+12
2022-01-28ipv6: partially inline ipv6_fixup_optionsPavel Begunkov1-2/+10
2022-01-28udp6: pass flow in ip6_make_skb together with corkPavel Begunkov1-1/+1
2022-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-12/+13
2022-01-27ipv4: remove sparse error in ip_neigh_gw4()Eric Dumazet1-1/+1
2022-01-27ipv4: avoid using shared IP generator for connected socketsEric Dumazet1-11/+10
2022-01-27i40e: xsk: Move tmp desc array from driver to poolMagnus Karlsson2-3/+3
2022-01-27net: sched: remove qdisc_qlen_cpu()Jakub Kicinski1-5/+0
2022-01-27net: sched: remove psched_tdiff_bounded()Jakub Kicinski1-6/+0
2022-01-27udplite: remove udplite_csum_outgoing()Jakub Kicinski1-43/+0
2022-01-27net: ax25: remove route refcountJakub Kicinski1-12/+0
2022-01-27net: remove bond_slave_has_mac_rcu()Jakub Kicinski1-14/+0
2022-01-27Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values"Guillaume Nault1-0/+2
2022-01-27ipv4: Namespaceify min_adv_mss sysctl knobxu xin1-0/+1
2022-01-27tcp: allocate tcp_death_row outside of struct netns_ipv4Eric Dumazet1-5/+3
2022-01-25ipv4/tcp: do not use per netns ctl socketsEric Dumazet1-1/+0
2022-01-25ipv6: do not use per netns icmp socketsEric Dumazet1-1/+0
2022-01-25ipv4: do not use per netns icmp socketsEric Dumazet1-1/+0
2022-01-25tcp/dccp: get rid of inet_twsk_purge()Eric Dumazet1-2/+0
2022-01-25tcp/dccp: no longer use twsk_net(tw) from tw_timer_handler()Eric Dumazet1-3/+2
2022-01-25tcp/dccp: add tw->tw_bslotEric Dumazet1-0/+1
2022-01-25Bluetooth: hci_event: Ignore multiple conn complete eventsSoenke Huster1-0/+3
2022-01-25Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2-4/+127
2022-01-24bonding: use rcu_dereference_rtnl when get bonding active slaveHangbin Liu1-1/+1
2022-01-22bpf: add frags support to the bpf_xdp_adjust_tail() APIEelco Chaudron1-2/+14
2022-01-22bpf: introduce bpf_xdp_get_buff_len helperLorenzo Bianconi1-0/+14
2022-01-22xdp: add frags support to xdp_return_{buff/frame}Lorenzo Bianconi1-2/+16
2022-01-22net: xdp: add xdp_update_skb_shared_info utility routineLorenzo Bianconi1-1/+32
2022-01-22xdp: introduce flags field in xdp_buff/xdp_frameLorenzo Bianconi1-0/+29
2022-01-21ipv6: annotate accesses to fn->fn_sernumEric Dumazet1-1/+1
2022-01-21tcp: Add a stub for sk_defer_free_flush()Gal Pressman1-0/+4
2022-01-21Bluetooth: mgmt: Add MGMT Adv Monitor Device Found/Lost eventsManish Mandlik2-0/+19
2022-01-21Bluetooth: msft: Handle MSFT Monitor Device EventManish Mandlik1-0/+11
2022-01-20Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-4/+19
2022-01-19net/netfilter: Add unstable CT lookup helpers for XDP and TC-BPFKumar Kartikeya Dwivedi1-0/+23
2022-01-16Merge tag '9p-for-5.17-rc1' of git://github.com/martinetd/linuxLinus Torvalds2-3/+1
2022-01-13net_sched: restore "mpu xxx" handlingKevin Bracey1-0/+5