index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-14
Merge tag 'net-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
37
-220
/
+517
2021-10-14
mlxsw: thermal: Fix out-of-bounds memory accesses
Ido Schimmel
1
-47
/
+5
2021-10-14
ethernet: s2io: fix setting mac address during resume
Arnd Bergmann
1
-1
/
+1
2021-10-13
net: encx24j600: check error in devm_regmap_init_encx24j600
Nanyong Sun
3
-5
/
+14
2021-10-13
Merge tag 'mlx5-fixes-2021-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
4
-16
/
+66
2021-10-13
net: korina: select CRC32
Vegard Nossum
1
-0
/
+1
2021-10-13
net: arc: select CRC32
Vegard Nossum
1
-0
/
+1
2021-10-12
net: dsa: felix: break at first CPU port during init and teardown
Vladimir Oltean
1
-7
/
+12
2021-10-12
net: dsa: felix: purge skb from TX timestamping queue if it cannot be sent
Vladimir Oltean
1
-0
/
+28
2021-10-12
net: dsa: tag_ocelot_8021q: break circular dependency with ocelot switch lib
Vladimir Oltean
2
-4
/
+93
2021-10-12
net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driver
Vladimir Oltean
2
-17
/
+1
2021-10-12
net: mscc: ocelot: cross-check the sequence id from the timestamp FIFO with t...
Vladimir Oltean
1
-1
/
+23
2021-10-12
net: mscc: ocelot: deny TX timestamping of non-PTP packets
Vladimir Oltean
1
-7
/
+12
2021-10-12
net: mscc: ocelot: warn when a PTP IRQ is raised for an unknown skb
Vladimir Oltean
1
-3
/
+3
2021-10-12
net: mscc: ocelot: avoid overflowing the PTP timestamp FIFO
Vladimir Oltean
2
-8
/
+35
2021-10-12
net: mscc: ocelot: make use of all 63 PTP timestamp identifiers
Vladimir Oltean
1
-1
/
+3
2021-10-12
net: dsa: sja1105: break dependency between dsa_port_is_sja1105 and switch dr...
Vladimir Oltean
1
-2
/
+1
2021-10-12
net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driver
Vladimir Oltean
2
-58
/
+6
2021-10-12
nfp: flow_offload: move flow_indr_dev_register from app init to app start
Baowen Zheng
1
-5
/
+14
2021-10-12
net/mlx5e: Fix division by 0 in mlx5e_select_queue for representors
Maxim Mikityanskiy
1
-0
/
+5
2021-10-12
net/mlx5e: Mutually exclude RX-FCS and RX-port-timestamp
Aya Levin
1
-5
/
+52
2021-10-12
net/mlx5e: Switchdev representors are not vlan challenged
Saeed Mahameed
1
-1
/
+0
2021-10-12
net/mlx5e: Fix memory leak in mlx5_core_destroy_cq() error path
Valentine Fatiev
1
-4
/
+3
2021-10-12
net/mlx5e: Allow only complete TXQs partition in MQPRIO channel mode
Tariq Toukan
1
-2
/
+2
2021-10-12
net/mlx5: Fix cleanup of bridge delayed work
Shay Drory
1
-4
/
+4
2021-10-12
ice: fix locking for Tx timestamp tracking flush
Jacob Keller
1
-8
/
+7
2021-10-12
net: dsa: microchip: Added the condition for scheduling ksz_mib_read_work
Arun Ramadoss
1
-1
/
+3
2021-10-12
r8152: select CRC32 and CRYPTO/CRYPTO_HASH/CRYPTO_SHA256
Vegard Nossum
1
-0
/
+4
2021-10-12
net: dsa: mv88e6xxx: don't use PHY_DETECT on internal PHY's
Maarten Zanders
1
-2
/
+11
2021-10-12
net: mscc: ocelot: Fix dumplicated argument in ocelot
Wan Jiabing
2
-3
/
+3
2021-10-09
virtio-net: fix for skb_over_panic inside big mode
Xuan Zhuo
1
-1
/
+1
2021-10-09
net: phy: Do not shutdown PHYs in READY state
Florian Fainelli
1
-0
/
+3
2021-10-09
qed: Fix missing error code in qed_slowpath_start()
chongjiapeng
1
-0
/
+1
2021-10-09
ionic: don't remove netdev->dev_addr when syncing uc list
Shannon Nelson
1
-0
/
+4
2021-10-08
net: mana: Fix error handling in mana_create_rxq()
Haiyang Zhang
1
-1
/
+3
2021-10-08
net: dsa: mv88e6xxx: isolate the ATU databases of standalone and bridged ports
Vladimir Oltean
2
-13
/
+57
2021-10-08
net: dsa: mv88e6xxx: keep the pvid at 0 when VLAN-unaware
Vladimir Oltean
4
-6
/
+76
2021-10-08
Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-1
/
+2
2021-10-08
net: stmmac: add support for dwmac 3.40a
Herve Codina
2
-0
/
+9
2021-10-08
net: stmmac: fix get_hw_feature() on old hardware
Herve Codina
4
-9
/
+22
2021-10-07
Merge tag 'net-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
36
-170
/
+332
2021-10-07
qcom_scm: hide Kconfig symbol
Arnd Bergmann
2
-1
/
+2
2021-10-06
iavf: fix double unlock of crit_lock
Stefan Assmann
1
-1
/
+0
2021-10-06
i40e: Fix freeing of uninitialized misc IRQ vector
Sylwester Dziedziuch
1
-1
/
+2
2021-10-06
i40e: fix endless loop under rtnl
Jiri Benc
1
-1
/
+1
2021-10-06
ionic: move filter sync_needed bit set
Shannon Nelson
2
-4
/
+3
2021-10-06
gve: report 64bit tx_bytes counter from gve_handle_report_stats()
Eric Dumazet
1
-2
/
+3
2021-10-06
gve: fix gve_get_stats()
Eric Dumazet
1
-4
/
+9
2021-10-06
gve: Properly handle errors in gve_assign_qpl
Catherine Sullivan
1
-1
/
+7
2021-10-06
gve: Avoid freeing NULL pointer
Tao Liu
1
-10
/
+17
[next]