summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2022-09-30Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-09-30xsk: Expose min chunk size to driversMaxim Mikityanskiy
2022-09-30ip6_vti:Remove the space before the commaHongbin Wang
2022-09-30net: bridge: assign path_cost for 2.5G and 5G link speedSteven Hsieh
2022-09-30net-next: skbuff: refactor pskb_pullRichard Gobert
2022-09-30net-sysfs: Convert to use sysfs_emit() APIsWang Yufen
2022-09-29net/sched: taprio: allow user input of per-tc max SDUVladimir Oltean
2022-09-29net/sched: query offload capabilities through ndo_setup_tc()Vladimir Oltean
2022-09-29net/tipc: Remove unused struct distr_queue_itemYuan Can
2022-09-29net: skb: introduce and use a single page frag cachePaolo Abeni
2022-09-29net: sched: cls_u32: Avoid memcpy() false-positive warningKees Cook
2022-09-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-09-29Merge tag 'net-6.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-09-28mptcp: fix unreleased socket in accept queueMenglong Dong
2022-09-28mptcp: factor out __mptcp_close() without socket lockMenglong Dong
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-09-28net: Fix incorrect address comparison when searching for a bind2 bucketMartin KaFai Lau
2022-09-28mptcp: poll allow write call before actual connectBenjamin Hesmans
2022-09-28mptcp: handle defer connect in mptcp_sendmsgDmytro Shytyi
2022-09-28tcp: export tcp_sendmsg_fastopenBenjamin Hesmans
2022-09-28mptcp: add TCP_FASTOPEN_CONNECT socket optionBenjamin Hesmans
2022-09-28net: shrink struct ubuf_infoPavel Begunkov
2022-09-28Revert "net: set proper memcg for net_init hooks allocations"Shakeel Butt
2022-09-28netfilter: nft_fib: Fix for rpath check with VRF devicesPhil Sutter
2022-09-28net: sched: act_bpf: simplify code logic in tcf_bpf_init()Zhengchao Shao
2022-09-27Add skb drop reasons to IPv6 UDP receive pathDonald Hunter
2022-09-27net: tls: Add ARIA-GCM algorithmTaehee Yoo
2022-09-27Merge tag 'wireless-2022-09-27' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2022-09-27NFC: hci: Split memcpy() of struct hcp_message flexible arrayKees Cook
2022-09-27net: openvswitch: allow conntrack in non-initial user namespaceMichael Weiß
2022-09-27net: openvswitch: allow metering in non-initial user namespaceMichael Weiß
2022-09-27wifi: mac80211: mlme: Fix double unlock on assoc success handlingRafael Mendonca
2022-09-27wifi: mac80211: mlme: Fix missing unlock on beacon RXRafael Mendonca
2022-09-27wifi: mac80211: fix memory corruption in minstrel_ht_update_rates()Paweł Lenkow
2022-09-27wifi: mac80211: fix regression with non-QoS driversHans de Goede
2022-09-27wifi: mac80211: ensure vif queues are operational after startAlexander Wetzel
2022-09-27wifi: mac80211: don't start TX with fq->lock to fix deadlockAlexander Wetzel
2022-09-27wifi: cfg80211: fix MCS divisor valueTamizh Chelvam Raja
2022-09-27net/smc: Support SO_REUSEPORTTony Lu
2022-09-26net: sched: act_ct: fix possible refcount leak in tcf_ct_init()Hangyu Hua
2022-09-26net/sched: taprio: simplify list iteration in taprio_dev_notifier()Vladimir Oltean
2022-09-26net: dsa: make user ports return to init_net on netns deletionVladimir Oltean
2022-09-26xdp: improve page_pool xdp_return performanceJesper Dangaard Brouer
2022-09-26af_unix: Refactor unix_read_skb()Peilin Ye
2022-09-26udp: Refactor udp_read_skb()Peilin Ye
2022-09-23ipv6: tcp: send consistent autoflowlabel in RST packetsEric Dumazet
2022-09-23Merge tag 'linux-can-next-for-6.1-20220923' of git://git.kernel.org/pub/scm/l...Jakub Kicinski
2022-09-23can: bcm: check the result of can_send() in bcm_can_tx()Ziyang Xuan
2022-09-23can: bcm: registration process optimization in bcm_module_init()Ziyang Xuan
2022-09-23net: phy: Add support for rate matchingSean Anderson