summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-30net/smc: Use the bitmap API when applicableChristophe JAILLET
2021-12-30ethtool: Remove redundant ret assignmentsluo penghao
2021-12-29net/ncsi: check for error return from call to nla_put_u32Jiasheng Jiang
2021-12-29net: bridge: mcast: fix br_multicast_ctx_vlan_global_disabled helperNikolay Aleksandrov
2021-12-29net: fix use-after-free in tw_timer_handlerMuchun Song
2021-12-29Merge tag 'for-net-next-2021-12-29' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2021-12-29net: bridge: mcast: add and enforce startup query interval minimumNikolay Aleksandrov
2021-12-29net: bridge: mcast: add and enforce query interval minimumNikolay Aleksandrov
2021-12-29ipv6: raw: check passed optlen before readingTamir Duberstein
2021-12-29xsk: Initialise xskb free_list_nodeCiara Loftus
2021-12-29of: net: support NVMEM cells with MAC in text formatRafał Miłecki
2021-12-28net: caif: remove redundant assignment to variable expectlenColin Ian King
2021-12-28net/smc: fix kernel panic caused by race of smc_sockDust Li
2021-12-28net/smc: don't send CDC/LLC message if link not readyDust Li
2021-12-27net: udp: fix alignment problem in udp4_seq_show()yangxingwu
2021-12-27net/smc: fix using of uninitialized completionsKarsten Graul
2021-12-27net: bridge: Get SIOCGIFBR/SIOCSIFBR ioctl working in compat modeRemi Pommarel
2021-12-27ip6_vti: initialize __ip6_tnl_parm struct in vti6_siocdevprivateWilliam Zhao
2021-12-25sctp: use call_rcu to free endpointXin Long
2021-12-23udp: using datalen to cap ipv6 udp max gso segmentsCoco Li
2021-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-23Bluetooth: MGMT: Fix spelling mistake "simultanous" -> "simultaneous"Colin Ian King
2021-12-23net: bridge: fix ioctl old_deviceless bridge argumentRemi Pommarel
2021-12-23net: dsa: tag_ocelot: use traffic class to map priority on injected headerXiaoliang Yang
2021-12-23flow_offload: fix suspicious RCU usage when offloading tc actionBaowen Zheng
2021-12-23sctp: move hlist_node and hashent out of sctp_ep_commonXin Long
2021-12-22Bluetooth: MGMT: Fix LE simultaneous roles UUID if not supportedLuiz Augusto von Dentz
2021-12-22Bluetooth: hci_sync: Add check simultaneous roles supportLuiz Augusto von Dentz
2021-12-22Bluetooth: hci_sync: Wait for proper events when connecting LELuiz Augusto von Dentz
2021-12-22Bluetooth: hci_sync: Add support for waiting specific LE subeventsLuiz Augusto von Dentz
2021-12-22Bluetooth: hci_sync: Add hci_le_create_conn_syncLuiz Augusto von Dentz
2021-12-22Bluetooth: hci_event: Use skb_pull_data when processing inquiry resultsLuiz Augusto von Dentz
2021-12-22Bluetooth: hci_sync: Push sync command cancellation to workqueueBenjamin Berg
2021-12-21devlink: Add new "event_eq_size" generic device paramShay Drory
2021-12-21devlink: Add new "io_eq_size" generic device paramShay Drory
2021-12-21Bluetooth: L2CAP: Fix using wrong modeLuiz Augusto von Dentz
2021-12-21Bluetooth: hci_sync: Fix not always pausing advertising when necessaryLuiz Augusto von Dentz
2021-12-21Bluetooth: mgmt: Make use of mgmt_send_event_skb in MGMT_EV_DEVICE_CONNECTEDLuiz Augusto von Dentz
2021-12-21Bluetooth: mgmt: Make use of mgmt_send_event_skb in MGMT_EV_DEVICE_FOUNDLuiz Augusto von Dentz
2021-12-21Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub...Jakub Kicinski
2021-12-21net/sched: use min() macro instead of doing it manuallyYang Li
2021-12-20inet: fully convert sk->sk_rx_dst to RCU rulesEric Dumazet
2021-12-20mctp: emit RTM_NEWADDR and RTM_DELADDRMatt Johnston
2021-12-20phonet/pep: refuse to enable an unbound pipeRémi Denis-Courmont
2021-12-20mac80211: fix locking in ieee80211_start_ap error pathJohannes Berg
2021-12-20cfg80211: Enable regulatory enforcement checks for drivers supporting mesh ifaceSriram R
2021-12-20rfkill: allow to get the software rfkill stateEmmanuel Grumbach
2021-12-20cfg80211: refactor cfg80211_get_ies_channel_number()Johannes Berg
2021-12-20nl80211: Add support to set AP settings flags with single attributeVeerendranath Jakkam