Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | mctp: Reorder fields in 'struct mctp_route' | Christophe JAILLET | 2023-06-20 | 1 | -2/+2 | |
* | | | | | | | | | ipv6: rpl: Remove pskb(_may)?_pull() in ipv6_rpl_srh_rcv(). | Kuniyuki Iwashima | 2023-06-19 | 1 | -3/+0 | |
* | | | | | | | | | tcp: Use per-vma locking for receive zerocopy | Arjun Roy | 2023-06-18 | 1 | -0/+1 | |
* | | | | | | | | | tcp: enforce receive buffer memory limits by allowing the tcp window to shrink | mfreemon@cloudflare.com | 2023-06-17 | 1 | -0/+1 | |
* | | | | | | | | | net: sched: Remove unused qdisc_l2t() | YueHaibing | 2023-06-17 | 1 | -14/+0 | |
* | | | | | | | | | net: ioctl: Use kernel memory on protocol ioctl callbacks | Breno Leitao | 2023-06-15 | 4 | -3/+27 | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2023-06-15 | 3 | -2/+12 | |
|\| | | | | | | | | ||||||
| * | | | | | | | | net/sched: qdisc_destroy() old ingress and clsact Qdiscs before grafting | Peilin Ye | 2023-06-14 | 1 | -0/+8 | |
| * | | | | | | | | net/sched: act_ct: Fix promotion of offloaded unreplied tuple | Paul Blakey | 2023-06-14 | 1 | -1/+1 | |
| * | | | | | | | | Merge tag 'nf-23-06-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf... | David S. Miller | 2023-06-10 | 1 | -1/+3 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | netfilter: nf_tables: integrate pipapo into commit protocol | Pablo Neira Ayuso | 2023-06-08 | 1 | -1/+3 | |
* | | | | | | | | | | net: tls: make the offload check helper take skb not socket | Jakub Kicinski | 2023-06-15 | 1 | -3/+5 | |
* | | | | | | | | | | kcm: Send multiple frags in one sendmsg() | David Howells | 2023-06-12 | 1 | -1/+1 | |
* | | | | | | | | | | net: flow_dissector: add support for cfm packets | Zahari Doychev | 2023-06-12 | 1 | -0/+21 | |
* | | | | | | | | | | tcp: remove size parameter from tcp_stream_alloc_skb() | Eric Dumazet | 2023-06-12 | 1 | -1/+1 | |
* | | | | | | | | | | tcp: let tcp_send_syn_data() build headless packets | Eric Dumazet | 2023-06-12 | 1 | -0/+1 | |
* | | | | | | | | | | scm: add SO_PASSPIDFD and SCM_PIDFD | Alexander Mikhalitsyn | 2023-06-12 | 1 | -2/+37 | |
* | | | | | | | | | | net/sched: taprio: report class offload stats per TXQ, not per TC | Vladimir Oltean | 2023-06-12 | 1 | -5/+5 | |
* | | | | | | | | | | net: move gso declarations and functions to their own files | Eric Dumazet | 2023-06-10 | 3 | -0/+111 | |
| |_|_|/ / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge tag 'wireless-next-2023-06-09' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski | 2023-06-09 | 2 | -4/+96 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | wifi: cfg80211: add a work abstraction with special semantics | Johannes Berg | 2023-06-07 | 1 | -4/+91 | |
| * | | | | | | | | | wifi: mac80211: provide a helper to fetch the medium synchronization delay | Emmanuel Grumbach | 2023-06-06 | 1 | -0/+3 | |
| * | | | | | | | | | wifi: mac80211: fetch and store the EML capability information | Emmanuel Grumbach | 2023-06-06 | 1 | -0/+2 | |
* | | | | | | | | | | ipv4, ipv6: Use splice_eof() to flush | David Howells | 2023-06-08 | 3 | -0/+3 | |
* | | | | | | | | | | splice, net: Add a splice_eof op to file-ops and socket-ops | David Howells | 2023-06-08 | 1 | -0/+1 | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2023-06-08 | 9 | -18/+26 | |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | net: sched: move rtm_tca_policy declaration to include file | Eric Dumazet | 2023-06-07 | 1 | -0/+2 | |
| * | | | | | | | | | net: sched: add rcu annotations around qdisc->qdisc_sleeping | Eric Dumazet | 2023-06-07 | 1 | -2/+4 | |
| * | | | | | | | | | rfs: annotate lockless accesses to sk->sk_rxhash | Eric Dumazet | 2023-06-07 | 1 | -5/+13 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge tag 'for-net-2023-06-05' of git://git.kernel.org/pub/scm/linux/kernel/g... | Jakub Kicinski | 2023-06-06 | 2 | -1/+4 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Bluetooth: ISO: use correct CIS order in Set CIG Parameters event | Pauli Virtanen | 2023-06-05 | 1 | -1/+2 | |
| | * | | | | | | | | Bluetooth: fix debugfs registration | Johan Hovold | 2023-06-05 | 1 | -0/+1 | |
| | * | | | | | | | | Bluetooth: hci_sync: add lock to protect HCI_UNREGISTER | Zhengping Jiang | 2023-06-05 | 1 | -0/+1 | |
| * | | | | | | | | | ipv6: rpl: Fix Route of Death. | Kuniyuki Iwashima | 2023-06-06 | 1 | -3/+0 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | net/ipv6: convert skip_notify_on_dev_down sysctl to u8 | Eric Dumazet | 2023-06-02 | 1 | -1/+1 | |
| * | | | | | | | | net/ipv6: fix bool/int mismatch for skip_notify_on_dev_down | Eric Dumazet | 2023-06-02 | 1 | -1/+1 | |
| * | | | | | | | | net/ipv4: ping_group_range: allow GID from 2147483648 to 4294967294 | Akihiro Suda | 2023-06-02 | 1 | -5/+1 | |
| * | | | | | | | | neighbour: fix unaligned access to pneigh_entry | Qingfang DENG | 2023-06-01 | 1 | -1/+1 | |
* | | | | | | | | | gro: decrease size of CB | Richard Gobert | 2023-06-06 | 1 | -10/+16 | |
* | | | | | | | | | ipv4: Drop tos parameter from flowi4_update_output() | Guillaume Nault | 2023-06-02 | 2 | -6/+3 | |
* | | | | | | | | | devlink: bring port new reply back | Jiri Pirko | 2023-06-01 | 1 | -1/+3 | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2023-06-01 | 3 | -2/+5 | |
|\| | | | | | | | | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | tcp: fix mishandling when the sack compression is deferred. | fuyuanli | 2023-06-01 | 1 | -0/+1 | |
| * | | | | | | | net: mana: Fix perf regression: remove rx_cqes, tx_cqes counters | Haiyang Zhang | 2023-05-30 | 1 | -2/+0 | |
| * | | | | | | | tcp: deny tcp_disconnect() when threads are waiting | Eric Dumazet | 2023-05-29 | 1 | -0/+4 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | net/sched: taprio: add netlink reporting for offload statistics counters | Vladimir Oltean | 2023-05-31 | 1 | -8/+39 | |
* | | | | | | | net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enum | Vladimir Oltean | 2023-05-31 | 1 | -1/+6 | |
* | | | | | | | net: Make gro complete function to return void | Parav Pandit | 2023-05-31 | 1 | -1/+1 | |
* | | | | | | | flow_dissector: Dissect layer 2 miss from tc skb extension | Ido Schimmel | 2023-05-30 | 1 | -0/+2 | |
* | | | | | | | devlink: move port_del() to devlink_port_ops | Jiri Pirko | 2023-05-30 | 1 | -17/+5 |