summaryrefslogtreecommitdiff
path: root/include
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-31phy: make phy_set_max_speed() *void*Sergey Shtylyov
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-28SUNRPC: add netns refcount tracker to struct rpc_xprtEric Dumazet
2022-01-28SUNRPC: add netns refcount tracker to struct svc_xprtEric Dumazet
2022-01-28ethtool: add header/data split indicationJakub Kicinski
2022-01-28net: mii: remove mii_lpa_mod_linkmode_lpa_sgmii()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 tag 'mlx5-updates-2022-01-27' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2022-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-01-27net/mlx5: Remove unused TIR modify bitmask enumsTariq Toukan
2022-01-27Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-01-27net: socket: rename SKB_DROP_REASON_SOCKET_FILTERMenglong Dong
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-27netlink: remove nl_set_extack_cookie_u32()Jakub Kicinski
2022-01-27udplite: remove udplite_csum_outgoing()Jakub Kicinski
2022-01-27udp: remove inner_udp_hdr()Jakub Kicinski
2022-01-27ipv6: remove inet6_rsk() and tcp_twsk_ipv6only()Jakub Kicinski
2022-01-27net: ax25: remove route refcountJakub Kicinski
2022-01-27net: remove bond_slave_has_mac_rcu()Jakub Kicinski
2022-01-27net: remove linkmode_change_bit()Jakub Kicinski
2022-01-27net: remove net_invalid_timestamp()Jakub Kicinski
2022-01-27mii: remove mii_lpa_to_linkmode_lpa_sgmii()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-26pid: Introduce helper task_is_in_init_pid_ns()Leo Yan
2022-01-26net: stmmac/xpcs: convert to pcs_validate()Russell King (Oracle)
2022-01-26net: xpcs: add support for retrieving supported interface modesRussell King (Oracle)
2022-01-25Merge tag 'nfs-for-5.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
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-23Merge tag 'sched_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-01-23Merge tag 'perf_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds
2022-01-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds