index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-03-22
bpf: Add hash of maps support
Martin KaFai Lau
3
-2
/
+131
2017-03-22
bpf: Add array of maps support
Martin KaFai Lau
8
-12
/
+225
2017-03-22
bpf: Fix and simplifications on inline map lookup
Martin KaFai Lau
2
-9
/
+15
2017-03-22
net: stmmac: fix dma operation mode config for older versions
Joao Pinto
1
-3
/
+3
2017-03-22
net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs.
Joel Scherpelz
6
-2
/
+26
2017-03-22
nfp: disable FW on reconfiguration errors
Jakub Kicinski
1
-18
/
+11
2017-03-22
nfp: remove defensive checks around ndo_open()/ndo_close()
Jakub Kicinski
1
-10
/
+0
2017-03-22
nfp: flush xmit_more on error paths
Jakub Kicinski
1
-0
/
+2
2017-03-22
nfp: remove RX queue pointers
Jakub Kicinski
3
-20
/
+6
2017-03-22
nfp: don't use netdev_warn() before netdev is registered
Jakub Kicinski
1
-3
/
+3
2017-03-22
nfp: fix nfp_cpp_read()/nfp_cpp_write() error paths
Jakub Kicinski
1
-6
/
+9
2017-03-22
nfp: fix invalid area detection
Jakub Kicinski
1
-14
/
+15
2017-03-22
nfp: don't ignore return value of wait_event_interruptible
Jakub Kicinski
1
-18
/
+38
2017-03-22
nfp: correct return codes when msleep gets interrupted
Jakub Kicinski
1
-6
/
+6
2017-03-22
nfp: lock area cache earlier
Jakub Kicinski
1
-6
/
+8
2017-03-22
nfp: document expected locking in the core
Jakub Kicinski
1
-6
/
+27
2017-03-22
nfp: move mutex code out of nfp_cppcore.c
Jakub Kicinski
3
-304
/
+346
2017-03-22
nfp: remove cpp mutex cache
Jakub Kicinski
1
-41
/
+2
2017-03-22
nfp: fail graciously when someone tries to grab global lock
Jakub Kicinski
2
-11
/
+13
2017-03-22
nfp: disallow sharing mutexes on the same machine
Jakub Kicinski
1
-6
/
+0
2017-03-22
net: dwc-xlgmac: fix an error code in xlgmac_alloc_pages()
Dan Carpenter
1
-4
/
+2
2017-03-22
rtnetlink: Add dump all for netconf
David Ahern
1
-0
/
+1
2017-03-22
net: phy: clean up mmd_phy_indirect()
Russell King
1
-7
/
+7
2017-03-22
net: phy: remove the indirect MMD read/write methods
Russell King
2
-127
/
+34
2017-03-22
net: phy: convert micrel to new read_mmd/write_mmd driver methods
Russell King
1
-7
/
+6
2017-03-22
net: phy: switch remaining users to phy_(read|write)_mmd()
Russell King
6
-55
/
+42
2017-03-22
net: lan78xx: update for phy_(read|write)_mmd_indirect() removal
Russell King
1
-5
/
+5
2017-03-22
net: phy: make phy_(read|write)_mmd() generic MMD accessors
Russell King
2
-8
/
+49
2017-03-22
net: phy: move phy MMD accessors to phy-core.c
Russell King
4
-104
/
+138
2017-03-22
net: stmmac: Use AVB mode by default
Thierry Reding
1
-2
/
+2
2017-03-22
net: stmmac: Restore DT backwards-compatibility
Thierry Reding
1
-0
/
+7
2017-03-22
net: stmmac: Always enable MAC RX queues
Thierry Reding
1
-1
/
+1
2017-03-22
net: convert sk_filter.refcnt from atomic_t to refcount_t
Reshetova, Elena
2
-6
/
+14
2017-03-22
net: greth: Utilize of_get_mac_address()
Tobias Klauser
1
-5
/
+5
2017-03-22
liquidio: fix Coverity scan errors
Felix Manlunas
2
-2
/
+4
2017-03-22
net: tcp: Permit user set TCP_MAXSEG to default value
Gao Feng
1
-1
/
+1
2017-03-22
Openvswitch: Refactor sample and recirc actions implementation
andy zhou
1
-83
/
+93
2017-03-22
openvswitch: Optimize sample action for the clone use cases
andy zhou
4
-98
/
+167
2017-03-22
openvswitch: Refactor recirc key allocation.
andy zhou
1
-26
/
+40
2017-03-22
openvswitch: Deferred fifo API change.
andy zhou
1
-7
/
+11
2017-03-22
net: vrf: performance improvements for IPv6
David Ahern
1
-10
/
+56
2017-03-22
net: vrf: performance improvements for IPv4
David Ahern
1
-10
/
+96
2017-03-22
sock: introduce SO_MEMINFO getsockopt
Josh Hunt
16
-9
/
+60
2017-03-22
mlxsw: spectrum: fix swapped order of arguments packets and bytes
Colin Ian King
1
-1
/
+1
2017-03-22
cxgb4: Update IngPad and IngPack values
Arjun Vynipadath
2
-19
/
+60
2017-03-22
net: dwc-xlgmac: add module license
Arnd Bergmann
1
-0
/
+1
2017-03-22
net: dwc-xlgmac: include dcbnl.h
Arnd Bergmann
1
-0
/
+1
2017-03-22
neighbour: fix nlmsg_pid in notifications
Roopa Prabhu
5
-21
/
+26
2017-03-22
qed: Always publish VF link from leading hwfn
Mintz, Yuval
1
-3
/
+10
2017-03-22
qed: Raise verbosity of Malicious VF indications
Mintz, Yuval
1
-4
/
+10
[next]