index
:
~funfunctor/linux
SP4
amd-trivial-cleanup
amdgpu-ratelimit-vmfaults
amdkfd-hacking
amdkfd-next
amdkfd-next-4.9
amdkfd-next-4.9-revised
bug100058
master
nativeaux-bug100745
nativeaux-bug100745_v2
thrustmaster-tx
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-10
Merge branch 'flower-offload'
David S. Miller
18
-47
/
+698
2016-03-10
net/mlx5e: Support offload cls_flower with skbedit mark action
Amir Vadai
3
-0
/
+6
2016-03-10
net/mlx5e: Support offload cls_flower with drop action
Amir Vadai
3
-0
/
+309
2016-03-10
net/mlx5e: Introduce tc offload support
Amir Vadai
5
-2
/
+222
2016-03-10
net/mlx5e: Add a new priority for kernel flow tables
Amir Vadai
2
-4
/
+4
2016-03-10
net/mlx5e: Relax ndo_setup_tc handle restriction
Amir Vadai
1
-1
/
+1
2016-03-10
net/mlx5_core: Set flow steering dest only for forward rules
Amir Vadai
2
-19
/
+28
2016-03-10
net/act_skbedit: Utility functions for mark action
Amir Vadai
1
-0
/
+16
2016-03-10
net/sched: Macro instead of CONFIG_NET_CLS_ACT ifdef
Amir Vadai
2
-7
/
+18
2016-03-10
net/flow_dissector: Make dissector_uses_key() and skb_flow_dissector_target()...
Amir Vadai
2
-13
/
+13
2016-03-10
net/flower: Introduce hardware offload support
Amir Vadai
4
-1
/
+81
2016-03-10
Merge branch 'mediatek-eth'
David S. Miller
8
-0
/
+2336
2016-03-10
net-next: mediatek: add an entry to MAINTAINERS
John Crispin
1
-0
/
+7
2016-03-10
net-next: mediatek: add Kconfig and Makefile
John Crispin
4
-0
/
+24
2016-03-10
net-next: mediatek: add support for MT7623 ethernet
John Crispin
2
-0
/
+2228
2016-03-10
net-next: mediatek: document MediaTek SoC ethernet binding
John Crispin
1
-0
/
+77
2016-03-10
net: dsa: Fix cleanup resources upon module removal
Neil Armstrong
1
-8
/
+8
2016-03-10
qede: Fix net-next "make ARCH=x86_64"
Manish Chopra
1
-1
/
+4
2016-03-10
Merge branch 'qlcnic-next'
David S. Miller
3
-11
/
+19
2016-03-10
qlcnic: Fix mailbox completion handling during spurious interrupt
Rajesh Borundia
3
-5
/
+14
2016-03-10
qlcnic: Remove unnecessary usage of atomic_t
Rajesh Borundia
2
-6
/
+5
2016-03-10
Merge branch 'cxgb4-next'
David S. Miller
1
-96
/
+125
2016-03-10
cxgb4vf: Set number of queues in pci probe only
Hariprasad Shenai
1
-4
/
+4
2016-03-10
cxgb4vf: Add a couple more checks for invalid provisioning configurations
Hariprasad Shenai
1
-0
/
+5
2016-03-10
cxgb4vf: Configure queue based on resource and interrupt type
Hariprasad Shenai
1
-71
/
+94
2016-03-10
cxgb4vf: Enable interrupts before we register our network devices
Hariprasad Shenai
1
-25
/
+26
2016-03-10
net: dsa: mv88e6xxx: avoid writing the same mode
Vivien Didelot
1
-8
/
+13
2016-03-10
net: dsa: mv88e6xxx: read then write PVID
Vivien Didelot
1
-4
/
+26
2016-03-10
net: dsa: mv88e6xxx: rework port state setter
Vivien Didelot
2
-22
/
+34
2016-03-10
Merge branch 'sh_eth-fixes'
David S. Miller
1
-4
/
+6
2016-03-10
sh_eth: advance 'rxdesc' later in sh_eth_ring_format()
Sergei Shtylyov
1
-3
/
+4
2016-03-10
sh_eth: fix NULL pointer dereference in sh_eth_ring_format()
Sergei Shtylyov
1
-1
/
+2
2016-03-10
kcm: mark helper functions inline
Arnd Bergmann
1
-2
/
+2
2016-03-10
Merge tag 'linux-can-next-for-4.6-20160310' of git://git.kernel.org/pub/scm/l...
David S. Miller
4
-36
/
+75
2016-03-10
can: rcar_can: Add r8a7795 support
Ramesh Shanmugasundaram
3
-1
/
+13
2016-03-10
can: ifi: Add obscure bit swap for EFF frame IDs
Marek Vasut
1
-2
/
+29
2016-03-10
can: ifi: Fix RX and TX ID mask
Marek Vasut
1
-4
/
+4
2016-03-10
can: ifi: Fix TX DLC configuration
Marek Vasut
1
-8
/
+6
2016-03-10
can: ifi: Fix clock generator configuration
Marek Vasut
1
-21
/
+23
2016-03-09
bpf: avoid copying junk bytes in bpf_get_current_comm()
Alexei Starovoitov
1
-1
/
+1
2016-03-09
bpf: bpf_stackmap_copy depends on CONFIG_PERF_EVENTS
Alexei Starovoitov
1
-0
/
+5
2016-03-09
Merge branch 'variable-length-ll-headers'
David S. Miller
3
-27
/
+53
2016-03-09
packet: validate variable length ll headers
Willem de Bruijn
1
-25
/
+18
2016-03-09
ax25: add link layer header validation function
Willem de Bruijn
1
-0
/
+15
2016-03-09
net: validate variable length ll headers
Willem de Bruijn
1
-2
/
+20
2016-03-09
Merge branch 'kcm'
David S. Miller
16
-43
/
+3483
2016-03-09
kcm: Add description in Documentation
Tom Herbert
1
-0
/
+285
2016-03-09
kcm: Add receive message timeout
Tom Herbert
3
-2
/
+39
2016-03-09
kcm: Add memory limit for receive message construction
Tom Herbert
3
-2
/
+52
2016-03-09
kcm: Sendpage support
Tom Herbert
1
-2
/
+145
[next]