| Commit message (Expand) | Author | Age | Files | Lines |
* | net: rds: acquire refcount on TCP sockets | Tetsuo Handa | 2022-05-03 | 1 | -0/+8 |
* | nfc: replace improper check device_is_registered() in netlink related functions | Duoming Zhou | 2022-05-01 | 1 | -15/+14 |
* | mld: respect RCU rules in ip6_mc_source() and ip6_mc_msfilter() | Eric Dumazet | 2022-04-30 | 1 | -4/+4 |
* | net: igmp: respect RCU rules in ip_mc_source() and ip_mc_msfilter() | Eric Dumazet | 2022-04-30 | 1 | -3/+6 |
* | rxrpc: Enable IPv6 checksums on transport socket | David Howells | 2022-04-30 | 1 | -0/+3 |
* | can: isotp: remove re-binding of bound socket | Oliver Hartkopp | 2022-04-29 | 1 | -20/+5 |
* | tcp: fix F-RTO may not work correctly when receiving DSACK | Pengcheng Yang | 2022-04-28 | 1 | -1/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf | Jakub Kicinski | 2022-04-28 | 3 | -30/+45 |
|\ |
|
| * | netfilter: nft_socket: only do sk lookups when indev is available | Florian Westphal | 2022-04-28 | 1 | -14/+38 |
| * | netfilter: conntrack: fix udp offload timeout sysctl | Volodymyr Mytnyk | 2022-04-27 | 1 | -1/+1 |
| * | netfilter: nf_conntrack_tcp: re-init for syn packets only | Florian Westphal | 2022-04-27 | 1 | -15/+6 |
* | | Merge tag 'for-net-2022-04-27' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Abeni | 2022-04-28 | 3 | -42/+81 |
|\ \ |
|
| * | | Bluetooth: hci_sync: Cleanup hci_conn if it cannot be aborted | Luiz Augusto von Dentz | 2022-04-26 | 3 | -18/+38 |
| * | | Bluetooth: hci_event: Fix creating hci_conn object on error status | Luiz Augusto von Dentz | 2022-04-26 | 1 | -0/+12 |
| * | | Bluetooth: hci_event: Fix checking for invalid handle on error status | Luiz Augusto von Dentz | 2022-04-26 | 1 | -29/+36 |
* | | | tls: Skip tls_append_frag on zero copy size | Maxim Mikityanskiy | 2022-04-28 | 1 | -5/+7 |
* | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski | 2022-04-28 | 4 | -11/+32 |
|\ \ \
| |_|/
|/| | |
|
| * | | xsk: Fix possible crash when multiple sockets are created | Maciej Fijalkowski | 2022-04-26 | 2 | -4/+25 |
| * | | bpf, lwt: Fix crash when using bpf_skb_set_tunnel_key() from bpf_xmit lwt hook | Eyal Birger | 2022-04-22 | 1 | -4/+3 |
| * | | bpf: Fix release of page_pool in BPF_PROG_RUN in test runner | Toke Høiland-Jørgensen | 2022-04-11 | 1 | -2/+3 |
| * | | xsk: Fix l2fwd for copy mode + busy poll combo | Maciej Fijalkowski | 2022-04-07 | 1 | -1/+1 |
* | | | net: Use this_cpu_inc() to increment net->core_stats | Sebastian Andrzej Siewior | 2022-04-27 | 1 | -9/+5 |
| |/
|/| |
|
* | | mctp: defer the kfree of object mdev->addrs | Lin Ma | 2022-04-26 | 1 | -1/+1 |
* | | net/smc: Fix slab-out-of-bounds issue in fallback | Wen Gu | 2022-04-25 | 2 | -23/+59 |
* | | net/smc: Only save the original clcsock callback functions | Wen Gu | 2022-04-25 | 3 | -20/+67 |
* | | tcp: make sure treq->af_specific is initialized | Eric Dumazet | 2022-04-25 | 2 | -2/+9 |
* | | tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWAT | Eric Dumazet | 2022-04-25 | 2 | -1/+12 |
* | | net: dsa: flood multicast to CPU when slave has IFF_PROMISC | Vladimir Oltean | 2022-04-25 | 1 | -1/+1 |
* | | ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md mode | Peilin Ye | 2022-04-25 | 2 | -6/+7 |
* | | ip6_gre: Make o_seqno start from 0 in native mode | Peilin Ye | 2022-04-25 | 1 | -6/+5 |
* | | ip_gre: Make o_seqno start from 0 in native mode | Peilin Ye | 2022-04-25 | 1 | -5/+3 |
* | | net/smc: sync err code when tcp connection was refused | liuyacan | 2022-04-25 | 1 | -0/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf | David S. Miller | 2022-04-25 | 4 | -4/+14 |
|\ \ |
|
| * | | netfilter: Update ip6_route_me_harder to consider L3 domain | Martin Willi | 2022-04-25 | 1 | -2/+8 |
| * | | netfilter: flowtable: Remove the empty file | Rongguang Wei | 2022-04-25 | 1 | -0/+0 |
| * | | netfilter: nft_set_rbtree: overlap detection with element re-addition after d... | Pablo Neira Ayuso | 2022-04-22 | 1 | -1/+5 |
| * | | ipvs: correctly print the memory size of ip_vs_conn_tab | Pengcheng Yang | 2022-04-19 | 1 | -1/+1 |
* | | | sctp: check asoc strreset_chunk in sctp_generate_reconf_event | Xin Long | 2022-04-23 | 1 | -0/+4 |
* | | | tcp: ensure to use the most recently sent skb when filling the rate sample | Pengcheng Yang | 2022-04-23 | 1 | -3/+8 |
* | | | net: bridge: switchdev: check br_vlan_group() return value | Clément Léger | 2022-04-23 | 1 | -0/+2 |
* | | | tcp: md5: incorrect tcp_header_len for incoming connections | Francesco Ruggeri | 2022-04-23 | 1 | -1/+1 |
* | | | net: dsa: Add missing of_node_put() in dsa_port_link_register_of | Miaoqian Lin | 2022-04-22 | 1 | -0/+2 |
* | | | netlink: reset network and mac headers in netlink_dump() | Eric Dumazet | 2022-04-19 | 1 | -0/+7 |
|/ / |
|
* | | net: dsa: hellcreek: Calculate checksums in tagger | Kurt Kanzenbach | 2022-04-19 | 1 | -0/+8 |
* | | can: isotp: stop timeout monitoring when no first frame was sent | Oliver Hartkopp | 2022-04-17 | 1 | -1/+9 |
* | | ipv6: make ip6_rt_gc_expire an atomic_t | Eric Dumazet | 2022-04-15 | 1 | -5/+6 |
* | | net: Handle l3mdev in ip_tunnel_init_flow | David Ahern | 2022-04-15 | 2 | -6/+7 |
* | | l3mdev: l3mdev_master_upper_ifindex_by_index_rcu should be using netdev_maste... | David Ahern | 2022-04-15 | 1 | -1/+1 |
* | | net/sched: cls_u32: fix possible leak in u32_init_knode() | Eric Dumazet | 2022-04-15 | 1 | -4/+4 |
* | | net/sched: cls_u32: fix netns refcount changes in u32_change() | Eric Dumazet | 2022-04-15 | 1 | -6/+10 |