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
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-21
enetc: simplify the return expression of enetc_vf_set_mac_addr()
Qinglang Miao
1
-6
/
+1
2020-09-21
ice: simplify the return expression of ice_finalize_update()
Qinglang Miao
1
-6
/
+1
2020-09-21
mlxsw: spectrum_router: simplify the return expression of __mlxsw_sp_router_init()
Qinglang Miao
1
-5
/
+1
2020-09-21
net: hns3: simplify the return expression of hclgevf_client_start()
Qinglang Miao
1
-7
/
+1
2020-09-21
net: qlcnic: simplify the return expression of qlcnic_83xx_shutdown
Qinglang Miao
1
-6
/
+1
2020-09-20
RDS: drop double zeroing
Julia Lawall
1
-1
/
+1
2020-09-20
dpaa2-eth: drop double zeroing
Julia Lawall
1
-1
/
+1
2020-09-20
net: dsa: tag_sja1105: add compatibility with hwaccel VLAN tags
Vladimir Oltean
1
-4
/
+17
2020-09-20
net: dsa: tag_8021q: add VLANs to the master interface too
Vladimir Oltean
3
-2
/
+27
2020-09-20
net: dsa: install VLANs into the master's RX filter too
Vladimir Oltean
1
-4
/
+32
2020-09-20
net: dsa: allow 8021q uppers while the bridge has vlan_filtering=0
Vladimir Oltean
2
-4
/
+46
2020-09-20
net: dsa: refuse configuration in prepare phase of dsa_port_vlan_filtering()
Vladimir Oltean
1
-7
/
+7
2020-09-20
net: dsa: convert denying bridge VLAN with existing 8021q upper to PRECHANGEUPPER
Vladimir Oltean
2
-41
/
+33
2020-09-20
net: dsa: convert check for 802.1Q upper when bridged into PRECHANGEUPPER
Vladimir Oltean
1
-36
/
+38
2020-09-20
net: dsa: rename dsa_slave_upper_vlan_check to something more suggestive
Vladimir Oltean
1
-4
/
+4
2020-09-20
net: dsa: deny enslaving 802.1Q upper to VLAN-aware bridge from PRECHANGEUPPER
Vladimir Oltean
1
-1
/
+6
2020-09-20
net: mventa: remove unused variable 'dummy' in mvneta_mib_counters_clear()
Zhang Changzhong
1
-4
/
+3
2020-09-20
net: remove unnecessary NULL checking in napi_consume_skb()
Yunsheng Lin
1
-3
/
+0
2020-09-20
net: mvneta: avoid copying shared_info frags in mvneta_swbm_build_skb
Lorenzo Bianconi
1
-7
/
+4
2020-09-20
net: dsa: rtl8366: Skip PVID setting if not requested
Linus Walleij
1
-0
/
+3
2020-09-19
net: phy: dp83822: Update the fiber advertisement for speed
Dan Murphy
1
-3
/
+10
2020-09-19
net: dp83869: Add ability to advertise Fiber connection
Dan Murphy
1
-0
/
+73
2020-09-19
ethtool: Add 100base-FX link mode entries
Dan Murphy
4
-1
/
+9
2020-09-19
net/packet: Fix a comment about network_header
Xie He
1
-1
/
+1
2020-09-19
net: ethernet: ti: cpsw: use true,false for bool variables
Jason Yan
1
-2
/
+2
2020-09-19
8139too: use true,false for bool variables
Jason Yan
1
-1
/
+1
2020-09-19
bnx2x: use true,false for bool variables
Jason Yan
1
-3
/
+3
2020-09-19
net: qed: use true,false for bool variables
Jason Yan
1
-4
/
+4
2020-09-19
net: b44: use true,false for bool variables
Jason Yan
1
-4
/
+4
2020-09-19
net: micrel: Remove set but not used variable
Zheng Yongjun
1
-6
/
+4
2020-09-19
net: e1000: Remove set but not used variable
Zheng Yongjun
1
-2
/
+1
2020-09-19
net: liquidio: Remove set but not used variable
Zheng Yongjun
1
-5
/
+4
2020-09-18
net: dsa: mv88e6xxx: Implement devlink info get callback
Andrew Lunn
3
-0
/
+20
2020-09-18
net: dsa: wire up devlink info get
Andrew Lunn
2
-4
/
+20
2020-09-18
net: dsa: mv88e6xxx: Add devlink regions
Andrew Lunn
4
-1
/
+286
2020-09-18
net: dsa: mv88e6xxx: Create helper for FIDs in use
Andrew Lunn
2
-4
/
+18
2020-09-18
net: dsa: mv88e6xxx: Move devlink code into its own file
Andrew Lunn
4
-254
/
+279
2020-09-18
net: dsa: Add devlink regions support to DSA
Andrew Lunn
2
-0
/
+22
2020-09-18
net: dsa: Add helper to convert from devlink to ds
Andrew Lunn
2
-10
/
+9
2020-09-18
net: devlink: region: Pass the region ops to the snapshot function
Andrew Lunn
4
-4
/
+12
2020-09-18
net: devlink: regions: Add a priv member to the regions ops struct
Andrew Lunn
1
-0
/
+2
2020-09-18
net: dsa: seville: build as separate module
Vladimir Oltean
6
-39
/
+29
2020-09-18
net: dsa: felix: move the PTP clock structure to felix_vsc9959.c
Vladimir Oltean
3
-18
/
+20
2020-09-18
net: mscc: ocelot: make ocelot_init_timestamp take a const struct ptp_clock_info
Vladimir Oltean
2
-2
/
+4
2020-09-18
net: dsa: seville: duplicate vsc9959_mdio_bus_free
Vladimir Oltean
3
-4
/
+19
2020-09-18
net: dsa: felix: replace tabs with spaces
Vladimir Oltean
3
-13
/
+13
2020-09-18
net: dsa: seville: reindent defines for MDIO controller
Vladimir Oltean
1
-6
/
+6
2020-09-18
net: dsa: seville: remove unused defines for the mdio controller
Vladimir Oltean
1
-11
/
+0
2020-09-18
net: dsa: ocelot: document why reset procedure is different for felix/seville
Vladimir Oltean
2
-0
/
+7
2020-09-18
net: dsa: seville: first enable memories, then initialize them
Vladimir Oltean
1
-1
/
+1
[next]