index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-07-29
net: moxa: Prefer 'unsigned int' to bare use of 'unsigned'
SZ Lin
1
-2
/
+2
2017-07-29
net: moxa: Remove braces from single-line body
SZ Lin
1
-2
/
+1
2017-07-29
net/smc: synchronize buffer usage with device
Ursula Braun
7
-0
/
+91
2017-07-29
net/smc: cleanup function __smc_buf_create()
Ursula Braun
1
-51
/
+63
2017-07-29
net/smc: common functions for RMBs and send buffers
Ursula Braun
3
-219
/
+148
2017-07-29
net/smc: introduce sg-logic for send buffers
Ursula Braun
5
-51
/
+38
2017-07-29
net/smc: remove Kconfig warning
Ursula Braun
1
-4
/
+0
2017-07-29
net/smc: register RMB-related memory region
Ursula Braun
6
-2
/
+115
2017-07-29
net/smc: use separate memory regions for RMBs
Ursula Braun
5
-7
/
+71
2017-07-29
net/smc: introduce sg-logic for RMBs
Ursula Braun
5
-26
/
+76
2017-07-29
net/smc: shorten local bufsize variables
Ursula Braun
1
-29
/
+25
2017-07-29
net/smc: serialize connection creation in all cases
Ursula Braun
1
-7
/
+1
2017-07-29
l2tp: constify inet6_protocol structures
Julia Lawall
1
-1
/
+1
2017-07-29
ipv6: constify inet6_protocol structures
Julia Lawall
3
-3
/
+3
2017-07-28
liquidio: cleanup: removed cryptic and misleading macro
Rick Farrington
1
-3
/
+1
2017-07-28
liquidio: standardization: use min_t instead of custom macro
Rick Farrington
1
-2
/
+1
2017-07-28
net: phy: Remove stale comments referencing timer
Florian Fainelli
1
-6
/
+5
2017-07-28
nfp: only use direct firmware requests
Jakub Kicinski
1
-16
/
+26
2017-07-28
nfp: look for firmware image by device serial number and PCI name
Jakub Kicinski
1
-1
/
+19
2017-07-28
nfp: remove the probe deferral when FW not present
Jakub Kicinski
1
-1
/
+1
2017-07-27
qed: enhanced per queue max coalesce value.
Rahul Verma
1
-1
/
+1
2017-07-27
qed: Read per queue coalesce from hardware
Rahul Verma
11
-31
/
+324
2017-07-27
qed: Add support for vf coalesce configuration.
Rahul Verma
9
-87
/
+251
2017-07-27
qede: Add ethtool support for Energy efficient ethernet.
Sudarsana Reddy Kalluru
1
-0
/
+84
2017-07-27
qed: Add support for Energy efficient ethernet.
Sudarsana Reddy Kalluru
6
-7
/
+256
2017-07-27
qed/qede: Add setter APIs support for RX flow classification
Chopra, Manish
5
-60
/
+347
2017-07-27
qede: Add getter APIs support for RX flow classification
Chopra, Manish
3
-8
/
+144
2017-07-26
bpf: install libbpf headers on 'make install'
Jakub Kicinski
1
-0
/
+4
2017-07-26
hamradio: dmascc: avoid -Wformat-overflow warning
Arnd Bergmann
1
-1
/
+1
2017-07-26
i40e: handle setting administratively set MAC address back to zero
Stefan Assmann
1
-2
/
+10
2017-07-26
i40evf: remove unnecessary __packed
Tushar Dave
1
-2
/
+2
2017-07-26
i40evf: Use le32_to_cpu before evaluating HW desc fields
Tushar Dave
1
-7
/
+7
2017-07-26
i40e: report BPF prog id during XDP_QUERY_PROG
Daniel Borkmann
1
-0
/
+1
2017-07-26
i40evf: add some missing includes
Jesse Brandeburg
1
-0
/
+11
2017-07-26
i40e: display correct UDP tunnel type name
Jacob Keller
1
-8
/
+20
2017-07-26
i40e/i40evf: remove mismatched type warnings
Jesse Brandeburg
5
-12
/
+12
2017-07-26
i40e/i40evf: make IPv6 ATR code clearer
Jesse Brandeburg
1
-3
/
+9
2017-07-26
i40e: fix odd formatting and indent
Jesse Brandeburg
1
-10
/
+8
2017-07-26
i40e: fix up 32 bit timespec references
Jesse Brandeburg
1
-3
/
+2
2017-07-26
i40e: Handle admin Q timeout when releasing NVM
Paul M Stillwell Jr
1
-2
/
+19
2017-07-26
i40e: remove WQ_UNBOUND and the task limit of our workqueue
Jacob Keller
1
-5
/
+7
2017-07-26
i40e: Fix for trace found with S4 state
Carolyn Wyborny
1
-1
/
+13
2017-07-26
i40e: fix incorrect variable assignment
Gustavo A R Silva
1
-1
/
+1
2017-07-26
virtio-net: mark PM functions as __maybe_unused
Arnd Bergmann
1
-4
/
+2
2017-07-26
ixgbe: Disable flow control for XFI
Tony Nguyen
2
-27
/
+35
2017-07-26
ixgbe: Do not support flow control autonegotiation for X553
Tony Nguyen
1
-6
/
+19
2017-07-26
ixgbe: Update NW_MNG_IF_SEL support for X553
Tony Nguyen
3
-6
/
+14
2017-07-26
ixgbe: Enable LASI interrupts for X552 devices
Tony Nguyen
1
-9
/
+22
2017-07-26
ixgbe: Ensure MAC filter was added before setting MACVLAN
Tony Nguyen
1
-3
/
+6
2017-07-25
bnxt_en: fix switchdev port naming for external-port-rep and vf-reps
Sathya Perla
2
-6
/
+4
[next]