summaryrefslogtreecommitdiffstats
path: root/include/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds37 hours4-24/+1
|\
| * net: make page_pool_ref_netmem work with net iovsPavel Begunkov2 days1-1/+1
| * xsk: Bring back busy polling supportStanislav Fomichev7 days3-23/+0
* | Merge tag 'vfs-6.13-rc7.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8 days1-10/+7
|\ \ | |/ |/|
| * Merge branch 'vfs-6.14.poll' into vfs.fixesChristian Brauner8 days1-10/+7
| |\
| | * sock_poll_wait: kill the no longer necessary barrier after poll_wait()Oleg Nesterov8 days1-10/+7
* | | tcp/dccp: allow a connection when sk_max_ack_backlog is zeroZhongqiu Duan14 days1-1/+1
|/ /
* | Merge tag 'net-6.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2025-01-031-2/+5
|\ \
| * | netfilter: nft_set_hash: unaligned atomic read on struct nft_set_extPablo Neira Ayuso2024-12-251-2/+5
* | | tcp_bpf: Charge receive socket buffer in bpf_tcp_ingress()Cong Wang2024-12-201-2/+8
|/ /
* | Merge tag 'for-net-2024-12-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2024-12-122-47/+71
|\ \
| * | Bluetooth: SCO: Add support for 16 bits transparent voice settingFrédéric Danis2024-12-121-0/+1
| * | Bluetooth: hci_core: Fix sleeping function called from invalid contextLuiz Augusto von Dentz2024-12-121-38/+70
| * | Bluetooth: Improve setsockopt() handling of malformed user inputMichal Luczaj2024-12-111-9/+0
* | | Merge tag 'nf-24-12-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2024-12-121-4/+0
|\ \ \ | |/ / |/| |
| * | netfilter: nf_tables: do not defer rule destruction via call_rcuFlorian Westphal2024-12-111-4/+0
* | | Merge tag 'wireless-2024-12-10' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2024-12-111-3/+4
|\ \ \
| * | | wifi: mac80211: fix vif addr when switching from monitor to stationFelix Fietkau2024-12-031-0/+3
| * | | wifi: mac80211: fix a queue stall in certain cases of CSAEmmanuel Grumbach2024-12-031-3/+1
| | |/ | |/|
* | | net: defer final 'struct net' free in netns dismantleEric Dumazet2024-12-071-0/+1
* | | net: lapb: increase LAPB_HEADER_LENEric Dumazet2024-12-071-1/+1
* | | Merge tag 'net-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-12-053-0/+8
|\ \ \ | |/ / |/| / | |/
| * Merge tag 'nf-24-12-05' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2024-12-051-0/+1
| |\
| | * netfilter: nft_inner: incorrect percpu area handling under softirqPablo Neira Ayuso2024-12-031-0/+1
| * | ipmr: tune the ipmr_can_free_table() checks.Paolo Abeni2024-12-051-0/+5
| * | tcp: populate XPS related fields of timewait socketsEric Dumazet2024-11-301-0/+2
| |/
* | Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2024-11-301-1/+1
|\ \ | |/ |/|
| * Rename .data.once to .data..once to fix resetting WARN*_ONCEMasahiro Yamada2024-11-271-1/+1
* | Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2024-11-2155-365/+1103
|\ \
| * | ipv6/udp: Add 4-tuple hash for connected socketPhilo Lu2024-11-181-0/+2
| * | ipv4/udp: Add 4-tuple hash for connected socketPhilo Lu2024-11-181-1/+15
| * | net/udp: Add 4-tuple hash list basisPhilo Lu2024-11-181-3/+82
| * | net/udp: Add a new struct for hash2 slotPhilo Lu2024-11-181-4/+34
| * | Merge tag 'ipsec-next-2024-11-15' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2024-11-182-3/+15
| |\ \
| | * | xfrm: Convert struct xfrm_dst_lookup_params -> tos to dscp_t.Guillaume Nault2024-11-061-1/+2
| | * | xfrm: Add an inbound percpu state cache.Steffen Klassert2024-10-292-0/+6
| | * | xfrm: Cache used outbound xfrm states at the policy.Steffen Klassert2024-10-291-0/+4
| | * | xfrm: Add support for per cpu xfrm state handling.Steffen Klassert2024-10-291-2/+3
| * | | Merge tag 'for-net-next-2024-11-14' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2024-11-153-6/+108
| |\ \ \
| | * | | Bluetooth: MGMT: Add initial implementation of MGMT_OP_HCI_CMD_SYNCLuiz Augusto von Dentz2024-11-141-0/+10
| | * | | Bluetooth: HCI: Add IPC(11) bus typeLuiz Augusto von Dentz2024-11-141-0/+1
| | * | | Bluetooth: ISO: Update hci_conn_hash_lookup_big for Broadcast slaveIulia Tanasescu2024-11-141-1/+11
| | * | | Bluetooth: ISO: Do not emit LE BIG Create Sync if previous is pendingIulia Tanasescu2024-11-142-0/+30
| | * | | Bluetooth: ISO: Do not emit LE PA Create Sync if previous is pendingIulia Tanasescu2024-11-142-1/+36
| | * | | Bluetooth: Add new quirks for ATS2851Danil Pylaev2024-11-142-4/+20
| * | | | Merge tag 'nf-next-24-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski2024-11-151-12/+13
| |\ \ \ \
| | * | | | netfilter: nf_tables: allocate element update information dynamicallyFlorian Westphal2024-11-141-3/+7
| | * | | | netfilter: nf_tables: prepare for multiple elements in nft_trans_elem structureFlorian Westphal2024-11-141-12/+9
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-11-142-2/+12
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | net: simplify eeecfg_mac_can_tx_lpiHeiner Kallweit2024-11-141-4/+1