summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2023-02-15net: no longer support SOCK_REFCNT_DEBUG featureJason Xing
2023-02-14net-sysfs: make kobj_type structures constantThomas Weißschuh
2023-02-14net: bridge: make kobj_type structure constantThomas Weißschuh
2023-02-14devlink: don't allow to change net namespace for FW_ACTIVATE reload actionJiri Pirko
2023-02-14net/sched: support per action hw statsOz Shlomo
2023-02-14net/sched: introduce flow_offload action cookieOz Shlomo
2023-02-14net/sched: pass flow_stats instead of multiple stats argsOz Shlomo
2023-02-14net/sched: act_pedit, setup offload action for action stats queryOz Shlomo
2023-02-14net/sched: optimize action stats api callsOz Shlomo
2023-02-13ipv6: icmp6: add drop reason support to ndisc_rcv()Eric Dumazet
2023-02-13ipv6: icmp6: add drop reason support to icmpv6_notify()Eric Dumazet
2023-02-13net: ethtool: extend ringparam set/get APIs for rx_pushShannon Nelson
2023-02-13net/sched: fix error recovery in qdisc_create()Eric Dumazet
2023-02-13devlink: add forgotten devlink instance lock assertion to devl_param_driverin...Jiri Pirko
2023-02-13devlink: allow to call devl_param_driverinit_value_get() without holding inst...Jiri Pirko
2023-02-13devlink: convert param list to xarrayJiri Pirko
2023-02-13devlink: use xa_for_each_start() helper in devlink_nl_cmd_port_get_dump_one()Jiri Pirko
2023-02-13devlink: fix the name of value arg of devl_param_driverinit_value_get()Jiri Pirko
2023-02-13devlink: make sure driver does not read updated driverinit param before reloadJiri Pirko
2023-02-13devlink: don't use strcpy() to copy param valueJiri Pirko
2023-02-13devlink: stop using NL_SET_ERR_MSG_MODJacob Keller
2023-02-13rds: rds_rm_zerocopy_callback() correct order for list_add_tail()Pietro Borrello
2023-02-10bridge: mcast: Move validation to a policyIdo Schimmel
2023-02-10bridge: mcast: Remove pointless sequence generation counter assignmentIdo Schimmel
2023-02-10bridge: mcast: Use correct define in MDB dumpIdo Schimmel
2023-02-10Merge tag 'for-net-next-2023-02-09' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-02-10Daniel Borkmann says:Jakub Kicinski
2023-02-10net: extract nf_ct_handle_fragments to nf_conntrack_ovsXin Long
2023-02-10net: sched: move frag check and tc_skb_cb update out of handle_fragmentsXin Long
2023-02-10openvswitch: move key and ovs_cb update out of handle_fragmentsXin Long
2023-02-10net: extract nf_ct_skb_network_trim function to nf_conntrack_ovsXin Long
2023-02-10net: create nf_conntrack_ovs for ovs and tc useXin Long
2023-02-10net: skbuff: drop the word head from skb cacheJakub Kicinski
2023-02-10Merge tag 'rxrpc-next-20230208' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2023-02-09openvswitch: Use string_is_terminated() helperAndy Shevchenko
2023-02-09genetlink: Use string_is_terminated() helperAndy Shevchenko
2023-02-09string_helpers: Move string_is_valid() to the headerAndy Shevchenko
2023-02-09net: introduce default_rps_mask netns attributePaolo Abeni
2023-02-09net-sysctl: factor-out rpm mask manipulation helpersPaolo Abeni
2023-02-09net-sysctl: factor out cpumask parsing helperPaolo Abeni
2023-02-09Bluetooth: Make sure LE create conn cancel is sent when timeoutArchie Pusaka
2023-02-09Bluetooth: Free potentially unfreed SCO connectionArchie Pusaka
2023-02-09Bluetooth: L2CAP: Fix potential user-after-freeLuiz Augusto von Dentz
2023-02-09Bluetooth: MGMT: add CIS feature bits to controller informationPauli Virtanen
2023-02-09Bluetooth: hci_conn: Refactor hci_bind_bis() since it always succeedsKees Cook
2023-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-02-09net: enable usercopy for skb_small_head_cacheEric Dumazet
2023-02-09rds: rds_rm_zerocopy_callback() use list_first_entry()Pietro Borrello
2023-02-08Merge tag 'ipsec-2023-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2023-02-08can: raw: use temp variable instead of rolling back configOliver Hartkopp