index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
mtdsuper.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-10-15
fq_codel: implement L4S style ce_threshold_ect1 marking
Eric Dumazet
5
-7
/
+30
2021-10-15
net: add skb_get_dsfield() helper
Eric Dumazet
1
-0
/
+17
2021-10-15
tcp: switch orphan_count to bare per-cpu counters
Eric Dumazet
11
-38
/
+49
2021-10-15
mctp: Avoid leak of mctp_sk_key
Matt Johnston
1
-0
/
+4
2021-10-15
dt-bindings: net: dsa: qca8k: convert to YAML schema
Matthew Hagan
2
-245
/
+362
2021-10-15
dt-bindings: net: ipq8064-mdio: fix warning with new qca8k switch
Ansuel Smith
1
-1
/
+4
2021-10-15
net: dsa: qca8k: move port config to dedicated struct
Ansuel Smith
2
-16
/
+20
2021-10-15
net: dsa: qca8k: set internal delay also for sgmii
Ansuel Smith
2
-28
/
+62
2021-10-15
net: dsa: qca8k: add support for QCA8328
Ansuel Smith
2
-3
/
+17
2021-10-15
dt-bindings: net: dsa: qca8k: document support for qca8328
Ansuel Smith
1
-3
/
+4
2021-10-15
net: dsa: qca8k: add support for pws config reg
Ansuel Smith
2
-0
/
+45
2021-10-15
dt-bindings: net: dsa: qca8k: Document qca,led-open-drain binding
Ansuel Smith
1
-0
/
+11
2021-10-15
net: dsa: qca8k: add explicit SGMII PLL enable
Ansuel Smith
2
-2
/
+18
2021-10-15
dt-bindings: net: dsa: qca8k: Document qca,sgmii-enable-pll
Ansuel Smith
1
-0
/
+10
2021-10-15
net: dsa: qca8k: rework rgmii delay logic and scan for cpu port 6
Ansuel Smith
2
-86
/
+89
2021-10-15
net: dsa: qca8k: add support for cpu port 6
Ansuel Smith
2
-17
/
+36
2021-10-15
dt-bindings: net: dsa: qca8k: Document support for CPU port 6
Ansuel Smith
1
-1
/
+5
2021-10-15
net: dsa: qca8k: add support for sgmii falling edge
Ansuel Smith
2
-0
/
+67
2021-10-15
dt-bindings: net: dsa: qca8k: Add SGMII clock phase properties
Ansuel Smith
1
-0
/
+4
2021-10-15
dsa: qca8k: add mac_power_sel support
Ansuel Smith
2
-0
/
+36
2021-10-15
xen-netback: Remove redundant initialization of variable err
Colin Ian King
1
-1
/
+1
2021-10-15
page_pool: disable dma mapping support for 32-bit arch with 64-bit DMA
Yunsheng Lin
3
-27
/
+8
2021-10-15
octeontx2-af: Add support to flush full CPT CTX cache
Srujana Challa
5
-0
/
+232
2021-10-15
octeontx2-af: Perform cpt lf teardown in non FLR path
Nithin Dabilpuram
3
-16
/
+22
2021-10-15
octeontx2-af: Enable CPT HW interrupts
Srujana Challa
4
-0
/
+264
2021-10-15
net: tulip: winbond-840: fix build for UML
Randy Dunlap
1
-1
/
+1
2021-10-15
net: intel: igc_ptp: fix build for UML
Randy Dunlap
1
-1
/
+1
2021-10-15
net: fealnx: fix build for UML
Randy Dunlap
1
-1
/
+1
2021-10-15
hv_netvsc: Add comment of netvsc_xdp_xmit()
Jiasheng Jiang
1
-0
/
+1
2021-10-15
net, neigh: Reject creating NUD_PERMANENT with NTF_MANAGED entries
Daniel Borkmann
1
-3
/
+8
2021-10-15
net, neigh: Use NLA_POLICY_MASK helper for NDA_FLAGS_EXT attribute
Daniel Borkmann
1
-5
/
+1
2021-10-15
net, neigh: Add build-time assertion to avoid neigh->flags overflow
Daniel Borkmann
1
-0
/
+3
2021-10-15
net: mvneta: Delete unused variable
Yuval Shaia
1
-6
/
+5
2021-10-15
net: phy: dp83867: introduce critical chip default init for non-of platform
Lay, Kuan Loon
1
-0
/
+19
2021-10-15
net: microchip: lan743x: add support for PTP pulse width (duty cycle)
Yuiko Oshino
2
-11
/
+81
2021-10-15
net: phy: micrel: make *-skew-ps check more lenient
Matthias Schiffer
1
-2
/
+2
2021-10-15
net: of: fix stub of_net helpers for CONFIG_NET=n
Arnd Bergmann
1
-1
/
+1
2021-10-14
ethernet: remove random_ether_addr()
Jakub Kicinski
2
-3
/
+1
2021-10-14
ethernet: replace netdev->dev_addr 16bit writes
Jakub Kicinski
14
-37
/
+58
2021-10-14
ethernet: replace netdev->dev_addr assignment loops
Jakub Kicinski
12
-38
/
+17
2021-10-14
ethernet: ibm/emac: use of_get_ethdev_address() to load dev_addr
Jakub Kicinski
1
-1
/
+1
2021-10-14
ethernet: manually convert memcpy(dev_addr,..., sizeof(addr))
Jakub Kicinski
5
-5
/
+5
2021-10-14
ethernet: make use of eth_hw_addr_random() where appropriate
Jakub Kicinski
5
-6
/
+6
2021-10-14
ethernet: make eth_hw_addr_random() use dev_addr_set()
Jakub Kicinski
1
-1
/
+4
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
134
-189
/
+204
2021-10-14
icmp: fix icmp_ext_echo_iio parsing in icmp_build_probe
Xin Long
1
-12
/
+11
2021-10-14
ice: Implement support for SMA and U.FL on E810-T
Maciej Machnikowski
5
-10
/
+397
2021-10-14
ice: Add support for SMA control multiplexer
Maciej Machnikowski
7
-0
/
+199
2021-10-14
ice: Implement functions for reading and setting GPIO pins
Maciej Machnikowski
3
-0
/
+77
2021-10-14
ice: Refactor ice_aqc_link_topo_addr
Maciej Machnikowski
2
-4
/
+10
[next]