index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-12-04
of: net: kill of_get_nvmem_mac_address()
Bartosz Golaszewski
2
-45
/
+0
2018-12-04
net: cadence: switch to using nvmem_get_mac_address()
Bartosz Golaszewski
1
-1
/
+1
2018-12-04
net: ethernet: provide nvmem_get_mac_address()
Bartosz Golaszewski
2
-0
/
+39
2018-12-04
rhashtable: detect when object movement between tables might have invalidated...
NeilBrown
2
-11
/
+31
2018-12-04
net: hns3: Adds support to dump(using ethool-d) PCIe regs in HNS3 PF driver
Jian Shen
2
-5
/
+171
2018-12-04
net: hns3: Support "ethtool -d" for HNS3 VF driver
Jian Shen
2
-0
/
+174
2018-12-04
net: phy: improve generic EEE ethtool functions
Heiner Kallweit
1
-5
/
+10
2018-12-03
test/net: Add script for VXLAN underlay in a VRF
Alexis Bauvin
2
-1
/
+130
2018-12-03
vxlan: add support for underlay in non-default VRF
Alexis Bauvin
1
-8
/
+24
2018-12-03
l3mdev: add function to retreive upper master
Alexis Bauvin
2
-0
/
+40
2018-12-03
udp_tunnel: add config option to bind to a device
Alexis Bauvin
3
-0
/
+34
2018-12-03
mlxsw: spectrum: Load firmware version based on devlink parameter
Shalom Toledo
3
-0
/
+75
2018-12-03
mlxsw: core: Reset firmware after flash during driver initialization
Shalom Toledo
2
-14
/
+29
2018-12-03
devlink: Add 'fw_load_policy' generic parameter
Shalom Toledo
4
-0
/
+23
2018-12-03
net: phy: don't allow __set_phy_supported to add unsupported modes
Heiner Kallweit
1
-28
/
+14
2018-12-01
net: usb: aqc111: Initialize wol_cfg with memset in aqc111_suspend
Nathan Chancellor
1
-1
/
+3
2018-12-01
net: qualcomm: rmnet: Remove set but not used variable 'cmd'
YueHaibing
1
-2
/
+0
2018-12-01
tun: implement carrier change
Nicolas Dichtel
2
-1
/
+27
2018-12-01
net: reorder flowi_common fields to avoid holes
Paolo Abeni
1
-1
/
+1
2018-12-01
selftests: forwarding: Add VxLAN test with a VLAN-aware bridge
Ido Schimmel
2
-0
/
+800
2018-12-01
selftests: mlxsw: Add a test for VxLAN configuration with a VLAN-aware bridge
Ido Schimmel
1
-1
/
+203
2018-12-01
selftests: mlxsw: Consider VLAN-aware bridges as valid
Ido Schimmel
1
-1
/
+1
2018-12-01
mlxsw: spectrum: Enable VxLAN enslavement to VLAN-aware bridges
Ido Schimmel
3
-14
/
+404
2018-12-01
mlxsw: spectrum_switchdev: Prepare function for VLAN-aware bridges
Ido Schimmel
3
-9
/
+11
2018-12-01
mlxsw: spectrum_switchdev: Unify VxLAN leave function
Ido Schimmel
3
-38
/
+9
2018-12-01
mlxsw: spectrum_fid: Add API to lookup 802.1Q FIDs without creating them
Ido Schimmel
3
-2
/
+11
2018-12-01
net: bridge: Extend br_vlan_get_pvid() for bridge ports
Ido Schimmel
1
-1
/
+5
2018-11-30
qede: Register l2 queues with doorbell overflow recovery mechanism
Ariel Elior
1
-0
/
+9
2018-11-30
qed: Expose the doorbell overflow recovery mechanism to the protocol drivers
Ariel Elior
2
-0
/
+29
2018-11-30
qed: Register light L2 queues with doorbell overflow recovery mechanism
Ariel Elior
2
-10
/
+21
2018-11-30
qed: Register slowpath queue doorbell with doorbell overflow recovery mechanism
Ariel Elior
2
-13
/
+38
2018-11-30
qed: Use the doorbell overflow recovery mechanism in case of doorbell overflow
Ariel Elior
6
-24
/
+280
2018-11-30
qed: Add doorbell overflow recovery mechanism
Ariel Elior
4
-0
/
+379
2018-11-30
rtnetlink: avoid frame size warning in rtnl_newlink()
Jakub Kicinski
1
-3
/
+17
2018-11-30
rtnetlink: remove a level of indentation in rtnl_newlink()
Jakub Kicinski
1
-159
/
+154
2018-11-30
nfp: report more info when reconfiguration fails
Jakub Kicinski
2
-2
/
+9
2018-11-30
nfp: add offset to all TLV parsing errors
Jakub Kicinski
1
-8
/
+8
2018-11-30
nfp: add offloads on representors
Jakub Kicinski
5
-0
/
+143
2018-11-30
nfp: add locking around representor changes
Jakub Kicinski
3
-0
/
+8
2018-11-30
nfp: run don't require Qdiscs on representor netdevs
Jakub Kicinski
1
-0
/
+1
2018-11-30
nfp: run representor TX locklessly
Jakub Kicinski
1
-0
/
+2
2018-11-30
nfp: avoid oversized TSO headers with metadata prepend
Jakub Kicinski
1
-1
/
+4
2018-11-30
nfp: correct descriptor offsets in presence of metadata
Jakub Kicinski
1
-8
/
+12
2018-11-30
nfp: move queue variable init
Jakub Kicinski
1
-1
/
+3
2018-11-30
nfp: move temporary variables in nfp_net_tx_complete()
Jakub Kicinski
1
-14
/
+17
2018-11-30
nfp: copy only the relevant part of the TX descriptor for frags
Jakub Kicinski
2
-5
/
+8
2018-11-30
tcp: md5: add tcp_md5_needed jump label
Eric Dumazet
4
-10
/
+30
2018-11-30
tcp: implement coalescing on backlog queue
Eric Dumazet
3
-6
/
+88
2018-11-30
tcp: make tcp_space() aware of socket backlog
Eric Dumazet
1
-1
/
+1
2018-11-30
tcp: take care of compressed acks in tcp_add_reno_sack()
Eric Dumazet
1
-25
/
+33
[next]