index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-05
net: fman: Mark mac methods static
Sean Anderson
3
-61
/
+72
2022-09-05
net: fman: Move initialization to mac-specific files
Sean Anderson
7
-323
/
+277
2022-09-05
r8169: remove useless PCI region size check
Heiner Kallweit
1
-6
/
+0
2022-09-05
stmmac: intel: Simplify intel_eth_pci_remove()
Christophe JAILLET
1
-2
/
+0
2022-09-05
net: mvpp2: debugfs: fix memory leak when using debugfs_lookup()
Greg Kroah-Hartman
1
-2
/
+2
2022-09-05
RDMA/mlx5: Move function mlx5_core_query_ib_ppcnt() to mlx5_ib
Chris Mi
1
-23
/
+0
2022-09-05
net: dsa: microchip: lan937x: add interrupt support for port phy link
Arun Ramadoss
6
-4
/
+399
2022-09-05
net: dsa: microchip: lan937x: clear the POR_READY_INT status bit
Arun Ramadoss
1
-0
/
+4
2022-09-05
net: dsa: microchip: add reference to ksz_device inside the ksz_port
Arun Ramadoss
2
-0
/
+7
2022-09-05
RDMA/mlx5: Rely on RoCE fw cap instead of devlink when setting profile
Maher Sanalla
1
-2
/
+21
2022-09-05
net: ipa: verify a few more IDs
Alex Elder
1
-3
/
+43
2022-09-05
net: ipa: further simplify gsi_channel_trans_last()
Alex Elder
1
-28
/
+18
2022-09-05
net: ipa: simplify gsi_channel_trans_last()
Alex Elder
1
-26
/
+7
2022-09-05
net: ipa: use IDs exclusively for last transaction
Alex Elder
1
-15
/
+27
2022-09-05
net: ipa: use IDs for last allocated transaction
Alex Elder
1
-3
/
+9
2022-09-05
net: ipa: rework last transaction determination
Alex Elder
3
-36
/
+28
2022-09-05
r8169: use devm_clk_get_optional_enabled() to simplify the code
Heiner Kallweit
1
-34
/
+3
2022-09-05
r8169: remove comment about apparently non-existing chip versions
Heiner Kallweit
1
-6
/
+0
2022-09-05
r8169: merge handling of chip versions 12 and 17 (RTL8168B)
Heiner Kallweit
3
-8
/
+1
2022-09-05
net: altera: tse: convert to phylink
Maxime Chevallier
4
-314
/
+141
2022-09-05
net: pcs: add new PCS driver for altera TSE PCS
Maxime Chevallier
3
-0
/
+182
2022-09-05
net: altera: tse: cosmetic change to use reverse xmas tree ordering
Maxime Chevallier
2
-22
/
+23
2022-09-05
bonding: accept unsolicited NA message
Hangbin Liu
1
-5
/
+12
2022-09-05
bonding: use unspecified address if no available link local address
Hangbin Liu
1
-0
/
+3
2022-09-05
Merge 6.0-rc4 into tty-next
Greg Kroah-Hartman
99
-745
/
+2339
2022-09-04
Merge tag 'wireless-next-2022-09-03' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
David S. Miller
59
-6795
/
+26250
2022-09-04
Merge tag 'wireless-2022-09-03' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
David S. Miller
6
-14
/
+55
2022-09-03
wifi: mac80211_hwsim: fix multi-channel handling in netlink RX
Johannes Berg
1
-22
/
+4
2022-09-03
wifi: mac80211_hwsim: warn on invalid link address
Johannes Berg
1
-0
/
+2
2022-09-03
wifi: mac80211_hwsim: refactor RX a bit
Johannes Berg
1
-11
/
+15
2022-09-03
wifi: mac80211_hwsim: check STA magic in change_sta_links
Johannes Berg
1
-0
/
+2
2022-09-03
wifi: mac80211_hwsim: remove multicast workaround
Johannes Berg
1
-6
/
+1
2022-09-03
wifi: mac80211_hwsim: check length for virtio packets
Soenke Huster
1
-1
/
+6
2022-09-03
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
David S. Miller
4
-5
/
+20
2022-09-03
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
David S. Miller
4
-18
/
+80
2022-09-03
net: dsa: microchip: fix kernel oops on ksz8 switches
Oleksij Rempel
1
-6
/
+24
2022-09-03
net: fec: add stop mode support for imx8 platform
Wei Fang
2
-0
/
+39
2022-09-03
r8152: Add MAC passthrough support for Lenovo Travel Hub
André Apitzsch
1
-0
/
+2
2022-09-03
xen-netback: only remove 'hotplug-status' when the vif is actually destroyed
Paul Durrant
1
-1
/
+1
2022-09-02
net: lantiq_etop: Fix return type for implementation of ndo_start_xmit
GUO Zihua
1
-1
/
+1
2022-09-02
net: sunplus: Fix return type for implementation of ndo_start_xmit
GUO Zihua
1
-1
/
+2
2022-09-02
net: xscale: Fix return type for implementation of ndo_start_xmit
GUO Zihua
1
-1
/
+1
2022-09-02
net: broadcom: Fix return type for implementation of
GUO Zihua
1
-1
/
+1
2022-09-02
net: fec: Use a spinlock to guard `fep->ptp_clk_on`
Csókás Bence
3
-27
/
+19
2022-09-02
net: fec: add pm_qos support on imx6q platform
Wei Fang
2
-1
/
+13
2022-09-02
iavf: Detach device during reset task
Ivan Vecera
1
-3
/
+11
2022-09-02
i40e: Fix kernel crash during module removal
Ivan Vecera
1
-1
/
+4
2022-09-02
i40e: Fix ADQ rate limiting for PF
Przemyslaw Patynowski
2
-1
/
+5
2022-09-02
Merge tag 'driver-core-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-1
/
+3
2022-09-02
ice: use bitmap_free instead of devm_kfree
Michal Swiatkowski
1
-1
/
+1
[prev]
[next]