summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* netfilter: flowtable: GC pushes back packets to classic pathPablo Neira Ayuso2023-10-251-0/+1
* Merge tag 'ipsec-2023-10-17' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski2023-10-171-0/+1
|\
| * xfrm: fix a data-race in xfrm_gen_index()Eric Dumazet2023-09-131-0/+1
* | tcp: fix excessive TLP and RACK timeouts from HZ roundingNeal Cardwell2023-10-171-0/+3
* | Merge tag 'for-net-2023-10-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2023-10-161-1/+1
|\ \
| * | Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX nameKees Cook2023-10-131-1/+1
* | | tcp: allow again tcp_disconnect() when threads are waitingPaolo Abeni2023-10-131-6/+4
|/ /
* | net: macsec: indicate next pn update when offloadingRadu Pirea (NXP OSS)2023-10-101-0/+1
* | net: mana: Fix oversized sge0 for GSO packetsHaiyang Zhang2023-10-051-2/+3
* | tcp: fix quick-ack counting to count actual ACKs of new dataNeal Cardwell2023-10-041-2/+4
* | page_pool: fix documentation typosRandy Dunlap2023-10-041-3/+3
* | Merge tag 'wireless-2023-09-27' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2023-10-041-2/+4
|\ \
| * | wifi: cfg80211: add missing kernel-doc for cqm_rssi_workJohannes Berg2023-09-131-0/+1
| * | wifi: cfg80211: fix cqm_config access raceJohannes Berg2023-09-111-1/+2
| * | wifi: cfg80211/mac80211: hold link BSSes when assoc fails for MLO connectionWen Gong2023-09-111-1/+1
* | | ipv4/fib: send notify when delete source address routesHangbin Liu2023-10-031-0/+1
* | | neighbour: fix data-races around n->outputEric Dumazet2023-10-011-1/+1
* | | Merge tag 'for-net-2023-09-20' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller2023-10-011-1/+1
|\ \ \
| * | | Bluetooth: hci_core: Fix build warningsLuiz Augusto von Dentz2023-09-201-1/+1
* | | | netfilter: nf_tables: fix memleak when more than 255 elements expiredFlorian Westphal2023-09-201-1/+1
|/ / /
* | | Merge tag 'nf-23-09-13' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...David S. Miller2023-09-151-2/+3
|\ \ \
| * | | netfilter: nft_set_pipapo: call nft_trans_gc_queue_sync() in catchall GCPablo Neira Ayuso2023-09-081-2/+3
* | | | tcp: Fix bind() regression for v4-mapped-v6 wildcard address.Kuniyuki Iwashima2023-09-131-0/+5
* | | | ipv6: fix ip6_sock_set_addr_preferences() typoEric Dumazet2023-09-121-1/+1
* | | | Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-09-076-26/+45
|\| | |
| * | | ip_tunnels: use DEV_STATS_INC()Eric Dumazet2023-09-061-8/+7
| | |/ | |/|
| * | af_unix: Fix msg_controllen test in scm_pidfd_recv() for MSG_CMSG_COMPAT.Kuniyuki Iwashima2023-09-041-5/+9
| * | ipv4: ignore dst hint for multipath routesSriram Yagnaraman2023-09-011-0/+1
| * | net: annotate data-races around sk->sk_tsflagsEric Dumazet2023-09-012-8/+11
| * | net: annotate data-races around sk->sk_forward_allocEric Dumazet2023-09-011-3/+9
| * | net: fib: avoid warn splat in flow dissectorFlorian Westphal2023-08-312-2/+8
| |/
* | Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2023-08-292-4/+8
|\ \
| * | sysctl: SIZE_MAX->ARRAY_SIZE in register_net_sysctlJoel Granados2023-08-151-1/+1
| * | networking: Update to register_net_sysctl_szJoel Granados2023-08-151-0/+2
| * | sysctl: Add size to register_net_sysctl functionJoel Granados2023-08-151-4/+6
* | | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-08-291-1/+0
|\ \ \ | |_|/ |/| |
| * | mm: allow per-VMA locks on file-backed VMAsMatthew Wilcox (Oracle)2023-08-181-1/+0
* | | tls: move tls_cipher_size_desc to net/tls/tls.hSabrina Dubroca2023-08-271-10/+0
* | | devlink: Expose port function commands to control IPsec packet offloadsDima Chumak2023-08-271-0/+15
* | | devlink: Expose port function commands to control IPsec crypto offloadsDima Chumak2023-08-271-0/+15
* | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-08-251-1/+4
|\ \ \
| * | | lwt: Check LWTUNNEL_XMIT_CONTINUE strictlyYan Zhai2023-08-181-1/+4
* | | | Merge tag 'wireless-next-2023-08-25' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-08-254-24/+20
|\ \ \ \
| * | | | mac80211: make ieee80211_tx_info padding explicitArnd Bergmann2023-08-221-1/+3
| * | | | wifi: mac80211: fix kernel-doc notation warningRandy Dunlap2023-08-221-0/+1
| * | | | wifi: radiotap: fix kernel-doc notation warningsRandy Dunlap2023-08-221-1/+2
| * | | | wifi: cfg80211: remove dead/unused enum valueRandy Dunlap2023-08-221-1/+0
| * | | | wifi: cfg80211: improve documentation for flag fieldsDmitry Antipov2023-08-221-6/+6
| * | | | wifi: wext: Remove unused declaration dev_get_wireless_info()Yue Haibing2023-08-221-9/+2
| * | | | wifi: cfg80211: Annotate struct cfg80211_tid_config with __counted_byKees Cook2023-08-221-1/+1