summaryrefslogtreecommitdiffstats
path: root/include/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* sysctl: treewide: constify the ctl_table argument of proc_handlersJoel Granados2024-07-243-5/+5
* Merge tag 'net-6.11-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-07-191-0/+1
|\
| * ipv4: Fix incorrect TOS in route get replyIdo Schimmel2024-07-181-0/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2024-07-192-0/+3
|\ \ | |/ |/|
| * RDMA/mana_ib: Set correct device into ibKonstantin Taranov2024-07-141-0/+2
| * Merge branch 'mana-shared' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Leon Romanovsky2024-06-168-21/+32
| |\
| * | RDMA/mana_ib: Process QP error events in mana_ibKonstantin Taranov2024-06-091-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-07-152-32/+24
|\ \ \
| * | | ipv6: fix source address selection with route leakNicolas Dichtel2024-07-141-6/+14
| * | | Merge tag 'ipsec-2024-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski2024-07-141-26/+10
| |\ \ \
| | * | | xfrm: Fix unregister netdevice hang on hardware offload.Steffen Klassert2024-06-251-26/+10
* | | | | flow_dissector: cleanup FLOW_DISSECTOR_KEY_ENC_FLAGSAsbjørn Sloth Tønnesen2024-07-152-21/+0
* | | | | net/sched: flower: define new tunnel flagsAsbjørn Sloth Tønnesen2024-07-151-1/+6
* | | | | net/sched: flower: refactor control flag definitionsAsbjørn Sloth Tønnesen2024-07-151-3/+11
* | | | | llc: Constify struct llc_sap_state_transChristophe JAILLET2024-07-151-2/+2
* | | | | llc: Constify struct llc_conn_state_transChristophe JAILLET2024-07-151-2/+2
* | | | | Merge tag 'for-net-next-2024-07-15' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2024-07-155-8/+33
|\ \ \ \ \
| * | | | | Bluetooth: Remove hci_request.{c,h}Luiz Augusto von Dentz2024-07-151-0/+4
| * | | | | Bluetooth: hci_sync: Remove remaining dependencies of hci_requestLuiz Augusto von Dentz2024-07-151-0/+17
| * | | | | Bluetooth: hci_core: Don't use hci_prepare_cmdLuiz Augusto von Dentz2024-07-151-0/+4
| * | | | | Bluetooth: hci_core: Remove usage of hci_req_syncLuiz Augusto von Dentz2024-07-151-0/+2
| * | | | | Bluetooth: hci_core: cleanup struct hci_devDmitry Antipov2024-07-151-2/+0
| * | | | | Bluetooth: hci_core, hci_sync: cleanup struct discovery_stateDmitry Antipov2024-07-151-4/+0
| * | | | | Bluetooth: Add vendor-specific packet classification for ISO dataYing Hsu2024-07-151-0/+1
| * | | | | tty: rfcomm: prefer struct_size over open coded arithmeticErick Archer2024-07-151-1/+1
| * | | | | Bluetooth: hci_core: Prefer struct_size over open coded arithmeticErick Archer2024-07-151-1/+1
| * | | | | Bluetooth: MGMT: Make MGMT_OP_LOAD_CONN_PARAM update existing connectionLuiz Augusto von Dentz2024-07-151-0/+3
* | | | | | Merge branch 'net-make-timestamping-selectable'Jakub Kicinski2024-07-151-1/+1
|\ \ \ \ \ \
| * | | | | | net: Add struct kernel_ethtool_ts_infoKory Maincent2024-07-151-1/+1
* | | | | | | net: dsa: vsc73xx: introduce tag 8021q for vsc73xxPawel Dembicki2024-07-151-0/+2
* | | | | | | Merge tag 'ipsec-next-2024-07-13' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2024-07-143-0/+14
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | xfrm: support sending NAT keepalives in ESP in UDP statesEyal Birger2024-06-263-0/+14
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2024-07-133-10/+97
|\ \ \ \ \ \
| * | | | | | libeth: support different types of buffers for RxAlexander Lobakin2024-07-101-0/+19
| * | | | | | libeth: add cacheline / struct layout assertion helpersAlexander Lobakin2024-07-101-0/+66
| * | | | | | page_pool: use __cacheline_group_{begin, end}_aligned()Alexander Lobakin2024-07-101-10/+12
* | | | | | | net: psample: fix flag being set in wrong skbAdrian Moreno2024-07-121-3/+5
* | | | | | | Merge tag 'wireless-next-2024-07-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2024-07-122-17/+65
|\ \ \ \ \ \ \
| * | | | | | | wifi: mac80211: add radio index to ieee80211_chanctx_confFelix Fietkau2024-07-091-0/+2
| * | | | | | | wifi: cfg80211: add helper for checking if a chandef is valid on a radioFelix Fietkau2024-07-091-0/+11
| * | | | | | | wifi: cfg80211: extend interface combination check for multi-radioFelix Fietkau2024-07-091-0/+5
| * | | | | | | wifi: cfg80211: add support for advertising multiple radios belonging to a wiphyFelix Fietkau2024-07-091-1/+41
| * | | | | | | wifi: mac80211: remove DEAUTH_NEED_MGD_TX_PREPJohannes Berg2024-06-281-16/+6
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-07-111-4/+9
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | / / / | | |_|_|/ / / | |/| | | | |
| * | | | | | bpf: Fix too early release of tcx_entryDaniel Borkmann2024-07-081-4/+9
* | | | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni2024-07-091-0/+15
|\ \ \ \ \ \ \
| * | | | | | | netfilter: Add bpf_xdp_flow_lookup kfuncLorenzo Bianconi2024-07-011-0/+10
| * | | | | | | netfilter: nf_tables: Add flowtable map for xdp offloadFlorian Westphal2024-07-011-0/+5
* | | | | | | | sctp: Fix typos and improve commentsThorsten Blum2024-07-091-4/+4
| |_|_|_|/ / / |/| | | | | |
* | | | | | | net: psample: allow using rate as probabilityAdrian Moreno2024-07-061-1/+2