summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* tcp: Reduce chance of collisions in inet6_hashfn().Stewart Smith2023-07-241-6/+2
* vxlan: calculate correct header length for GPEJiri Benc2023-07-241-4/+9
* Merge tag 'for-net-2023-07-20' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2023-07-201-2/+5
|\
| * Bluetooth: coredump: fix building with coredump disabledArnd Bergmann2023-07-201-2/+0
| * Bluetooth: use RCU for hci_conn_params and iterate safely in hci_syncPauli Virtanen2023-07-201-0/+5
* | tcp: annotate data-races around tp->notsent_lowatEric Dumazet2023-07-201-1/+5
* | tcp: annotate data-races around tp->keepalive_probesEric Dumazet2023-07-201-2/+7
* | tcp: annotate data-races around tp->keepalive_intvlEric Dumazet2023-07-201-2/+7
* | tcp: annotate data-races around tp->keepalive_timeEric Dumazet2023-07-201-2/+5
|/
* llc: Check netns in llc_estab_match() and llc_listener_match().Kuniyuki Iwashima2023-07-201-1/+1
* rsi: remove kernel-doc comment markerRandy Dunlap2023-07-141-1/+1
* pie: fix kernel-doc notation warningRandy Dunlap2023-07-141-1/+1
* net: NSH: fix kernel-doc notation warningRandy Dunlap2023-07-141-1/+1
* net: llc: fix kernel-doc notation warningsRandy Dunlap2023-07-141-2/+4
* inet: frags: eliminate kernel-doc warningRandy Dunlap2023-07-141-1/+1
* devlink: fix kernel-doc notation warningsRandy Dunlap2023-07-141-12/+16
* codel: fix kernel-doc notation warningsRandy Dunlap2023-07-141-2/+2
* net: cfg802154: fix kernel-doc notation warningsRandy Dunlap2023-07-141-1/+2
* net: bonding: remove kernel-doc comment markerRandy Dunlap2023-07-141-1/+1
* net/sched: make psched_mtu() RTNL-less safePedro Tammela2023-07-121-1/+1
* Merge tag 'nf-23-07-06' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2023-07-062-4/+30
|\
| * netfilter: conntrack: don't fold port numbers into addresses before hashingFlorian Westphal2023-07-051-0/+3
| * netfilter: nf_tables: report use refcount overflowPablo Neira Ayuso2023-07-051-4/+27
* | Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-07-052-1/+2
|\|
| * Bluetooth: ISO: Rework sync_interval to be sync_factorLuiz Augusto von Dentz2023-06-291-1/+1
| * Bluetooth: MGMT: Fix marking SCAN_RSP as not connectableLuiz Augusto von Dentz2023-06-291-0/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2023-06-291-1/+3
|\ \ | |/ |/|
| * Merge tag 'v6.4' into rdma.git for-nextJason Gunthorpe2023-06-2721-66/+97
| |\
| * | RDMA/mana_ib: Use v2 version of cfg_rx_steer_req to enable RX coalescingLong Li2023-06-011-1/+3
* | | net: scm: introduce and use scm_recv_unix helperAlexander Mikhalitsyn2023-06-271-10/+25
* | | af_unix: Skip SCM_PIDFD if scm->pid is NULL.Kuniyuki Iwashima2023-06-271-1/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-272-2/+11
|\ \ \
| * | | netlink: Add __sock_i_ino() for __netlink_diag_dump().Kuniyuki Iwashima2023-06-271-0/+1
| * | | net: dsa: avoid suspicious RCU usage for synced VLAN-aware MAC addressesVladimir Oltean2023-06-271-2/+10
| | |/ | |/|
* | | Merge tag 'nf-next-23-06-26' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski2023-06-261-0/+3
|\ \ \
| * | | netfilter: nf_tables: permit update of set sizeFlorian Westphal2023-06-261-0/+3
* | | | sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)David Howells2023-06-243-12/+0
* | | | Merge tag 'ieee802154-for-net-next-2023-06-23' of gitolite.kernel.org:pub/scm...Jakub Kicinski2023-06-242-1/+22
|\ \ \ \
| * \ \ \ Merge tag 'v6.4-rc4' into wpan-next/stagingMiquel Raynal2023-06-0647-686/+1318
| |\ \ \ \
| * | | | | net: ieee802154: Handle limited devices with only datagram supportMiquel Raynal2023-03-241-0/+3
| * | | | | mac802154: Handle received BEACON_REQMiquel Raynal2023-03-231-0/+2
| * | | | | mac802154: Handle active scanningMiquel Raynal2023-03-231-1/+17
* | | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-06-241-4/+0
|\ \ \ \ \ \
| * | | | | | xsk: Remove unused inline function xsk_buff_discard()YueHaibing2023-06-191-4/+0
* | | | | | | Merge tag 'wireless-next-2023-06-22' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-06-224-25/+153
|\ \ \ \ \ \ \
| * | | | | | | wifi: cfg80211: Retrieve PSD information from RNR AP informationIlan Peer2023-06-211-0/+2
| * | | | | | | wifi: mac80211: fix documentation config referenceJohannes Berg2023-06-211-1/+1
| * | | | | | | wifi: cfg80211/nl80211: Add support to indicate STA MLD setup links removalVeerendranath Jakkam2023-06-191-0/+13
| * | | | | | | wifi: cfg80211: fix regulatory disconnect with OCB/NANJohannes Berg2023-06-191-12/+1
| * | | | | | | wifi: cfg80211: add element defragmentation helperBenjamin Berg2023-06-191-0/+22