| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-04-08 | bpf, x86: Validate computation of branch displacements for x86-64 | Piotr Krysiuk | 1 | -1/+10 |
| 2021-04-07 | bpf, sockmap: Fix incorrect fwd_alloc accounting | John Fastabend | 1 | -7/+5 |
| 2021-04-07 | bpf, sockmap: Fix sk->prot unhash op reset | John Fastabend | 1 | -1/+6 |
| 2021-04-07 | tipc: increment the tmp aead refcnt before attaching it | Xin Long | 1 | -1/+2 |
| 2021-04-07 | virtio_net: Do not pull payload in skb->head | Eric Dumazet | 2 | -8/+16 |
| 2021-04-07 | net: broadcom: bcm4908enet: Fix a double free in bcm4908_enet_dma_alloc | Lv Yunlong | 1 | -0/+1 |
| 2021-04-06 | batman-adv: initialize "struct batadv_tvlv_tt_vlan_data"->reserved field | Tetsuo Handa | 1 | -0/+2 |
| 2021-04-06 | Merge branch 'hns3-fixes' | David S. Miller | 1 | -4/+3 |
| 2021-04-06 | net: hns3: Remove un-necessary 'else-if' in the hclge_reset_event() | Salil Mehta | 1 | -1/+3 |
| 2021-04-06 | net: hns3: Remove the left over redundant check & assignment | Salil Mehta | 1 | -3/+0 |
| 2021-04-05 | net-ipv6: bugfix - raw & sctp - switch to ipv6_can_nonlocal_bind() | Maciej Żenczykowski | 2 | -5/+4 |
| 2021-04-05 | openvswitch: fix send of uninitialized stack memory in ct limit reply | Ilya Maximets | 1 | -4/+4 |
| 2021-04-03 | net: macb: restore cmp registers on resume path | Claudiu Beznea | 1 | -0/+7 |
| 2021-04-03 | net: cls_api: Fix uninitialised struct field bo->unlocked_driver_cb | Yunjian Wang | 1 | -1/+1 |
| 2021-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 10 | -26/+151 |
| 2021-04-02 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n... | David S. Miller | 3 | -12/+52 |
| 2021-04-02 | Merge branch 'mptcp-deadlock' | David S. Miller | 1 | -53/+47 |
| 2021-04-02 | mptcp: revert "mptcp: provide subflow aware release function" | Paolo Abeni | 1 | -53/+2 |
| 2021-04-02 | mptcp: forbit mcast-related sockopt on MPTCP sockets | Paolo Abeni | 1 | -0/+45 |
| 2021-04-02 | drivers: net: fix memory leak in peak_usb_create_dev | Pavel Skripkin | 1 | -1/+5 |
| 2021-04-02 | net: udp: Add support for getsockopt(..., ..., UDP_GRO, ..., ...); | Norman Maurer | 1 | -0/+4 |
| 2021-04-02 | drivers: net: fix memory leak in atusb_probe | Pavel Skripkin | 1 | -0/+1 |
| 2021-04-02 | Merge branch 'AF_XDP Socket Creation Fixes' | Alexei Starovoitov | 1 | -20/+37 |
| 2021-04-02 | libbpf: Only create rx and tx XDP rings when necessary | Ciara Loftus | 1 | -2/+11 |
| 2021-04-02 | libbpf: Restore umem state after socket create failure | Ciara Loftus | 1 | -18/+23 |
| 2021-04-02 | libbpf: Ensure umem pointer is non-NULL before dereferencing | Ciara Loftus | 1 | -0/+3 |
| 2021-04-02 | bpf: program: Refuse non-O_RDWR flags in BPF_OBJ_GET | Lorenz Bauer | 1 | -1/+1 |
| 2021-04-02 | bpf: link: Refuse non-O_RDWR flags in BPF_OBJ_GET | Lorenz Bauer | 1 | -1/+1 |
| 2021-04-01 | bpf: Refcount task stack in bpf_get_task_stack | Dave Marchevsky | 1 | -2/+10 |
| 2021-04-01 | i40e: Fix display statistics for veb_tc | Eryk Rybak | 1 | -6/+46 |
| 2021-04-01 | i40e: fix receiving of single packets in xsk zero-copy mode | Magnus Karlsson | 1 | -2/+2 |
| 2021-04-01 | i40e: Fix inconsistent indenting | Arkadiusz Kubalewski | 1 | -4/+4 |
| 2021-04-01 | xdp: fix xdp_return_frame() kernel BUG throw for page_pool memory model | Ong Boon Leong | 1 | -1/+2 |
| 2021-04-01 | Revert "net: correct sk_acceptq_is_full()" | Eric Dumazet | 1 | -1/+5 |
| 2021-04-01 | Merge tag 'mlx5-fixes-2021-03-31' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller | 20 | -122/+227 |
| 2021-04-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 15 | -32/+81 |
| 2021-04-01 | net/rds: Fix a use after free in rds_message_map_pages | Lv Yunlong | 1 | -1/+2 |
| 2021-04-01 | neighbour: Disregard DEAD dst in neigh_update | Tong Zhu | 1 | -1/+1 |
| 2021-03-31 | net/mlx5e: Guarantee room for XSK wakeup NOP on async ICOSQ | Tariq Toukan | 4 | -12/+34 |
| 2021-03-31 | net/mlx5e: Consider geneve_opts for encap contexts | Dima Chumak | 6 | -14/+51 |
| 2021-03-31 | net/mlx5: Don't request more than supported EQs | Daniel Jurgens | 1 | -1/+12 |
| 2021-03-31 | net/mlx5e: kTLS, Fix RX counters atomicity | Tariq Toukan | 5 | -20/+16 |
| 2021-03-31 | net/mlx5e: kTLS, Fix TX counters atomicity | Tariq Toukan | 5 | -26/+33 |
| 2021-03-31 | net/mlx5: E-switch, Create vport miss group only if src rewrite is supported | Maor Dickman | 1 | -29/+39 |
| 2021-03-31 | net/mlx5e: Fix ethtool indication of connector type | Aya Levin | 1 | -11/+11 |
| 2021-03-31 | net/mlx5: Delete auxiliary bus driver eth-rep first | Maor Dickman | 1 | -2/+2 |
| 2021-03-31 | net/mlx5e: Fix mapping of ct_label zero | Ariel Levkovich | 1 | -7/+29 |
| 2021-03-31 | net: ensure mac header is set in virtio_net_hdr_to_skb() | Eric Dumazet | 1 | -0/+2 |
| 2021-03-31 | net: phy: broadcom: Only advertise EEE for supported modes | Florian Fainelli | 1 | -3/+10 |
| 2021-03-31 | nfp: flower: ignore duplicate merge hints from FW | Yinjun Zhang | 3 | -3/+69 |