Age | Commit message (Expand) | Author |
2022-06-16 | net: lan743x: Add support to LAN743x register dump | Raju Lakkaraju |
2022-06-16 | Merge branch 'net-dsa-realtek-rtl8365mb-improve-handling-of-phy-modes' | Jakub Kicinski |
2022-06-16 | net: dsa: realtek: rtl8365mb: handle PHY interface modes correctly | Alvin Šipraga |
2022-06-16 | net: dsa: realtek: rtl8365mb: remove learn_limit_max private data member | Alvin Šipraga |
2022-06-16 | net: dsa: realtek: rtl8365mb: correct the max number of ports | Alvin Šipraga |
2022-06-16 | net: dsa: realtek: rtl8365mb: remove port_mask private data member | Alvin Šipraga |
2022-06-16 | net: dsa: realtek: rtl8365mb: rename macro RTL8367RB -> RTL8367RB_VB | Alvin Šipraga |
2022-06-16 | Merge branch 'net-ipa-more-multi-channel-event-ring-work' | Jakub Kicinski |
2022-06-16 | net: ipa: move more code out of gsi_channel_update() | Alex Elder |
2022-06-16 | net: ipa: call gsi_evt_ring_rx_update() unconditionally | Alex Elder |
2022-06-16 | net: ipa: pass GSI pointer to gsi_evt_ring_rx_update() | Alex Elder |
2022-06-16 | net: ipa: don't pass channel when mapping transaction | Alex Elder |
2022-06-16 | net: ipa: don't assume one channel per event ring | Alex Elder |
2022-06-16 | Merge branch 'dt-bindings-dp83867-add-binding-for-io_impedance_ctrl-nvmem-cell' | Jakub Kicinski |
2022-06-16 | net: phy: dp83867: implement support for io_impedance_ctrl nvmem cell | Rasmus Villemoes |
2022-06-16 | linux/phy.h: add phydev_err_probe() wrapper for dev_err_probe() | Rasmus Villemoes |
2022-06-16 | dt-bindings: dp83867: add binding for io_impedance_ctrl nvmem cell | Rasmus Villemoes |
2022-06-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-06-16 | Merge branch 'sleepable uprobe support' | Alexei Starovoitov |
2022-06-16 | selftests/bpf: add tests for sleepable (uk)probes | Delyan Kratunov |
2022-06-16 | libbpf: add support for sleepable uprobe programs | Delyan Kratunov |
2022-06-16 | bpf: allow sleepable uprobe programs to attach | Delyan Kratunov |
2022-06-16 | bpf: implement sleepable uprobes by chaining gps | Delyan Kratunov |
2022-06-16 | bpf: move bpf_prog to bpf.h | Delyan Kratunov |
2022-06-17 | libbpf: Fix internal USDT address translation logic for shared libraries | Andrii Nakryiko |
2022-06-16 | Merge tag 'net-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2022-06-16 | net: axienet: add missing error return code in axienet_probe() | Yang Yingliang |
2022-06-16 | Revert "net: Add a second bind table hashed by port and address" | Joanne Koong |
2022-06-16 | Merge branch 'net-mana-add-pf-and-xdp_redirect-support' | Paolo Abeni |
2022-06-16 | net: mana: Add support of XDP_REDIRECT action | Haiyang Zhang |
2022-06-16 | net: mana: Add the Linux MANA PF driver | Dexuan Cui |
2022-06-16 | net: ethernet: stmmac: reset force speed bit for ipq806x | Christian 'Ansuel' Marangi |
2022-06-16 | net: ethernet: stmmac: add missing sgmii configure for ipq806x | Christian 'Ansuel' Marangi |
2022-06-15 | mlxbf_gige: remove own module name define and use KBUILD_MODNAME instead | David Thompson |
2022-06-15 | samples/bpf: Check detach prog exist or not in xdp_fwd | Zhengchao Shao |
2022-06-15 | Merge tag 'hardening-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-06-15 | Merge tag 'tpmdd-next-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-06-15 | certs: fix and refactor CONFIG_SYSTEM_BLACKLIST_HASH_LIST build | Masahiro Yamada |
2022-06-15 | certs/blacklist_hashes.c: fix const confusion in certs blacklist | Masahiro Yamada |
2022-06-15 | Merge tag 'fs.fixes.v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-06-15 | net: sparx5: Allow mdb entries to both CPU and ports | Casper Andersson |
2022-06-15 | net: ax25: Fix deadlock caused by skb_recv_datagram in ax25_recvmsg | Duoming Zhou |
2022-06-15 | bcm63xx_enet: switch to napi_build_skb() to reuse skbuff_heads | Sieng Piaw Liew |
2022-06-15 | net: don't check skb_count twice | Sieng Piaw Liew |
2022-06-15 | net: bridge: allow add/remove permanent mdb entries on disabled ports | Casper Andersson |
2022-06-15 | net: usb: ax88179_178a needs FLAG_SEND_ZLP | Jose Alonso |
2022-06-15 | i40e: add xdp frags support to ndo_xdp_xmit | Lorenzo Bianconi |
2022-06-15 | net: phy: marvell-88x2222: set proper phydev->port | Ivan Bornyakov |
2022-06-15 | dt-bindings: net: xilinx: document xilinx emaclite driver binding | Radhey Shyam Pandey |
2022-06-15 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | David S. Miller |