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
2017-08-29
net: dsa: make some structures const
Bhumika Goyal
2
-2
/
+2
2017-08-29
amd-xgbe: Interrupt summary bits are h/w version dependent
Tom Lendacky
2
-5
/
+16
2017-08-29
vxlan: factor out VXLAN-GPE next protocol
Jiri Benc
1
-25
/
+7
2017-08-29
net/mlx4: Add user mac FW update support
Moshe Shemesh
5
-2
/
+56
2017-08-29
net/mlx4_core: Fix misplaced brackets of sizeof
Tariq Toukan
1
-1
/
+1
2017-08-29
net/mlx4_core: Make explicit conversion to 64bit value
Leon Romanovsky
1
-1
/
+1
2017-08-29
net/mlx4_core: Dynamically allocate structs at mlx4_slave_cap
Eran Ben Elisha
5
-153
/
+150
2017-08-29
net: phy: mdio-bcm-unimac: Use correct I/O accessors
Florian Fainelli
1
-6
/
+26
2017-08-29
net: systemport: Set correct RSB endian bits based on host
Florian Fainelli
1
-2
/
+6
2017-08-29
net: dsa: bcm_sf2: Use correct I/O accessors
Florian Fainelli
1
-6
/
+6
2017-08-29
net: systemport: Use correct I/O accessors
Florian Fainelli
1
-6
/
+6
2017-08-29
Merge tag 'wireless-drivers-next-for-davem-2017-08-28' of git://git.kernel.or...
David S. Miller
126
-1272
/
+4309
2017-08-29
net: stmmac: constify clk_div_table
Arvind Yadav
1
-1
/
+1
2017-08-29
bnxt_en: add a dummy definition for bnxt_vf_rep_get_fid()
Sathya Perla
1
-0
/
+5
2017-08-28
hinic: don't build the module by default
Vitaly Kuznetsov
1
-1
/
+0
2017-08-28
bnxt_en: add code to query TC flower offload stats
Sathya Perla
1
-0
/
+95
2017-08-28
bnxt_en: add TC flower offload flow_alloc/free FW cmds
Sathya Perla
1
-2
/
+139
2017-08-28
bnxt_en: bnxt: add TC flower filter offload support
Sathya Perla
8
-9
/
+850
2017-08-28
bnxt_en: fix clearing devlink ptr from bnxt struct
Sathya Perla
2
-7
/
+11
2017-08-28
bnxt_en: Reduce default rings on multi-port cards.
Michael Chan
2
-4
/
+10
2017-08-28
bnxt_en: Improve -ENOMEM logic in NAPI poll loop.
Michael Chan
1
-0
/
+7
2017-08-28
bnxt: initialize board_info values with proper enums
Scott Branden
1
-32
/
+32
2017-08-28
bnxt: Add PCIe device IDs for bcm58802/bcm58808
Ray Jui
2
-1
/
+15
2017-08-28
bnxt_en: assign CPU affinity hints to bnxt_en IRQs
Vasundhara Volam
2
-2
/
+27
2017-08-28
bnxt_en: Improve tx ring reservation logic.
Michael Chan
4
-14
/
+44
2017-08-28
bnxt_en: Update firmware interface spec. to 1.8.1.4.
Michael Chan
1
-5
/
+181
2017-08-28
ftgmac100: Support NCSI VLAN filtering when available
Samuel Mendoza-Jonas
1
-0
/
+5
2017-08-28
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
14
-122
/
+280
2017-08-28
net-next/hinic: fix comparison of a uint16_t type with -1
Aviad Krawczyk
2
-36
/
+22
2017-08-28
net-next/hinic: Fix MTU limitation
Aviad Krawczyk
1
-0
/
+1
2017-08-28
staging: irda: add a TODO file.
Greg Kroah-Hartman
1
-0
/
+4
2017-08-28
irda: move include/net/irda into staging subdirectory
Greg Kroah-Hartman
36
-0
/
+3851
2017-08-28
irda: move drivers/net/irda to drivers/staging/irda/drivers
Greg Kroah-Hartman
50
-2
/
+2
2017-08-28
irda: move net/irda/ to drivers/staging/irda/net/
Greg Kroah-Hartman
53
-0
/
+31656
2017-08-28
dpaa_eth: check allocation result
Madalin Bucur
1
-0
/
+3
2017-08-28
dpaa_eth: add NETIF_F_RXHASH
Madalin Bucur
5
-5
/
+41
2017-08-28
dpaa_eth: enable Rx hashing control
Madalin Bucur
1
-0
/
+113
2017-08-28
dpaa_eth: use multiple Rx frame queues
Madalin Bucur
3
-7
/
+47
2017-08-28
fsl/fman: enable FMan Keygen
Iordache Florinel-R70177
7
-2
/
+884
2017-08-28
fsl/fman: move struct fman to header file
Madalin Bucur
3
-81
/
+82
2017-08-28
net: ethernet: broadcom: Remove null check before kfree
Himanshu Jha
1
-8
/
+4
2017-08-28
mlxsw: spectrum_dpipe: Fix host table dump
Arkadi Sharshevsky
1
-0
/
+3
2017-08-28
mlxsw: spectrum: compile-in dpipe support only if devlink is enabled
Jiri Pirko
2
-1
/
+17
2017-08-28
xen-netback: update ubuf_info initialization to anonymous union
Willem de Bruijn
1
-2
/
+2
2017-08-27
i40e/i40evf: avoid dynamic ITR updates when polling or low packet rate
Jacob Keller
4
-10
/
+36
2017-08-27
i40e/i40evf: remove ULTRA latency mode
Jacob Keller
4
-36
/
+0
2017-08-27
i40e: invert logic for checking incorrect cpu vs irq affinity
Jacob Keller
2
-31
/
+30
2017-08-27
i40e: initialize our affinity_mask based on cpu_possible_mask
Jacob Keller
2
-7
/
+12
2017-08-27
i40e: move enabling icr0 into i40e_update_enable_itr
Jacob Keller
1
-2
/
+6
2017-08-27
i40e: remove workaround for resetting XPS
Jacob Keller
1
-12
/
+5
[next]