index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
gup.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2017-07-25
bnxt_en: use SWITCHDEV_SET_OPS() for setting vf_rep_switchdev_ops
Sathya Perla
1
-1
/
+1
2017-07-25
bnxt_en: include bnxt_vfr.c code under CONFIG_BNXT_SRIOV switch
Sathya Perla
2
-0
/
+34
2017-07-25
6lowpan: fix set not used warning
stephen hemminger
1
-3
/
+0
2017-07-25
socket: fix set not used warning
stephen hemminger
1
-4
/
+2
2017-07-25
netfilter: remove unused variable
stephen hemminger
1
-1
/
+1
2017-07-25
benet: fix set but not used warning
stephen hemminger
1
-3
/
+0
2017-07-25
bnxt: fix unused variable warnings
stephen hemminger
1
-4
/
+0
2017-07-25
bnxt: fix unsigned comparsion with 0
stephen hemminger
1
-1
/
+1
2017-07-25
nfp: set config bit (ifup/ifdown) on netdev open/close
Dirk van der Merwe
5
-5
/
+74
2017-07-25
drivers/net: Fix ptr_ret.cocci warnings.
Tonghao Zhang
2
-7
/
+2
2017-07-25
bnxt_en: Use SWITCHDEV_SET_OPS().
David S. Miller
1
-1
/
+1
[next]