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
/
fs
/
jffs2
/
build.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-08
libbpf: Add probe for large INSN limit
Michal Rostecki
3
-0
/
+23
2020-01-07
ptp: clockmatrix: Rework clockmatrix version information.
Vincent Cheng
2
-64
/
+15
2020-01-07
enetc: Fix inconsistent IS_ERR and PTR_ERR
YueHaibing
1
-1
/
+1
2020-01-07
enetc: Fix an off by one in enetc_setup_tc_txtime()
Dan Carpenter
1
-1
/
+1
2020-01-07
Documentation: networking: Add stmmac to device drivers list
Jose Abreu
1
-0
/
+1
2020-01-07
Documentation: networking: Convert stmmac documentation to RST format
Jose Abreu
2
-401
/
+697
2020-01-07
MAINTAINERS: Add stmmac Ethernet driver documentation entry
Jose Abreu
1
-0
/
+1
2020-01-07
drivers: net: cisco_hdlc: use __func__ in debug message
Chen Zhou
1
-2
/
+2
2020-01-07
net: ch9200: remove unnecessary return
Chen Zhou
1
-2
/
+0
2020-01-07
net: ch9200: use __func__ in debug message
Chen Zhou
1
-11
/
+11
2020-01-07
ionic: clear compiler warning on hb use before set
Shannon Nelson
1
-1
/
+1
2020-01-07
ionic: restrict received packets to mtu size
Shannon Nelson
1
-2
/
+9
2020-01-07
ionic: add Rx dropped packet counter
Shannon Nelson
3
-3
/
+11
2020-01-07
ionic: drop use of subdevice tags
Shannon Nelson
1
-4
/
+0
2020-01-06
net: dsa: mv88e6xxx: Unique ATU and VTU IRQ names
Andrew Lunn
3
-2
/
+10
2020-01-06
net: dsa: mv88e6xxx: Unique g2 IRQ name
Andrew Lunn
2
-1
/
+5
2020-01-06
net: dsa: mv88e6xxx: Unique watchdog IRQ name
Andrew Lunn
2
-1
/
+5
2020-01-06
net: dsa: mv88e6xxx: Unique SERDES interrupt names
Andrew Lunn
2
-1
/
+6
2020-01-06
net: dsa: mv88e6xxx: Unique IRQ name
Andrew Lunn
2
-1
/
+5
2020-01-06
igc: Use Start of Packet signal from PHY for timestamping
Vinicius Costa Gomes
2
-1
/
+6
2020-01-06
igc: Add support for ethtool GET_TS_INFO command
Vinicius Costa Gomes
1
-0
/
+34
2020-01-06
igc: Add support for TX timestamping
Vinicius Costa Gomes
4
-0
/
+158
2020-01-06
igc: Add support for RX timestamping
Vinicius Costa Gomes
5
-0
/
+340
2020-01-06
epic100: allow nesting of ethtool_ops begin() and complete()
Michal Kubecek
1
-2
/
+5
2020-01-06
via-velocity: allow nesting of ethtool_ops begin() and complete()
Michal Kubecek
2
-4
/
+11
2020-01-06
wil6210: get rid of begin() and complete() ethtool_ops
Michal Kubecek
1
-27
/
+16
2020-01-06
fcnal-test: Fix vrf argument in local tcp tests
David Ahern
1
-4
/
+4
2020-01-06
gtp: simplify error handling code in 'gtp_encap_enable()'
Christophe JAILLET
1
-6
/
+3
2020-01-06
selftests: forwarding: router: Add test case for destination IP link-local
Amit Cohen
1
-0
/
+25
2020-01-06
mlxsw: spectrum: Disable DIP_LINK_LOCAL check in hardware pipeline
Amit Cohen
2
-0
/
+3
2020-01-06
selftests: forwarding: router: Add test case for source IP equals destination IP
Amit Cohen
1
-0
/
+44
2020-01-06
mlxsw: spectrum: Disable SIP_DIP check in hardware pipeline
Amit Cohen
2
-0
/
+3
2020-01-06
selftests: forwarding: router: Add test case for multicast destination MAC mismatch
Amit Cohen
1
-0
/
+82
2020-01-06
mlxsw: spectrum: Disable MC_DMAC check in hardware pipeline
Amit Cohen
2
-0
/
+3
2020-01-06
selftests: forwarding: router: Add test case for source IP in class E
Amit Cohen
1
-1
/
+37
2020-01-06
mlxsw: spectrum: Disable SIP_CLASS_E check in hardware pipeline
Amit Cohen
2
-0
/
+3
2020-01-06
igc: Add basic skeleton for PTP
Vinicius Costa Gomes
6
-1
/
+439
2020-01-06
net: hns3: modify an unsuitable reset level for hardware error
Huazhong Tan
1
-2
/
+2
2020-01-06
net: hns3: replace an unsuitable variable type in hclge_inform_reset_assert_to_vf()
Huazhong Tan
2
-1
/
+4
2020-01-06
net: hns3: add protection when get SFP speed as 0
Guojia Liao
1
-0
/
+6
2020-01-06
net: hns3: modify the IRQ name of misc vectors
Yonglong Liu
5
-4
/
+10
2020-01-06
net: hns3: modify an unsuitable log in hclge_map_ring_to_vector()
Yonglong Liu
1
-1
/
+1
2020-01-06
net: hns3: modify the IRQ name of TQP vector
Yonglong Liu
1
-9
/
+12
2020-01-06
net: hns3: re-organize vector handle
Yonglong Liu
1
-48
/
+52
2020-01-06
net: hns3: add trace event support for HNS3 driver
Yunsheng Lin
4
-2
/
+172
2020-01-05
net: dsa: felix: Add PCS operations for PHYLINK
Vladimir Oltean
4
-17
/
+767
2020-01-05
net: mscc: ocelot: export ANA, DEV and QSYS registers to include/soc/mscc
Vladimir Oltean
4
-3
/
+3
2020-01-05
net: mscc: ocelot: make phy_mode a member of the common struct ocelot_port
Vladimir Oltean
4
-6
/
+8
2020-01-05
enetc: Set MDIO_CFG_HOLD to the recommended value of 2
Vladimir Oltean
1
-4
/
+8
2020-01-05
enetc: Make MDIO accessors more generic and export to include/linux/fsl
Claudiu Manoil
9
-99
/
+176
[next]