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 'nf-next-23-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni2023-10-263-26/+38
|\ \ \ \ \ \
| * | | | | | netfilter: nf_tables: set->ops->insert returns opaque set element in case of ...Pablo Neira Ayuso2023-10-241-1/+1
| * | | | | | netfilter: nf_tables: shrink memory consumption of set elementsPablo Neira Ayuso2023-10-241-9/+9
| * | | | | | netfilter: nf_tables: expose opaque set element as struct nft_elem_privPablo Neira Ayuso2023-10-241-13/+25
| * | | | | | netfilter: nf_tables: set backend .flush always succeedsPablo Neira Ayuso2023-10-241-1/+1
| * | | | | | netfilter: conntrack: switch connlabels to atomic_tFlorian Westphal2023-10-242-2/+2
* | | | | | | ipv6: drop feature RTAX_FEATURE_ALLFRAGYan Zhai2023-10-253-9/+0
* | | | | | | tcp: define initial scaling factor value as a macroPaolo Abeni2023-10-251-5/+7
* | | | | | | sched: act_ct: switch to per-action label countingFlorian Westphal2023-10-251-0/+1
* | | | | | | net: dsa: Use conduit and user termsFlorian Fainelli2023-10-242-39/+39
* | | | | | | page_pool: update document about fragment APIYunsheng Lin2023-10-231-13/+80
* | | | | | | page_pool: introduce page_pool_alloc() APIYunsheng Lin2023-10-231-0/+66
* | | | | | | page_pool: remove PP_FLAG_PAGE_FRAGYunsheng Lin2023-10-231-4/+2
* | | | | | | page_pool: unify frag_count handling in page_pool_is_last_frag()Yunsheng Lin2023-10-231-13/+34
* | | | | | | Bluetooth: Make handle of hci_conn be uniqueZiyang Xuan2023-10-231-1/+5
* | | | | | | Bluetooth: ISO: Fix bcast listener cleanupIulia Tanasescu2023-10-231-23/+20
* | | | | | | Bluetooth: ISO: Pass BIG encryption info through QoSIulia Tanasescu2023-10-232-1/+27
* | | | | | | Bluetooth: ISO: Fix BIS cleanupIulia Tanasescu2023-10-231-0/+2
* | | | | | | tcp: add support for usec resolution in TCP TS valuesEric Dumazet2023-10-232-3/+6
* | | | | | | tcp: introduce TCP_PAWS_WRAPEric Dumazet2023-10-231-2/+7
* | | | | | | tcp: rename tcp_time_stamp() to tcp_time_stamp_ts()Eric Dumazet2023-10-231-5/+4
* | | | | | | tcp: move tcp_ns_to_ts() to net/ipv4/syncookies.cEric Dumazet2023-10-231-6/+0
* | | | | | | tcp: rename tcp_skb_timestamp()Eric Dumazet2023-10-231-5/+9
* | | | | | | tcp: replace tcp_time_stamp_raw()Eric Dumazet2023-10-231-6/+19
* | | | | | | tcp: introduce tcp_clock_ms()Eric Dumazet2023-10-231-0/+5
* | | | | | | tcp: add tcp_time_stamp_ms() helperEric Dumazet2023-10-231-0/+5
* | | | | | | tcp: fix cookie_init_timestamp() overflowsEric Dumazet2023-10-231-1/+1
* | | | | | | ipv6: add new arguments to udp_tunnel6_dst_lookup()Beniamino Galvani2023-10-231-3/+4
* | | | | | | ipv6: remove "proto" argument from udp_tunnel6_dst_lookup()Beniamino Galvani2023-10-231-1/+1
* | | | | | | ipv6: rename and move ip6_dst_lookup_tunnel()Beniamino Galvani2023-10-232-6/+7
|/ / / / / /
* | | | | | netlink: add variable-length / auto integersJakub Kicinski2023-10-201-2/+67
* | | | | | devlink: convert most of devlink_fmsg_*() to return voidPrzemek Kitszel2023-10-201-30/+30
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-194-7/+9
|\| | | | |
| * | | | | 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
| |/ / / / / /
* | | | | | | inet: lock the socket in ip_sock_set_tos()Eric Dumazet2023-10-191-0/+1
* | | | | | | netfilter: nf_tables: de-constify set commit ops function argumentFlorian Westphal2023-10-181-1/+1
* | | | | | | net: treat possible_net_t net pointer as an RCU one and add read_pnet_rcu()Jiri Pirko2023-10-181-3/+12
| |_|_|/ / / |/| | | | |
* | | | | | Merge tag 'wireless-next-2023-10-16' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-10-171-0/+6
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | wifi: radiotap: add bandwidth definition of EHT U-SIGPing-Ke Shih2023-10-121-0/+6
* | | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-10-161-0/+5
|\ \ \ \ \ \
| * | | | | | bpf: Derive source IP addr via bpf_*_fib_lookup()Martynas Pumputis2023-10-091-0/+5
* | | | | | | page_pool: fragment API support for 32-bit arch with 64-bit DMAYunsheng Lin2023-10-161-6/+14
* | | | | | | net: stub tcp_gro_complete if CONFIG_INET=nJacob Keller2023-10-161-0/+4
* | | | | | | tcp: Set pingpong threshold via sysctlHaiyang Zhang2023-10-162-4/+14