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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
270
-1650
/
+2593
2015-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
54
-378
/
+550
2015-12-17
team: Advertise tunneling offload features
Eran Ben Elisha
1
-0
/
+11
2015-12-17
net: qmi_wwan: ignore bogus CDC Union descriptors
Bjørn Mork
1
-1
/
+4
2015-12-17
net/macb: Update device tree binding for resetting PHY using GPIO
Gregory CLEMENT
1
-3
/
+12
2015-12-17
cxgb4: Replace arpq_head/arpq_tail with SKB double link-list code
Hariprasad Shenai
2
-40
/
+24
2015-12-17
cxgb4: Use t4_mgmt_tx() API for sending write l2t request ctrl packets.
Hariprasad Shenai
1
-2
/
+1
2015-12-17
cxgb4: Add API to alloc l2t entry; also update existing ones
Hariprasad Shenai
3
-25
/
+117
2015-12-17
cxgb4: Use symbolic constant for VLAN priority calculation
Hariprasad Shenai
1
-1
/
+1
2015-12-17
drivers: net: xgene: fix Tx flow control
Iyappan Subramanian
2
-18
/
+24
2015-12-17
nfp: clear ring delayed kick counters
Jakub Kicinski
1
-0
/
+2
2015-12-17
tun: honor IFF_UP in tun_get_user()
Eric Dumazet
1
-0
/
+3
2015-12-17
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
5
-11
/
+8
2015-12-17
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-6
/
+6
2015-12-16
82xx: FCC: Fixing a bug causing to FCC port lock-up
Martin Roth
1
-1
/
+1
2015-12-16
gianfar: Don't enable RX Filer if not supported
Hamish Martin
2
-3
/
+6
2015-12-16
i40e: Call geneve_get_rx_port to get the existing Geneve ports
Singhai, Anjali
1
-0
/
+3
2015-12-16
geneve: Add geneve_get_rx_port support
Singhai, Anjali
1
-0
/
+24
2015-12-16
i40e: Kernel dependency update for i40e to support geneve offload
Singhai, Anjali
1
-0
/
+10
2015-12-16
i40e: geneve tunnel offload support
Singhai, Anjali
4
-43
/
+150
2015-12-16
geneve: Add geneve udp port offload for ethernet devices
Singhai, Anjali
1
-0
/
+23
2015-12-15
stmmac: socfpga: Provide dt node to config ptp clk source.
Phil Reid
1
-0
/
+9
2015-12-15
stmmac: Fix calculations for ptp counters when clock input = 50Mhz.
Phil Reid
3
-15
/
+15
2015-12-15
stmmac: create of compatible mdio bus for stmmac driver
Phil Reid
2
-4
/
+24
2015-12-15
net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM
Tom Herbert
2
-2
/
+2
2015-12-15
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
Tom Herbert
18
-25
/
+24
2015-12-15
fcoe: Use CHECKSUM_PARTIAL to indicate CRC offload
Tom Herbert
1
-1
/
+1
2015-12-15
sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
Tom Herbert
5
-7
/
+7
2015-12-15
Revert "scatterlist: use sg_phys()"
Dan Williams
3
-5
/
+5
2015-12-15
Merge tag 'dmaengine-fix-4.4-rc6' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
4
-50
/
+105
2015-12-15
Merge tag 'fbdev-fixes-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-1
/
+24
2015-12-15
ser_gigaset: remove unnecessary kfree() calls from release method
Tilman Schmidt
1
-5
/
+0
2015-12-15
ser_gigaset: fix deallocation of platform device structure
Tilman Schmidt
1
-3
/
+7
2015-12-15
ser_gigaset: turn nonsense checks into WARN_ON
Alan Cox
1
-5
/
+5
2015-12-15
ser_gigaset: fix up NULL checks
Tilman Schmidt
1
-3
/
+3
2015-12-15
qlcnic: fix a timeout loop
Dan Carpenter
1
-1
/
+2
2015-12-15
sfc: fix a timeout loop
Dan Carpenter
1
-1
/
+1
2015-12-15
qlge: fix a timeout loop in ql_change_rx_buffers()
Dan Carpenter
1
-2
/
+3
2015-12-15
ravb: Add fixed-link support
Kazuya Mizuguchi
1
-0
/
+12
2015-12-15
amd-xgbe: fix a couple timeout loops
Dan Carpenter
1
-2
/
+2
2015-12-15
mISDN: fix a loop count
Dan Carpenter
1
-4
/
+3
2015-12-15
mlxsw: spectrum: Add support for VLAN devices on top of LAG
Ido Schimmel
1
-3
/
+29
2015-12-15
mlxsw: spectrum: Enable FDB records for VLAN devices on top of LAG
Ido Schimmel
1
-7
/
+14
2015-12-15
mlxsw: reg: Add lag_vid field to SFD register
Ido Schimmel
2
-2
/
+10
2015-12-15
mlxsw: spectrum: Add support for VLAN devices bridging
Ido Schimmel
3
-1
/
+378
2015-12-15
mlxsw: spectrum: Handle VLAN devices linking / unlinking
Ido Schimmel
1
-3
/
+51
2015-12-15
mlxsw: spectrum: Adjust FDB notifications for VLAN devices
Ido Schimmel
2
-4
/
+61
2015-12-15
mlxsw: spectrum: Adjust switchdev ops for VLAN devices
Ido Schimmel
2
-4
/
+98
2015-12-15
mlxsw: spectrum: Use FID instead of VID when accessing FDB
Ido Schimmel
2
-28
/
+34
2015-12-15
mlxsw: spectrum: Add another flood table for vFIDs
Ido Schimmel
3
-27
/
+16
[next]