index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
net: dsa: Add ndo_get_phys_port_name() for CPU port
Florian Fainelli
2019-01-17
2
-1
/
+60
*
Documentation: networking: dsa: Update documentation
Florian Fainelli
2019-01-17
1
-13
/
+0
*
cxgb4/l2t: Use struct_size() in kvzalloc()
Gustavo A. R. Silva
2019-01-17
1
-1
/
+1
*
openvswitch: meter: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-01-17
1
-2
/
+1
*
net: phy: don't include asm/irq.h directly
Heiner Kallweit
2019-01-17
3
-6
/
+0
*
net: phy: improve logging in phylib
Heiner Kallweit
2019-01-17
2
-6
/
+3
*
net: phy: remove preliminary workaround for not loading PHY driver
Heiner Kallweit
2019-01-17
1
-8
/
+0
*
Merge branch 'nfp-flower-improve-flower-resilience'
David S. Miller
2019-01-17
7
-272
/
+573
|
\
|
*
nfp: flower: enable MAC address sharing for offloadable devs
John Hurley
2019-01-17
3
-118
/
+237
|
*
nfp: flower: ensure MAC cleanup on address change
John Hurley
2019-01-17
2
-10
/
+104
|
*
nfp: flower: add infastructure for non-repr priv data
John Hurley
2019-01-17
2
-0
/
+88
|
*
nfp: flower: ensure deletion of old offloaded MACs
John Hurley
2019-01-17
1
-25
/
+74
|
*
nfp: flower: remove list infastructure from MAC offload
John Hurley
2019-01-17
3
-132
/
+37
|
*
nfp: flower: ignore offload of VF and PF repr MAC addresses
John Hurley
2019-01-17
1
-5
/
+4
|
*
nfp: flower: tidy tunnel related private data
John Hurley
2019-01-17
2
-94
/
+102
|
*
nfp: flower: support multiple memory units for filter offloads
Pieter Jansen van Vuuren
2019-01-17
3
-10
/
+50
|
*
nfp: flower: increase cmesg reply timeout
Fred Lotter
2019-01-17
3
-12
/
+11
|
/
*
net: sungem: fix indentation, remove a tab
Colin Ian King
2019-01-16
1
-1
/
+1
*
drivers: net: atp: fix various indentation issues
Colin Ian King
2019-01-16
1
-12
/
+15
*
bnx2x: fix various indentation issues
Colin Ian King
2019-01-16
4
-98
/
+94
*
networking: Documentation: fix snmp_counters.rst Sphinx warnings
Randy Dunlap
2019-01-16
1
-27
/
+86
*
net, decnet: use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-01-16
1
-1
/
+1
*
mlxsw: spectrum_nve: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-01-16
1
-2
/
+2
*
mlxsw: spectrum_acl_bloom_filter: use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-01-16
1
-2
/
+2
*
dt-bindings: net: dsa: ksz9477: fix indentation for switch spi bindings
Sergio Paracuellos
2019-01-16
1
-51
/
+51
*
Fix ERROR:do not initialise statics to 0 in af_vsock.c
Lepton Wu
2019-01-16
1
-1
/
+1
*
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2019-01-16
18
-284
/
+1446
|
\
|
*
ice: add const qualifier to mac_addr parameter
Jacob Keller
2019-01-15
2
-4
/
+4
|
*
ice: Add support for new PHY types
Anirudh Venkataramanan
2019-01-15
7
-23
/
+418
|
*
ice: Offload SCTP checksum
Anirudh Venkataramanan
2019-01-15
4
-0
/
+9
|
*
ice: Allow for software timestamping
Tony Nguyen
2019-01-15
1
-0
/
+1
|
*
ice: Implement getting and setting ethtool coalesce
Brett Creeley
2019-01-15
3
-0
/
+261
|
*
ice: Add support for adaptive interrupt moderation
Brett Creeley
2019-01-15
5
-23
/
+120
|
*
ice: Move aggregator list into ice_hw instance
Anirudh Venkataramanan
2019-01-15
4
-14
/
+26
|
*
ice: Rework queue management code for reuse
Anirudh Venkataramanan
2019-01-15
5
-123
/
+159
|
*
ice: Add ethtool private flag to make forcing link down optional
Bruce Allan
2019-01-15
3
-6
/
+95
|
*
ice: Set physical link up/down when an interface is set up/down
Brett Creeley
2019-01-15
2
-5
/
+96
|
*
ice: Implement support for normal get_eeprom[_len] ethtool ops
Bruce Allan
2019-01-15
3
-0
/
+134
|
*
ice: Add ethtool set_phys_id handler
Anirudh Venkataramanan
2019-01-15
4
-0
/
+68
|
*
ice: Configure RSS LUT and HASH KEY in rebuild path
Md Fahad Iqbal Polash
2019-01-15
1
-0
/
+6
|
*
ice: Refactor a few Tx scheduler functions
Anirudh Venkataramanan
2019-01-15
2
-91
/
+53
|
*
ice: Fix unused variable build warning
Bruce Allan
2019-01-15
1
-1
/
+2
*
|
Merge tag 'trace-v5.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2019-01-15
1
-3
/
+9
|
\
\
|
*
|
tracing/kprobes: Fix NULL pointer dereference in trace_kprobe_create()
Andrea Righi
2019-01-15
1
-3
/
+9
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-01-15
110
-438
/
+1149
|
\
\
\
|
*
\
\
Merge branch 'bnxt_en-Bug-fixes-for-57500-chips'
David S. Miller
2019-01-12
2
-6
/
+11
|
|
\
\
\
|
|
*
|
|
bnxt_en: Fix context memory allocation.
Michael Chan
2019-01-12
1
-3
/
+6
|
|
*
|
|
bnxt_en: Fix ring checking logic on 57500 chips.
Michael Chan
2019-01-12
2
-3
/
+5
|
|
/
/
/
|
*
|
|
mISDN: hfcsusb: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-01-12
1
-2
/
+1
|
*
|
|
net: clear skb->tstamp in bridge forwarding path
Paolo Abeni
2019-01-12
1
-0
/
+1
[prev]
[next]