summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-6.8/io_uring-2024-01-08' of git://git.kernel.dk/linuxLinus Torvalds2024-01-112-4/+2
|\
| * io_uring/unix: drop usage of io_uring socketJens Axboe2023-12-192-4/+2
| * Merge branch 'vfs.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/...Jens Axboe2023-12-122-2/+2
| |\
* | \ Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-01-11282-2880/+9719
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2024-01-093-21/+21
| |\ \ \
| | * | | ip6_tunnel: fix NEXTHDR_FRAGMENT handling in ip6_tnl_parse_tlv_enc_lim()Eric Dumazet2024-01-071-13/+13
| | * | | rxrpc: Fix skbuff cleanup of call's recvmsg_queue and rx_oos_queueDavid Howells2024-01-071-2/+2
| | * | | net/sched: act_ct: fix skb leak and crash on ooo fragsTao Liu2024-01-051-6/+6
| * | | | tcp: Revert no longer abort SYN_SENT when receiving some ICMPShachar Kagan2024-01-082-12/+3
| * | | | fib: rules: remove repeated assignment in fib_nl2ruleZhengchao Shao2024-01-071-1/+0
| * | | | net/sched: simplify tc_action_load_ops parametersPedro Tammela2024-01-072-8/+7
| * | | | net: ethtool: reject unsupported RSS input xfrm valuesAhmed Zaki2024-01-051-0/+3
| * | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-01-0514-362/+18
| |\ \ \ \
| | * | | | bpfilter: remove bpfilterQuentin Deslandes2024-01-0413-359/+0
| | * | | | bpf: sockmap, fix proto update hook to avoid dup callsJohn Fastabend2024-01-031-3/+18
| * | | | | net: gro: parse ipv6 ext headers without frag0 invalidationRichard Gobert2024-01-051-10/+41
| * | | | | net: gso: add HBH extension header offload supportRichard Gobert2024-01-052-14/+22
| * | | | | net: fill in MODULE_DESCRIPTION()s for CAIFJakub Kicinski2024-01-054-0/+4
| * | | | | net: fill in MODULE_DESCRIPTION() for AF_PACKETJakub Kicinski2024-01-051-0/+1
| * | | | | net: fill in MODULE_DESCRIPTION()s for DSA tagsJakub Kicinski2024-01-0518-0/+18
| * | | | | net: fill in MODULE_DESCRIPTION()s for ATMJakub Kicinski2024-01-052-0/+2
| * | | | | net: sched: move block device tracking into tcf_block_get/put_ext()Jiri Pirko2024-01-053-55/+14
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-01-0418-50/+129
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge tag 'wireless-next-2024-01-03' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2024-01-0413-44/+1165
| |\ \ \ \ \
| | * | | | | wifi: mac80211: remove redundant ML element checkJohannes Berg2024-01-031-19/+10
| | * | | | | wifi: cfg80211: parse all ML elements in an ML probe responseBenjamin Berg2024-01-031-14/+26
| | * | | | | wifi: cfg80211: correct comment about MLD IDBenjamin Berg2024-01-031-2/+5
| | * | | | | wifi: cfg80211: Update the default DSCP-to-UP mappingIlan Peer2024-01-031-0/+56
| | * | | | | wifi: cfg80211: tests: add some scanning related testsBenjamin Berg2024-01-036-5/+766
| | * | | | | wifi: mac80211: kunit: extend MFP testsJohannes Berg2024-01-031-4/+70
| | * | | | | wifi: mac80211: kunit: generalize public action testJohannes Berg2024-01-031-21/+57
| | * | | | | wifi: mac80211: add kunit tests for public action handlingJohannes Berg2024-01-034-2/+198
| | * | | | | wifi: mac80211: fix spelling typo in commentZheng tan2024-01-031-1/+1
| | * | | | | wifi: cfg80211: fix RCU dereference in __cfg80211_bss_updateEdward Adam Davis2024-01-031-1/+1
| * | | | | | Revert "Introduce PHY listing and link_topology tracking"Jakub Kicinski2024-01-049-376/+29
| * | | | | | Merge tag 'ieee802154-for-net-next-2023-12-20' of gitolite.kernel.org:pub/scm...Jakub Kicinski2024-01-0411-28/+1071
| |\ \ \ \ \ \
| | * | | | | | mac802154: Avoid new associations while disassociatingMiquel Raynal2023-12-152-4/+15
| | * | | | | | ieee802154: Avoid confusing changes after associatingMiquel Raynal2023-12-151-12/+18
| | * | | | | | mac802154: Only allow PAN controllers to process association requestsMiquel Raynal2023-12-151-0/+6
| | * | | | | | mac802154: Use the PAN coordinator parameter when stamping packetsMiquel Raynal2023-12-151-4/+7
| | * | | | | | mac80254: Provide real PAN coordinator info in beaconsMiquel Raynal2023-12-151-2/+2
| | * | | | | | ieee802154: Give the user the association listMiquel Raynal2023-11-201-2/+101
| | * | | | | | mac802154: Handle disassociation notifications from peersMiquel Raynal2023-11-203-0/+65
| | * | | | | | mac802154: Follow the number of associated devicesMiquel Raynal2023-11-203-10/+26
| | * | | | | | ieee802154: Add support for limiting the number of associated devicesMiquel Raynal2023-11-203-0/+37
| | * | | | | | mac802154: Handle association requests from peersMiquel Raynal2023-11-205-0/+189
| | * | | | | | mac802154: Handle disassociationsMiquel Raynal2023-11-204-0/+166
| | * | | | | | ieee802154: Add support for user disassociation requestsMiquel Raynal2023-11-203-0/+75
| | * | | | | | mac802154: Handle associatingMiquel Raynal2023-11-206-0/+238
| | * | | | | | ieee802154: Add support for user association requestsMiquel Raynal2023-11-203-0/+77