Age | Commit message (Expand) | Author |
2020-09-24 | net/ipv4: always honour route mtu during forwarding | Maciej Żenczykowski |
2020-09-24 | Merge branch 'net_sched-fix-a-UAF-in-tcf_action_init' | David S. Miller |
2020-09-24 | net_sched: commit action insertions together | Cong Wang |
2020-09-24 | net_sched: defer tcf_idr_insert() in tcf_action_init_1() | Cong Wang |
2020-09-24 | mt76: mt7615: reduce maximum VHT MPDU length to 7991 | Felix Fietkau |
2020-09-23 | net: stmmac: removed enabling eee in EEE set callback | Voon Weifeng |
2020-09-23 | net: lantiq: Add locking for TX DMA channel | Hauke Mehrtens |
2020-09-23 | net: switchdev: Fixed kerneldoc warning | Tian Tao |
2020-09-23 | Revert "ravb: Fixed to be able to unload modules" | Geert Uytterhoeven |
2020-09-23 | mptcp: Wake up MPTCP worker when DATA_FIN found on a TCP FIN packet | Mat Martineau |
2020-09-22 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
2020-09-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-09-22 | Merge tag 'io_uring-5.9-2020-09-22' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-09-22 | Merge tag 'block-5.9-2020-09-22' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-09-22 | Merge tag 'trace-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2020-09-21 | Merge branch 'Fix-broken-tc-flower-rules-for-mscc_ocelot-switches' | David S. Miller |
2020-09-21 | net: mscc: ocelot: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries | Vladimir Oltean |
2020-09-21 | net: dsa: seville: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries | Vladimir Oltean |
2020-09-21 | net: dsa: felix: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries | Xiaoliang Yang |
2020-09-21 | inet_diag: validate INET_DIAG_REQ_PROTOCOL attribute | Eric Dumazet |
2020-09-21 | net: bridge: br_vlan_get_pvid_rcu() should dereference the VLAN group under RCU | Vladimir Oltean |
2020-09-21 | Merge tag 'mlx5-fixes-2020-09-18' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller |
2020-09-21 | net: Update MAINTAINERS for MediaTek switch driver | Sean Wang |
2020-09-21 | net/mlx5e: mlx5e_fec_in_caps() returns a boolean | Saeed Mahameed |
2020-09-21 | net/mlx5e: kTLS, Avoid kzalloc(GFP_KERNEL) under spinlock | Saeed Mahameed |
2020-09-21 | net/mlx5e: kTLS, Fix leak on resync error flow | Saeed Mahameed |
2020-09-21 | net/mlx5e: kTLS, Add missing dma_unmap in RX resync | Saeed Mahameed |
2020-09-21 | net/mlx5e: kTLS, Fix napi sync and possible use-after-free | Tariq Toukan |
2020-09-21 | net/mlx5e: TLS, Do not expose FPGA TLS counter if not supported | Tariq Toukan |
2020-09-21 | net/mlx5e: Fix using wrong stats_grps in mlx5e_update_ndo_stats() | Alaa Hleihel |
2020-09-21 | net/mlx5e: Fix multicast counter not up-to-date in "ip -s" | Ron Diskin |
2020-09-21 | net/mlx5e: Fix endianness when calculating pedit mask first bit | Maor Dickman |
2020-09-21 | net/mlx5e: Enable adding peer miss rules only if merged eswitch is supported | Maor Dickman |
2020-09-21 | net/mlx5e: CT: Fix freeing ct_label mapping | Roi Dayan |
2020-09-21 | net/mlx5e: Fix memory leak of tunnel info when rule under multipath not ready | Jianbo Liu |
2020-09-21 | net/mlx5e: Use synchronize_rcu to sync with NAPI | Maxim Mikityanskiy |
2020-09-21 | net/mlx5e: Use RCU to protect rq->xdp_prog | Maxim Mikityanskiy |
2020-09-21 | net/mlx5: Fix FTE cleanup | Maor Gottlieb |
2020-09-21 | Merge tag 'mac80211-for-net-2020-09-21' of git://git.kernel.org/pub/scm/linux... | David S. Miller |
2020-09-21 | ipv6: route: convert comma to semicolon | Xu Wang |
2020-09-21 | sfc: Fix error code in probe | Dan Carpenter |
2020-09-21 | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds |
2020-09-21 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-09-21 | Merge tag 'libnvdimm-fixes-5.9-rc7' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-09-21 | dax: Fix compilation for CONFIG_DAX && !CONFIG_FS_DAX | Jan Kara |
2020-09-21 | io_uring: fix openat/openat2 unified prep handling | Jens Axboe |
2020-09-21 | io_uring: mark statx/files_update/epoll_ctl as non-SQPOLL | Jens Axboe |
2020-09-21 | tools/io_uring: fix compile breakage | Douglas Gilbert |
2020-09-21 | io_uring: don't use retry based buffered reads for non-async bdev | Jens Axboe |
2020-09-21 | io_uring: don't re-setup vecs/iter in io_resumit_prep() is already there | Jens Axboe |