summaryrefslogtreecommitdiffstats
path: root/include/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | net/tcp: Add a helper tcp_ao_hdr_maclen()Dmitry Safonov2024-06-121-0/+5
* | | | | net/tcp: Use static_branch_tcp_{md5,ao} to drop ifdefsDmitry Safonov2024-06-121-10/+4
| |/ / / |/| | |
* | | | Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2024-06-114-11/+49
|\ \ \ \
| * | | | wifi: nl80211: clean up coalescing rule handlingJohannes Berg2024-05-291-1/+1
| * | | | wifi: cfg80211: use __counted_by where appropriateDmitry Antipov2024-05-231-4/+4
| * | | | wifi: mac80211: Add EHT UL MU-MIMO flag in ieee80211_bss_confPradeep Kumar Chitrapu2024-05-231-0/+4
| * | | | wifi: mac80211: track changes in AP's TPEJohannes Berg2024-05-231-0/+2
| * | | | wifi: mac80211: pass parsed TPE data to driversJohannes Berg2024-05-231-4/+37
| * | | | wifi: radiotap: document ieee80211_get_radiotap_len() return valueJohannes Berg2024-05-231-0/+1
| * | | | wifi: regulatory: remove extra documentationJohannes Berg2024-05-231-2/+0
* | | | | tcp: move inet_twsk_schedule helper out of headerFlorian Westphal2024-06-101-5/+0
* | | | | net: tcp/dccp: prepare for tw_timer un-pinningValentin Schneider2024-06-101-2/+4
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-06-062-3/+5
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | rtnetlink: make the "split" NLM_DONE handling genericJakub Kicinski2024-06-051-0/+1
| * | | | net/tcp: Don't consider TCP_CLOSE in TCP_AO_ESTABLISHEDDmitry Safonov2024-06-021-3/+4
* | | | | tcp: move reqsk_alloc() to inet_connection_sock.cEric Dumazet2024-06-061-33/+0
* | | | | tcp: small changes in reqsk_put() and reqsk_free()Eric Dumazet2024-06-061-2/+2
* | | | | net: use unrcu_pointer() helperEric Dumazet2024-06-061-1/+1
* | | | | tcp: add sysctl_tcp_rto_min_usKevin Yang2024-06-051-0/+1
* | | | | devlink: Constify the 'table_ops' parameter of devl_dpipe_table_register()Christophe JAILLET2024-06-051-2/+2
* | | | | net: caif: remove unused structsDr. David Alan Gilbert2024-06-051-2/+0
* | | | | net: remove NULL-pointer net parameter in ip_metrics_convertJason Xing2024-06-052-3/+2
* | | | | tcp: add a helper for setting EOR on tail skbJakub Kicinski2024-06-041-0/+9
* | | | | tcp: wrap mptcp and decrypted checks into tcp_skb_can_collapse_rx()Jakub Kicinski2024-06-041-0/+7
* | | | | flow_dissector: add support for tunnel control flagsDavide Caratti2024-06-042-0/+21
* | | | | net: qstat: extend kdoc about get_base_statsJakub Kicinski2024-06-021-0/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-05-314-13/+19
|\| | | |
| * | | | net: fix __dst_negative_advice() raceEric Dumazet2024-05-302-11/+4
| * | | | page_pool: fix &page_pool_params kdoc issuesAlexander Lobakin2024-05-281-2/+3
| * | | | tcp: reduce accepted window in NEW_SYN_RECV stateEric Dumazet2024-05-281-0/+12
| | |/ / | |/| |
* | | | ipv6: sr: restruct ifdefinesHangbin Liu2024-05-312-0/+14
* | | | net: dsa: remove mac_prepare()/mac_finish() shimsRussell King (Oracle)2024-05-301-6/+0
* | | | tcp: add tcp_done_with_error() helperEric Dumazet2024-05-301-0/+1
* | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-05-281-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | net: Rename mono_delivery_time to tstamp_type for scalabiltyAbhishek Chauhan2024-05-231-2/+2
| | |/ | |/|
* | | Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-05-211-1/+6
|\ \ \
| * | | s390/iucv: Unexport iucv_rootHeiko Carstens2024-05-141-1/+0
| * | | s390/iucv: Provide iucv_alloc_device() / iucv_release_device()Heiko Carstens2024-05-141-0/+6
* | | | Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...Linus Torvalds2024-05-203-19/+27
|\ \ \ \
| * | | | xsk: use generic DMA sync shortcut instead of a custom oneAlexander Lobakin2024-05-082-15/+6
| * | | | page_pool: don't use driver-set flags field directlyAlexander Lobakin2024-05-071-3/+10
| * | | | page_pool: make sure frag API fields don't span between cachelinesAlexander Lobakin2024-05-071-1/+11
* | | | | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-194-12/+19
|\ \ \ \ \
| * | | | | mm: change inlined allocation helpers to account at the call siteSuren Baghdasaryan2024-04-264-12/+19
* | | | | | Merge tag 'net-accept-more-20240515' of git://git.kernel.dk/linuxLinus Torvalds2024-05-183-6/+13
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | net: pass back whether socket was empty post acceptJens Axboe2024-05-141-0/+1
| * | | | | net: change proto and proto_ops accept typeJens Axboe2024-05-143-6/+12
* | | | | | Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2024-05-1557-527/+1634
|\ \ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-05-143-6/+15
| |\ \ \ \ \ \
| | * | | | | | ax25: Use kernel universal linked list to implement ax25_dev_listDuoming Zhou2024-05-141-2/+1