summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2025-06-17net: dsa: tag_brcm: add support for legacy FCS tagsÁlvaro Fernández Rojas
2025-06-17net: dsa: tag_brcm: legacy: reorganize functionsÁlvaro Fernández Rojas
2025-06-17tcp: remove RFC3517/RFC6675 tcp_clear_retrans_hints_partial()Neal Cardwell
2025-06-17tcp: remove RFC3517/RFC6675 hint state: lost_skb_hint, lost_cnt_hintNeal Cardwell
2025-06-17tcp: remove obsolete and unused RFC3517/RFC6675 loss recovery codeNeal Cardwell
2025-06-17net/sched: fix use-after-free in taprio_dev_notifierHyunwoo Kim
2025-06-17Merge tag 'linux-can-fixes-for-6.16-20250617' of git://git.kernel.org/pub/scm...Jakub Kicinski
2025-06-17net: netmem: fix skb_ensure_writable with unreadable skbsMina Almasry
2025-06-17Merge branch 'io_uring-cmd-for-tx-timestamps'Jakub Kicinski
2025-06-17net: timestamp: add helper returning skb's tx tstampPavel Begunkov
2025-06-17s390/drivers: Explicitly include <linux/export.h>Heiko Carstens
2025-06-17openvswitch: Allocate struct ovs_pcpu_storage dynamicallySebastian Andrzej Siewior
2025-06-17wifi: mac80211: don't WARN for late channel/color switchJohannes Berg
2025-06-17wifi: mac80211: drop invalid source address OCB framesJohannes Berg
2025-06-17tty: introduce and use tty_port_tty_vhangup() helperJiri Slaby (SUSE)
2025-06-17sysfs: treewide: switch back to bin_attribute::read()/write()Thomas Weißschuh
2025-06-16seg6: Allow End.X behavior to accept an oifIdo Schimmel
2025-06-16seg6: Call seg6_lookup_any_nexthop() from End.X behaviorIdo Schimmel
2025-06-16seg6: Extend seg6_lookup_any_nexthop() with an oif argumentIdo Schimmel
2025-06-16netpoll: move netpoll_print_options to netconsoleBreno Leitao
2025-06-16netpoll: relocate netconsole-specific functions to netconsole moduleBreno Leitao
2025-06-16netpoll: expose netpoll logging macros in public headerBreno Leitao
2025-06-16netpoll: remove __netpoll_cleanup from exported APIBreno Leitao
2025-06-14net: sysfs: Implement is_visible for phys_(port_id, port_name, switch_id)Yajun Deng
2025-06-13net: arp: use kfree_skb_reason() in arp_rcv()Qiu Yutan
2025-06-12bpf: Fix an issue in bpf_prog_test_run_xdp when page size greater than 4KYonghong Song
2025-06-12net: ncsi: Fix buffer overflow in fetching version idHari Kalavakunta
2025-06-12SUNRPC: Cleanup/fix initial rq_pages allocationBenjamin Coddington
2025-06-12net: ethtool: add dedicated callbacks for getting and setting rxfh fieldsJakub Kicinski
2025-06-12net: ethtool: require drivers to opt into the per-RSS ctx RXFHJakub Kicinski
2025-06-12net: ethtool: remove the duplicated handling from rxfh and rxnfcJakub Kicinski
2025-06-12net: ethtool: copy the rxfh flow handlingJakub Kicinski
2025-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-06-12Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-06-12Merge tag 'wireless-2025-06-12' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-06-12net: ethtool: Don't check if RSS context exists in case of context 0Gal Pressman
2025-06-12Merge tag 'for-net-2025-06-11' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-06-12af_unix: Allow passing cred for embryo without SO_PASSCRED/SO_PASSPIDFD.Kuniyuki Iwashima
2025-06-12ipv6: Move fib6_config_validate() to ip6_route_add().Kuniyuki Iwashima
2025-06-12net_sched: ets: fix a race in ets_qdisc_change()Eric Dumazet
2025-06-12net_sched: tbf: fix a race in tbf_change()Eric Dumazet
2025-06-12net_sched: red: fix a race in __red_change()Eric Dumazet
2025-06-12net_sched: prio: fix a race in prio_tune()Eric Dumazet
2025-06-12net_sched: sch_sfq: reject invalid perturb periodEric Dumazet
2025-06-12xfrm: always initialize offload pathLeon Romanovsky
2025-06-11net: clear the dst when changing skb protocolJakub Kicinski
2025-06-11Bluetooth: MGMT: Fix sparse errorsLuiz Augusto von Dentz
2025-06-11Bluetooth: ISO: Fix not using bc_sid as advertisement SIDLuiz Augusto von Dentz
2025-06-11Bluetooth: ISO: Fix using BT_SK_PA_SYNC to detect BIS socketsLuiz Augusto von Dentz
2025-06-11Bluetooth: eir: Fix possible crashes on eir_create_adv_dataLuiz Augusto von Dentz