summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | mctp: Reorder fields in 'struct mctp_route'Christophe JAILLET2023-06-201-2/+2
* | | | | | | | | ipv6: rpl: Remove pskb(_may)?_pull() in ipv6_rpl_srh_rcv().Kuniyuki Iwashima2023-06-191-3/+0
* | | | | | | | | tcp: Use per-vma locking for receive zerocopyArjun Roy2023-06-181-0/+1
* | | | | | | | | tcp: enforce receive buffer memory limits by allowing the tcp window to shrinkmfreemon@cloudflare.com2023-06-171-0/+1
* | | | | | | | | net: sched: Remove unused qdisc_l2t()YueHaibing2023-06-171-14/+0
* | | | | | | | | net: ioctl: Use kernel memory on protocol ioctl callbacksBreno Leitao2023-06-154-3/+27
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-153-2/+12
|\| | | | | | | |
| * | | | | | | | net/sched: qdisc_destroy() old ingress and clsact Qdiscs before graftingPeilin Ye2023-06-141-0/+8
| * | | | | | | | net/sched: act_ct: Fix promotion of offloaded unreplied tuplePaul Blakey2023-06-141-1/+1
| * | | | | | | | Merge tag 'nf-23-06-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...David S. Miller2023-06-101-1/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | netfilter: nf_tables: integrate pipapo into commit protocolPablo Neira Ayuso2023-06-081-1/+3
* | | | | | | | | | net: tls: make the offload check helper take skb not socketJakub Kicinski2023-06-151-3/+5
* | | | | | | | | | kcm: Send multiple frags in one sendmsg()David Howells2023-06-121-1/+1
* | | | | | | | | | net: flow_dissector: add support for cfm packetsZahari Doychev2023-06-121-0/+21
* | | | | | | | | | tcp: remove size parameter from tcp_stream_alloc_skb()Eric Dumazet2023-06-121-1/+1
* | | | | | | | | | tcp: let tcp_send_syn_data() build headless packetsEric Dumazet2023-06-121-0/+1
* | | | | | | | | | scm: add SO_PASSPIDFD and SCM_PIDFDAlexander Mikhalitsyn2023-06-121-2/+37
* | | | | | | | | | net/sched: taprio: report class offload stats per TXQ, not per TCVladimir Oltean2023-06-121-5/+5
* | | | | | | | | | net: move gso declarations and functions to their own filesEric Dumazet2023-06-103-0/+111
| |_|_|/ / / / / / |/| | | | | | | |
* | | | | | | | | Merge tag 'wireless-next-2023-06-09' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-06-092-4/+96
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | wifi: cfg80211: add a work abstraction with special semanticsJohannes Berg2023-06-071-4/+91
| * | | | | | | | | wifi: mac80211: provide a helper to fetch the medium synchronization delayEmmanuel Grumbach2023-06-061-0/+3
| * | | | | | | | | wifi: mac80211: fetch and store the EML capability informationEmmanuel Grumbach2023-06-061-0/+2
* | | | | | | | | | ipv4, ipv6: Use splice_eof() to flushDavid Howells2023-06-083-0/+3
* | | | | | | | | | splice, net: Add a splice_eof op to file-ops and socket-opsDavid Howells2023-06-081-0/+1
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-089-18/+26
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | net: sched: move rtm_tca_policy declaration to include fileEric Dumazet2023-06-071-0/+2
| * | | | | | | | | net: sched: add rcu annotations around qdisc->qdisc_sleepingEric Dumazet2023-06-071-2/+4
| * | | | | | | | | rfs: annotate lockless accesses to sk->sk_rxhashEric Dumazet2023-06-071-5/+13
| | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge tag 'for-net-2023-06-05' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2023-06-062-1/+4
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Bluetooth: ISO: use correct CIS order in Set CIG Parameters eventPauli Virtanen2023-06-051-1/+2
| | * | | | | | | | Bluetooth: fix debugfs registrationJohan Hovold2023-06-051-0/+1
| | * | | | | | | | Bluetooth: hci_sync: add lock to protect HCI_UNREGISTERZhengping Jiang2023-06-051-0/+1
| * | | | | | | | | ipv6: rpl: Fix Route of Death.Kuniyuki Iwashima2023-06-061-3/+0
| |/ / / / / / / /
| * | | | | | | | net/ipv6: convert skip_notify_on_dev_down sysctl to u8Eric Dumazet2023-06-021-1/+1
| * | | | | | | | net/ipv6: fix bool/int mismatch for skip_notify_on_dev_downEric Dumazet2023-06-021-1/+1
| * | | | | | | | net/ipv4: ping_group_range: allow GID from 2147483648 to 4294967294Akihiro Suda2023-06-021-5/+1
| * | | | | | | | neighbour: fix unaligned access to pneigh_entryQingfang DENG2023-06-011-1/+1
* | | | | | | | | gro: decrease size of CBRichard Gobert2023-06-061-10/+16
* | | | | | | | | ipv4: Drop tos parameter from flowi4_update_output()Guillaume Nault2023-06-022-6/+3
* | | | | | | | | devlink: bring port new reply backJiri Pirko2023-06-011-1/+3
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-013-2/+5
|\| | | | | | | | | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | tcp: fix mishandling when the sack compression is deferred.fuyuanli2023-06-011-0/+1
| * | | | | | | net: mana: Fix perf regression: remove rx_cqes, tx_cqes countersHaiyang Zhang2023-05-301-2/+0
| * | | | | | | tcp: deny tcp_disconnect() when threads are waitingEric Dumazet2023-05-291-0/+4
| | |_|_|_|/ / | |/| | | | |
* | | | | | | net/sched: taprio: add netlink reporting for offload statistics countersVladimir Oltean2023-05-311-8/+39
* | | | | | | net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enumVladimir Oltean2023-05-311-1/+6
* | | | | | | net: Make gro complete function to return voidParav Pandit2023-05-311-1/+1
* | | | | | | flow_dissector: Dissect layer 2 miss from tc skb extensionIdo Schimmel2023-05-301-0/+2
* | | | | | | devlink: move port_del() to devlink_port_opsJiri Pirko2023-05-301-17/+5