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-05-25
be2net: Update the driver version to 11.4.0.0
Suresh Reddy
1
-1
/
+1
2017-05-25
be2net: Fix UE detection logic for BE3
Suresh Reddy
2
-8
/
+22
2017-05-25
net-next: stmmac: rework the speed selection
LABBE Corentin
5
-44
/
+43
2017-05-25
net-next: stmmac: Convert old_link to bool
LABBE Corentin
2
-5
/
+5
2017-05-25
net-next: stmmac: use SPEED_xxx instead of raw value
LABBE Corentin
1
-3
/
+3
2017-05-25
net-next: stmmac: Remove unnecessary parenthesis
LABBE Corentin
1
-1
/
+1
2017-05-25
net-next: stmmac: Convert new_state to bool
LABBE Corentin
1
-5
/
+5
2017-05-25
net: jme: Remove unused functions
Matthias Kaehlcke
1
-42
/
+0
2017-05-25
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
8
-15
/
+49
2017-05-25
net: phy: put genphy_config_init's EXPORT_SYMBOL directly after the function
Uwe Kleine-König
1
-1
/
+1
2017-05-25
Merge tag 'mlx5-update-2017-05-23' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
35
-157
/
+604
2017-05-24
mlxsw: spectrum_flower: Add support for tcp flags
Jiri Pirko
2
-0
/
+30
2017-05-24
mlxsw: spectrum: Add acl block containing tcp flags for ipv4
Jiri Pirko
1
-0
/
+6
2017-05-24
mlxsw: acl: Add tcp flags acl element
Jiri Pirko
2
-0
/
+3
2017-05-24
qed: Replace set_id() api with set_name()
Mintz, Yuval
5
-11
/
+7
2017-05-24
qede: Log probe of PCI device
Mintz, Yuval
1
-2
/
+38
2017-05-24
qed: Provide MBI information in dev_info
Tomer Tayar
4
-0
/
+51
2017-05-24
qed: Enable RoCE parser searching on fp init
Michal Kalderon
1
-0
/
+7
2017-05-24
qed: Flush slowpath tasklet on stop
Tomer Tayar
1
-0
/
+14
2017-05-24
qed: Remove BB_A0 references
Mintz, Yuval
2
-12
/
+0
2017-05-24
qed: Drop the 's' from num_ports_in_engines
Tomer Tayar
4
-22
/
+22
2017-05-24
qed: Log incorrectly installed board
Tomer Tayar
2
-0
/
+7
2017-05-24
qed: !main_ptt for tunnel configuration
Manish Chopra
5
-9
/
+30
2017-05-24
qede: Fix sparse warnings
Manish Chopra
4
-18
/
+22
2017-05-23
net: ieee802154: fix potential null pointer dereference
Gustavo A. R. Silva
1
-1
/
+2
2017-05-23
Bluetooth: btintel: Add MODULE_FIRMWARE entries for iBT 3.5 controllers
Jürg Billeter
1
-0
/
+2
2017-05-23
enic: unmask intr only when napi is complete
Govindarajulu Varadarajan
1
-4
/
+2
2017-05-23
Bluetooth: btwilink: Fix unexpected skb free
Loic Poulain
1
-1
/
+0
2017-05-23
Bluetooth: hci_ll: Fix download_firmware() return when __hci_cmd_sync fails
Guodong Xu
1
-0
/
+1
2017-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
123
-463
/
+783
2017-05-22
Merge tag 'pstore-v4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+11
2017-05-22
Merge tag 'acpi-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-0
/
+9
2017-05-22
Merge tag 'pm-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
5
-8
/
+17
2017-05-22
i2c: designware: Fix bogus sda_hold_time due to uninitialized vars
Jan Kiszka
1
-1
/
+1
2017-05-22
efi-pstore: Fix write/erase id tracking
Kees Cook
1
-6
/
+11
2017-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-11
/
+17
2017-05-22
nfp: refresh port state before reporting autonegotiation
Jakub Kicinski
3
-9
/
+14
2017-05-22
nfp: mark port state as stale if update failed
Jakub Kicinski
1
-0
/
+5
2017-05-22
nfp: mark port state as stale after reconfig
Jakub Kicinski
1
-0
/
+2
2017-05-22
nfp: provide linking on port structures
Jakub Kicinski
5
-9
/
+17
2017-05-22
nfp: move refresh tracking into the port structure
Jakub Kicinski
5
-25
/
+28
2017-05-22
nfp: update port state in place
Jakub Kicinski
1
-24
/
+30
2017-05-22
nfp: introduce nfp_port
Jakub Kicinski
7
-63
/
+275
2017-05-22
nfp: disallow mixing vNICs with and without NSP port entry
Jakub Kicinski
1
-20
/
+32
2017-05-22
nfp: introduce very minimal nfp_app
Jakub Kicinski
7
-14
/
+152
2017-05-22
nfp: add nfp_net_pf_free_vnic() function
Jakub Kicinski
1
-7
/
+9
2017-05-22
nfp: rename netdev/port to vNIC
Jakub Kicinski
6
-97
/
+95
2017-05-22
nfp: make nfp_net alloc/init/cleanup/free not depend on netdevs
Jakub Kicinski
4
-36
/
+35
2017-05-22
nfp: add nfp_cppcore_pcie_unit() helper
Simon Horman
2
-12
/
+15
2017-05-22
bonding: fix randomly populated arp target array
Jarod Wilson
1
-3
/
+2
[next]