index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
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
Merge tag 'mlx5-update-2017-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
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
enic: unmask intr only when napi is complete
Govindarajulu Varadarajan
1
-4
/
+2
2017-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
123
-461
/
+781
2017-05-22
Merge tag 'pstore-v4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-6
/
+11
2017-05-22
Merge tag 'acpi-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-0
/
+9
2017-05-22
Merge tag 'pm-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
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
2017-05-22
Merge branches 'pm-sleep' and 'powercap'
Rafael J. Wysocki
3
-7
/
+7
2017-05-22
Merge branches 'acpi-button' and 'acpi-tools'
Rafael J. Wysocki
1
-0
/
+9
2017-05-22
Merge branches 'intel_pstate', 'pm-cpufreq' and 'pm-cpufreq-sched'
Rafael J. Wysocki
2
-1
/
+10
2017-05-22
net/wan/fsl_ucc_hdlc: fix muram allocation error
Holger Brunck
1
-1
/
+1
2017-05-22
bonding: fix accounting of active ports in 3ad
Jarod Wilson
1
-1
/
+1
2017-05-22
net: atheros: atl2: don't return zero on failure path in atl2_probe()
Alexey Khoroshilov
1
-4
/
+4
2017-05-22
macsec: double accounting of dropped rx/tx packets
Girish Moodalbail
1
-12
/
+3
2017-05-21
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-7
/
+10
2017-05-21
net: ethernet: update drivers to make both SW and HW TX timestamps
Miroslav Lichvar
4
-10
/
+6
2017-05-21
net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL
Miroslav Lichvar
17
-0
/
+17
2017-05-21
smsc95xx: Support only IPv4 TCP/UDP csum offload
Nisar Sayed
1
-3
/
+10
2017-05-21
cxgb4 : retrieve port information from firmware
Ganesh Goudar
5
-3
/
+70
2017-05-21
ibmveth: Support to enable LSO/CSO for Trunk VEA.
Sivakumar Krishnasamy
2
-18
/
+90
2017-05-21
qede: Support 1G advertisment.
Sudarsana Reddy Kalluru
1
-0
/
+8
[next]