summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2022-07-26flow_dissector: Add PPPoE dissectorsWojciech Drewek-0/+13
2022-07-26ip_tunnels: Add new flow flags field to ip_tunnel_keyPaul Chaignon-0/+1
2022-07-25Merge tag 'wireless-next-2022-07-25' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski-77/+335
2022-07-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-4/+3
2022-07-25net: Fix data-races around sysctl_[rw]mem(_offset)?.Kuniyuki Iwashima-4/+4
2022-07-24net: copy from user before calling __get_compat_msghdrDylan Yudaken-3/+2
2022-07-22ip_tunnels: allow VXLAN/GENEVE to inherit TOS/TTL from VLANMatthias May-4/+8
2022-07-22Merge tag 'for-net-next-2022-07-22' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski-40/+518
2022-07-22Bluetooth: ISO: Add broadcast supportLuiz Augusto von Dentz-0/+13
2022-07-22Bluetooth: Add initial implementation of BIS connectionsLuiz Augusto von Dentz-20/+261
2022-07-22Bluetooth: Add BTPROTO_ISO socket typeLuiz Augusto von Dentz-2/+58
2022-07-22Bluetooth: Add initial implementation of CIS connectionsLuiz Augusto von Dentz-4/+169
2022-07-22Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski-0/+33
2022-07-22Revert "tcp: change pingpong threshold to 3"Wei Wang-9/+1
2022-07-22Bluetooth: hci_core: Introduce hci_recv_event_dataLuiz Augusto von Dentz-0/+2
2022-07-22Bluetooth: Remove update_scan hci_request dependancyBrian Gix-1/+1
2022-07-22Bluetooth: Remove dead code from hci_request.cBrian Gix-1/+0
2022-07-22wifi: mac80211: add macros to loop over active linksGregory Greenman-0/+15
2022-07-22wifi: mac80211: optionally implement MLO multicast TXJohannes Berg-0/+10
2022-07-22wifi: mac80211: expand ieee80211_mgmt_tx() for MLOJohannes Berg-1/+3
2022-07-22wifi: nl80211: add MLO link ID to the NL80211_CMD_FRAME TX APIJohannes Berg-0/+4
2022-07-22wifi: cfg80211: report link ID in NL80211_CMD_FRAMEJohannes Berg-0/+5
2022-07-22wifi: mac80211: add hardware timestamps for RX and TXAvraham Stern-1/+27
2022-07-22wifi: cfg80211: add hardware timestamps to frame RX infoAvraham Stern-0/+4
2022-07-22wifi: cfg80211/nl80211: move rx management data into a structAvraham Stern-4/+56
2022-07-22wifi: cfg80211: add a function for reporting TX status with hardware timestampsAvraham Stern-2/+45
2022-07-22net: add missing includes and forward declarations under net/Jakub Kicinski-11/+178
2022-07-22tcp: Fix a data-race around sysctl_tcp_adv_win_scale.Kuniyuki Iwashima-1/+1
2022-07-21net: netfilter: Add kfuncs to set and change CT statusLorenzo Bianconi-0/+2
2022-07-21net: netfilter: Add kfuncs to set and change CT timeoutKumar Kartikeya Dwivedi-0/+2
2022-07-21net: netfilter: Add kfuncs to allocate and insert CTLorenzo Bianconi-0/+15
2022-07-21Bluetooth: mgmt: Fix using hci_conn_abortLuiz Augusto von Dentz-0/+2
2022-07-21Bluetooth: Add bt_statusLuiz Augusto von Dentz-0/+1
2022-07-21Bluetooth: hci_sync: Refactor remove Adv MonitorManish Mandlik-4/+2
2022-07-21Bluetooth: hci_sync: Refactor add Adv MonitorManish Mandlik-4/+1
2022-07-21Bluetooth: hci_sync: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTINGZijun Hu-11/+0
2022-07-21Bluetooth: hci_sync: Check LMP feature bit instead of quirkZijun Hu-0/+1
2022-07-21Bluetooth: clean up error pointer checkingDan Carpenter-1/+1
2022-07-21Bluetooth: HCI: Fix not always setting Scan Response/Advertising DataLuiz Augusto von Dentz-0/+11
2022-07-21Bluetooth: Unregister suspend with userchannelAbhishek Pandit-Subedi-0/+2
2022-07-21Bluetooth: When HCI work queue is drained, only queue chained workSchspa Shi-0/+1
2022-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-23/+44
2022-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski-12/+58
2022-07-20tcp: Fix data-races around sysctl_tcp_slow_start_after_idle.Kuniyuki Iwashima-2/+2
2022-07-20udp: Fix a data-race around sysctl_udp_l3mdev_accept.Kuniyuki Iwashima-1/+1
2022-07-20ip: Fix data-races around sysctl_ip_prot_sock.Kuniyuki Iwashima-1/+1
2022-07-19net/sched: remove qdisc_root_lock() helperDavide Caratti-19/+0
2022-07-19amt: use workqueue for gateway side message handlingTaehee Yoo-0/+20
2022-07-18net: devlink: remove unused locked functionsJiri Pirko-20/+0
2022-07-18netdevsim: convert driver to use unlocked devlink API during init/finiJiri Pirko-0/+1