index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-03
rhashtable: detect when object movement between tables might have invalidated...
NeilBrown
2
-11
/
+31
2018-12-03
Merge branch 'hns3-ethtool-dump'
David S. Miller
4
-5
/
+345
2018-12-03
net: hns3: Adds support to dump(using ethool-d) PCIe regs in HNS3 PF driver
Jian Shen
2
-5
/
+171
2018-12-03
net: hns3: Support "ethtool -d" for HNS3 VF driver
Jian Shen
2
-0
/
+174
2018-12-03
net: phy: improve generic EEE ethtool functions
Heiner Kallweit
1
-5
/
+10
2018-12-03
Merge branch 'VXLAN-underlay-VRF'
David S. Miller
8
-9
/
+228
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
Merge branch 'mlxsw-fw_load_policy'
David S. Miller
8
-14
/
+127
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-11-30
net: usb: aqc111: Initialize wol_cfg with memset in aqc111_suspend
Nathan Chancellor
1
-1
/
+3
2018-11-30
net: qualcomm: rmnet: Remove set but not used variable 'cmd'
YueHaibing
1
-2
/
+0
2018-11-30
tun: implement carrier change
Nicolas Dichtel
2
-1
/
+27
2018-11-30
net: reorder flowi_common fields to avoid holes
Paolo Abeni
1
-1
/
+1
2018-11-30
Merge branch 'mlxsw-Add-VxLAN-support-with-VLAN-aware-bridges'
David S. Miller
8
-63
/
+1441
2018-11-30
selftests: forwarding: Add VxLAN test with a VLAN-aware bridge
Ido Schimmel
2
-0
/
+800
2018-11-30
selftests: mlxsw: Add a test for VxLAN configuration with a VLAN-aware bridge
Ido Schimmel
1
-1
/
+203
2018-11-30
selftests: mlxsw: Consider VLAN-aware bridges as valid
Ido Schimmel
1
-1
/
+1
2018-11-30
mlxsw: spectrum: Enable VxLAN enslavement to VLAN-aware bridges
Ido Schimmel
3
-14
/
+404
2018-11-30
mlxsw: spectrum_switchdev: Prepare function for VLAN-aware bridges
Ido Schimmel
3
-9
/
+11
2018-11-30
mlxsw: spectrum_switchdev: Unify VxLAN leave function
Ido Schimmel
3
-38
/
+9
2018-11-30
mlxsw: spectrum_fid: Add API to lookup 802.1Q FIDs without creating them
Ido Schimmel
3
-2
/
+11
2018-11-30
net: bridge: Extend br_vlan_get_pvid() for bridge ports
Ido Schimmel
1
-1
/
+5
2018-11-30
Merge branch 'qed-Doorbell-overflow-recovery'
David S. Miller
13
-47
/
+756
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
Merge branch 'rtnetlink-avoid-a-warning-in-rtnl_newlink'
David S. Miller
1
-161
/
+170
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
Merge branch 'nfp-update-TX-path-to-enable-repr-offloads'
David S. Miller
8
-37
/
+213
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
[next]