Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
ece9ef3b60cbc36237138af456b236d3d1d9b771
/
drivers
/
net
291abfe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
eab3540
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 5 years ago
29ca3b3
net: thunderx: use proper interface type for RGMII
by Tim Harvey
· 5 years ago
c76b305
Merge tag 'wireless-drivers-2020-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 5 years ago
2696e11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 5 years ago
d08f301
mt76: mt7615: fix max_nss in mt7615_eeprom_parse_hw_cap
by Lorenzo Bianconi
· 5 years ago
3a99cbb
mlxsw: spectrum_dpipe: Add missing error path
by Ido Schimmel
· 5 years ago
36844c8
mlxsw: core: Add validation of hardware device types for MGPIR register
by Vadim Pasternak
· 5 years ago
490f054
mlxsw: spectrum_router: Clear offload indication from IPv6 nexthops on abort
by Ido Schimmel
· 5 years ago
0508ff8
mlxsw: spectrum_router: Prevent incorrect replacement of local table routes
by Ido Schimmel
· 5 years ago
f8c2afa
net: dsa: microchip: enable module autoprobe
by Razvan Stefanescu
· 5 years ago
73a21fa
dpaa_eth: support all modes with rate adapting PHYs
by Madalin Bucur
· 5 years ago
909c1dd
net: stmmac: update pci platform data to use phy_interface
by Voon Weifeng
· 5 years ago
2f633d5
net: stmmac: xgmac: fix missing IFF_MULTICAST checki in dwxgmac2_set_filter
by Tan, Tee Min
· 5 years ago
2ba31cd
net: stmmac: fix missing IFF_MULTICAST check in dwmac4_set_filter
by Verma, Aashish
· 5 years ago
907a076
net: stmmac: xgmac: fix incorrect XGMAC_VLAN_TAG register writting
by Ong Boon Leong
· 5 years ago
9eeeb3c
net: stmmac: fix incorrect GMAC_VLAN_TAG register writting in GMAC4+
by Tan, Tee Min
· 5 years ago
184367d
hv_netvsc: Fix XDP refcnt for synthetic and VF NICs
by Haiyang Zhang
· 5 years ago
de34d70
net: dsa: bcm_sf2: Only 7278 supports 2Gb/sec IMP port
by Florian Fainelli
· 5 years ago
df37370
net: dsa: b53: Always use dev->vlan_enabled in b53_configure_vlan()
by Florian Fainelli
· 5 years ago
7d10f07
net: stmmac: fix a possible endless loop
by Dejin Zheng
· 5 years ago
61c00cc
net/mlx5: Deprecate usage of generic TLS HW capability bit
by Tariq Toukan
· 5 years ago
b57e66a
net/mlx5e: TX, Error completion is for last WQE in batch
by Tariq Toukan
· 5 years ago
08db2cf
net/mlx5: IPsec, fix memory leak at mlx5_fpga_ipsec_delete_sa_ctx
by Raed Salem
· 5 years ago
0dc2c53
net/mlx5: IPsec, Fix esp modify function attribute
by Raed Salem
· 5 years ago
c194839
net/mlx5: Fix deadlock in fs_core
by Maor Gottlieb
· 5 years ago
263a425
net: systemport: Avoid RBUF stuck in Wake-on-LAN mode
by Florian Fainelli
· 5 years ago
21b5f67
r8169: fix performance regression related to PCIe max read request size
by Heiner Kallweit
· 5 years ago
c35947b
net: mvneta: move rx_dropped and rx_errors in per-cpu stats
by Lorenzo Bianconi
· 5 years ago
45a8317e
cxgb4: Added tls stats prints.
by Devulapally Shiva Krishna
· 5 years ago
c77e9f0
i40e: Relax i40e_xsk_wakeup's return value when PF is busy
by Maciej Fijalkowski
· 5 years ago
0202d29
qed: Fix timestamping issue for L2 unicast ptp packets.
by Sudarsana Reddy Kalluru
· 5 years ago
f822e9c
net: macb: Limit maximum GEM TX length in TSO
by Harini Katakam
· 5 years ago
41c1ef9
net: macb: Remove unnecessary alignment check for TSO
by Harini Katakam
· 5 years ago
38f88c4
bonding/alb: properly access headers in bond_alb_xmit()
by Eric Dumazet
· 5 years ago
33e2b32
net: ethernet: dec: tulip: Fix length mask in receive length calculation
by Moritz Fischer
· 5 years ago
ec31c26
wireguard: noise: reject peers with low order public keys
by Jason A. Donenfeld
· 5 years ago
9981159
wireguard: allowedips: fix use-after-free in root_remove_peer_lists
by Eric Dumazet
· 5 years ago
34611e6
netdevsim: fix ptr_ret.cocci warnings
by kbuild test robot
· 5 years ago
9784e61
net: sgi: ioc3-eth: Remove leftover free_irq()
by Thomas Bogendoerfer
· 5 years ago
33b4013
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
bd5cd35
gtp: use __GFP_NOWARN to avoid memalloc warning
by Taehee Yoo
· 5 years ago
b4b771f
r8152: Add MAC passthrough support to new device
by Kai-Heng Feng
· 5 years ago
83b4304
qed: Remove set but not used variable 'p_link'
by YueHaibing
· 5 years ago
cc12071
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
97a3253
proc: convert everything to "struct proc_ops"
by Alexey Dobriyan
· 5 years ago
2453116
netdevsim: remove unused sdev code
by Taehee Yoo
· 5 years ago
83cf421
netdevsim: use __GFP_NOWARN to avoid memalloc warning
by Taehee Yoo
· 5 years ago
6556ff3
netdevsim: use IS_ERR instead of IS_ERR_OR_NULL for debugfs
by Taehee Yoo
· 5 years ago
6fb8852
netdevsim: fix stack-out-of-bounds in nsim_dev_debugfs_init()
by Taehee Yoo
· 5 years ago
8526ad9
netdevsim: fix panic in nsim_dev_take_snapshot_write()
by Taehee Yoo
· 5 years ago
6ab6336
netdevsim: disable devlink reload when resources are being used
by Taehee Yoo
· 5 years ago
f5cd216
netdevsim: fix using uninitialized resources
by Taehee Yoo
· 5 years ago
18e4960
bnxt_en: Fix TC queue mapping.
by Michael Chan
· 5 years ago
d407302
bnxt_en: Fix logic that disables Bus Master during firmware reset.
by Vasundhara Volam
· 5 years ago
12de2ea
bnxt_en: Fix RDMA driver failure with SRIOV after firmware reset.
by Michael Chan
· 5 years ago
c16d4ee
bnxt_en: Refactor logic to re-enable SRIOV after firmware reset detected.
by Michael Chan
· 5 years ago
14b41a2
net: stmmac: Delete txtimer in suspend()
by Nicolin Chen
· 5 years ago
f4a6365
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 5 years ago
ebe8e61
rtw88: Fix return value of rtw_wow_check_fw_status
by Chin-Yen Lee
· 5 years ago
577ddbe
iwlwifi: d3: read all FW CPUs error info
by Mordechay Goodstein
· 5 years ago
b5b878e
iwlwifi: mvm: fix TDLS discovery with the new firmware API
by Emmanuel Grumbach
· 5 years ago
12d47f0
iwlwifi: mvm: Check the sta is not NULL in iwl_mvm_cfg_he_sta()
by Andrei Otcheretianski
· 5 years ago
cc4255e
iwlwifi: mvm: avoid use after free for pmsr request
by Avraham Stern
· 5 years ago
6bd5fa3
iwlwifi: mvm: update the DTS measurement type
by Golan Ben Ami
· 5 years ago
197288d
iwlwifi: don't throw error when trying to remove IGTK
by Luca Coelho
· 5 years ago
baa6cf8
iwlwifi: mvm: Fix thermal zone registration
by Andrei Otcheretianski
· 5 years ago
d32a06f
qed: Fix a error code in qed_hw_init()
by Dan Carpenter
· 5 years ago
08ff781
octeontx2-pf: Fix an IS_ERR() vs NULL bug
by Dan Carpenter
· 5 years ago
7eec11d
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
c5951e7
Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
by Linus Torvalds
· 5 years ago
b1a79b2
iwlwifi: use <linux/units.h> helpers
by Akinobu Mita
· 5 years ago
1410b2f
iwlegacy: use <linux/units.h> helpers
by Akinobu Mita
· 5 years ago
dd3e7cb
ocfs2/dlm: move BITS_TO_BYTES() to bitops.h for wider use
by Andy Shevchenko
· 5 years ago
91a7d4b
mlxsw: spectrum_qdisc: Fix 64-bit division error in mlxsw_sp_qdisc_tbf_rate_kbps
by Nathan Chancellor
· 5 years ago
b5ce31b
ionic: fix rxq comp packet type mask
by Shannon Nelson
· 5 years ago
2318ca8
net: phy: at803x: disable vddio regulator
by Michael Walle
· 5 years ago
2e1bf3a
net: mii_timestamper: fix static allocation by PHY driver
by Michael Walle
· 5 years ago
1c715a6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
aac9662
Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 5 years ago
44efc78
net: mvneta: fix XDP support if sw bm is used as fallback
by Lorenzo Bianconi
· 5 years ago
bd2463a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
by Linus Torvalds
· 5 years ago
c0e809e
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
d99391e
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
f76e4c1
net: phy: add default ARCH_BCM_IPROC for MDIO_BCM_IPROC
by Scott Branden
· 5 years ago
6a1000b
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
by Linus Torvalds
· 5 years ago
1754c4f
libertas: make lbs_ibss_join_existing() return error code on rates overflow
by Nicolai Stange
· 5 years ago
c7bf1fb
libertas: don't exit from lbs_ibss_join_existing() with RCU read lock held
by Nicolai Stange
· 5 years ago
b70261a
mwifiex: Fix possible buffer overflows in mwifiex_cmd_append_vsie_tlv()
by Qing Xu
· 5 years ago
3a9b153
mwifiex: Fix possible buffer overflows in mwifiex_ret_wmm_get_status()
by Qing Xu
· 5 years ago
65b1aae
mwifiex: fix unbalanced locking in mwifiex_process_country_ie()
by Brian Norris
· 5 years ago
2d22bc8
qed: FW 8.42.2.0 debug features
by Michal Kalderon
· 5 years ago
6bc82d9
qed: rt init valid initialization changed
by Michal Kalderon
· 5 years ago
8a52bba
qed: Debug feature: ilt and mdump
by Michal Kalderon
· 5 years ago
30d5f85
qed: FW 8.42.2.0 Add fw overlay feature
by Michal Kalderon
· 5 years ago
0500a70
qed: FW 8.42.2.0 HSI changes
by Michal Kalderon
· 5 years ago
6459d93
qed: FW 8.42.2.0 iscsi/fcoe changes
by Michal Kalderon
· 5 years ago
1392d19
qed: Add abstraction for different hsi values per chip
by Michal Kalderon
· 5 years ago
997af5d
qed: FW 8.42.2.0 Additional ll2 type
by Michal Kalderon
· 5 years ago
804c570
qed: Use dmae to write to widebus registers in fw_funcs
by Michal Kalderon
· 5 years ago
Next »