summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2023-02-20ipv6: icmp6: add drop reason support to ndisc_recv_rs()Eric Dumazet
2023-02-20ipv6: icmp6: add drop reason support to ndisc_recv_na()Eric Dumazet
2023-02-20ipv6: icmp6: add drop reason support to ndisc_recv_ns()Eric Dumazet
2023-02-20net: add location to trace_consume_skb()Eric Dumazet
2023-02-20xsk: support use vaddr as ringXuan Zhuo
2023-02-20net/smc: fix application data exceptionD. Wythe
2023-02-20net/smc: fix potential panic dues to unprotected smc_llc_srv_add_link()D. Wythe
2023-02-20net/sched: taprio: dynamic max_sdu larger than the max_mtu is unlimitedVladimir Oltean
2023-02-20net/sched: taprio: don't allow dynamic max_sdu to go negative after stab adju...Vladimir Oltean
2023-02-20net/sched: taprio: fix calculation of maximum gate durationsVladimir Oltean
2023-02-20rxrpc: Fix overproduction of wakeups to recvmsg()David Howells
2023-02-18ieee802154: Drop device trackersMiquel Raynal
2023-02-18mac802154: Fix an always true conditionMiquel Raynal
2023-02-18mac802154: Send beacons using the MLME Tx pathMiquel Raynal
2023-02-18ieee802154: Change error code on monitor scan netlink requestMiquel Raynal
2023-02-18ieee802154: Convert scan error messages to extackMiquel Raynal
2023-02-18ieee802154: Use netlink policies when relevant on scan parametersMiquel Raynal
2023-02-17bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookupMartin KaFai Lau
2023-02-17Revert "bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES"Martin KaFai Lau
2023-02-17bpf: bpf_fib_lookup should not return neigh in NUD_FAILED stateMartin KaFai Lau
2023-02-17bpf: Disable bh in bpf_test_run for xdp and tc progMartin KaFai Lau
2023-02-17xsk: check IFF_UP earlier in Tx pathMaciej Fijalkowski
2023-02-17netfilter: let reset rules clean out conntrack entriesFlorian Westphal
2023-02-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2023-02-16Merge tag 'wireless-next-2023-03-16' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-02-16seg6: add PSP flavor support for SRv6 End behaviorAndrea Mayer
2023-02-16seg6: factor out End lookup nexthop processing to a dedicated functionAndrea Mayer
2023-02-16devlink: Fix netdev notifier chain corruptionIdo Schimmel
2023-02-16net/sched: act_pedit: use percpu overlimit counter when availablePedro Tammela
2023-02-16net/sched: act_gate: use percpu statsPedro Tammela
2023-02-16net/sched: act_connmark: transition to percpu stats and rcuPedro Tammela
2023-02-16net/sched: act_nat: transition to percpu stats and rcuPedro Tammela
2023-02-16net/core: refactor promiscuous mode messageJesse Brandeburg
2023-02-16net/core: print message for allmulticastJesse Brandeburg
2023-02-16net/sched: Retire rsvp classifierJamal Hadi Salim
2023-02-16net/sched: Retire tcindex classifierJamal Hadi Salim
2023-02-16net/sched: Retire dsmark qdiscJamal Hadi Salim
2023-02-16net/sched: Retire ATM qdiscJamal Hadi Salim
2023-02-16net/sched: Retire CBQ qdiscJamal Hadi Salim
2023-02-15net: msg_zerocopy: elide page accounting if RLIM_INFINITYWillem de Bruijn
2023-02-15devlink: Move health common function to health fileMoshe Shemesh
2023-02-15devlink: Move devlink health test to health fileMoshe Shemesh
2023-02-15devlink: Move devlink health dump to health fileMoshe Shemesh
2023-02-15devlink: Move devlink fmsg and health diagnose to health fileMoshe Shemesh
2023-02-15devlink: Move devlink health report and recover to health fileMoshe Shemesh
2023-02-15devlink: Move devlink health get and set code to health fileMoshe Shemesh
2023-02-15devlink: health: Fix nla_nest_end in error flowMoshe Shemesh
2023-02-15devlink: Split out health reporter create codeMoshe Shemesh
2023-02-15bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMESAlexander Lobakin
2023-02-15wifi: mac80211: add documentation for amsdu_mesh_controlJohannes Berg