Age | Commit message (Expand) | Author |
2021-06-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2021-06-08 | Merge tag 'for-linus-5.13b-rc6-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2021-06-07 | xen-netback: take a reference to the RX task thread | Roger Pau Monne |
2021-06-04 | cxgb4: avoid link re-train during TC-MQPRIO configuration | Rahul Lakkireddy |
2021-06-04 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | David S. Miller |
2021-06-04 | wireguard: allowedips: free empty intermediate nodes when removing single node | Jason A. Donenfeld |
2021-06-04 | wireguard: allowedips: allocate nodes in kmem_cache | Jason A. Donenfeld |
2021-06-04 | wireguard: allowedips: remove nodes in O(1) | Jason A. Donenfeld |
2021-06-04 | wireguard: allowedips: initialize list head in selftest | Jason A. Donenfeld |
2021-06-04 | wireguard: peer: allocate in kmem_cache | Jason A. Donenfeld |
2021-06-04 | wireguard: use synchronize_net rather than synchronize_rcu | Jason A. Donenfeld |
2021-06-04 | wireguard: do not use -O3 | Jason A. Donenfeld |
2021-06-04 | ice: Allow all LLDP packets from PF to Tx | Dave Ertman |
2021-06-04 | ice: report supported and advertised autoneg using PHY capabilities | Paul Greenwalt |
2021-06-04 | ice: handle the VF VSI rebuild failure | Haiyue Wang |
2021-06-04 | ice: Fix VFR issues for AVF drivers that expect ATQLEN cleared | Brett Creeley |
2021-06-04 | ice: Fix allowing VF to request more/less queues via virtchnl | Brett Creeley |
2021-06-03 | virtio-net: fix for skb_over_panic inside big mode | Xuan Zhuo |
2021-06-03 | Merge tag 'ieee802154-for-davem-2021-06-03' of git://git.kernel.org/pub/scm/l... | David S. Miller |
2021-06-03 | Merge tag 'wireless-drivers-2021-06-03' of git://git.kernel.org/pub/scm/linux... | David S. Miller |
2021-06-03 | cxgb4: fix regression with HASH tc prio value update | Rahul Lakkireddy |
2021-06-03 | RDMA/mlx4: Do not map the core_clock page to user space unless enabled | Shay Drory |
2021-06-03 | ice: track AF_XDP ZC enabled queues in bitmap | Maciej Fijalkowski |
2021-06-03 | igc: add correct exception tracing for XDP | Magnus Karlsson |
2021-06-03 | ixgbevf: add correct exception tracing for XDP | Magnus Karlsson |
2021-06-03 | igb: add correct exception tracing for XDP | Magnus Karlsson |
2021-06-03 | ixgbe: add correct exception tracing for XDP | Magnus Karlsson |
2021-06-03 | ice: add correct exception tracing for XDP | Magnus Karlsson |
2021-06-03 | i40e: add correct exception tracing for XDP | Magnus Karlsson |
2021-06-03 | igb: Fix XDP with PTP enabled | Kurt Kanzenbach |
2021-06-03 | net: ieee802154: mrf24j40: Drop unneeded of_match_ptr() | Andy Shevchenko |
2021-06-02 | net: stmmac: fix issue where clk is being unprepared twice | Wong Vee Khee |
2021-06-01 | net/mlx5: DR, Create multi-destination flow table with level less than 64 | Yevgeny Kliteynik |
2021-06-01 | net/mlx5e: Fix conflict with HW TS and CQE compression | Aya Levin |
2021-06-01 | net/mlx5e: Fix HW TS with CQE compression according to profile | Aya Levin |
2021-06-01 | net/mlx5e: Fix adding encap rules to slow path | Roi Dayan |
2021-06-01 | net/mlx5e: Check for needed capability for cvlan matching | Roi Dayan |
2021-06-01 | net/mlx5: Check firmware sync reset requested is set before trying to abort it | Moshe Shemesh |
2021-06-01 | net/mlx5e: Disable TLS offload for uplink representor | Roi Dayan |
2021-06-01 | net/mlx5e: Fix incompatible casting | Aya Levin |
2021-06-01 | ethernet: myri10ge: Fix missing error code in myri10ge_probe() | Jiapeng Chong |
2021-06-01 | virtio_net: get build_skb() buf by data ptr | Xuan Zhuo |
2021-06-01 | virtio-net: fix for unable to handle page fault for address | Xuan Zhuo |
2021-05-30 | net: stmmac: fix kernel panic due to NULL pointer dereference of mdio_bus_data | Sriranjani P |
2021-05-30 | mt76: mt7921: remove leftover 80+80 HE capability | Felix Fietkau |
2021-05-30 | mt76: mt7615: do not set MT76_STATE_PM at bootstrap | Lorenzo Bianconi |
2021-05-26 | Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-05-25 | net: mvpp2: add buffer header handling in RX | Stefan Chulski |
2021-05-25 | bnx2x: Fix missing error code in bnx2x_iov_init_one() | Jiapeng Chong |
2021-05-25 | net: zero-initialize tc skb extension on allocation | Vlad Buslov |