index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-24
fm10k: cleanup unnecessary parenthesis in fm10k_iov.c
Jacob Keller
1
-2
/
+2
2018-01-24
cxgb4: make symbol pedits static
Wei Yongjun
1
-1
/
+1
2018-01-24
vhost: do not try to access device IOTLB when not initialized
Jason Wang
1
-0
/
+4
2018-01-24
vhost: use mutex_lock_nested() in vhost_dev_lock_vqs()
Jason Wang
1
-1
/
+1
2018-01-24
net: erspan: fix use-after-free
William Tu
1
-2
/
+2
2018-01-24
i40e: flower: check if TC offload is enabled on a netdev
Jakub Kicinski
1
-0
/
+2
2018-01-24
sparc64: fix typo in CONFIG_CRYPTO_DES_SPARC64 => CONFIG_CRYPTO_CAMELLIA_SPARC64
Corentin Labbe
1
-1
/
+1
2018-01-24
Merge branch 'qed-rdma-bug-fixes'
David S. Miller
1
-14
/
+17
2018-01-24
qed: Free reserved MR tid
Michal Kalderon
1
-11
/
+17
2018-01-24
qed: Remove reserveration of dpi for kernel
Michal Kalderon
1
-3
/
+0
2018-01-24
fm10k: Fix configuration for macvlan offload
Alexander Duyck
1
-3
/
+22
2018-01-24
net: qcom/emac: extend DMA mask to 46bits
Wang Dongsheng
2
-3
/
+7
2018-01-24
ip_tunnel: Use mark in skb by default
Thomas Winter
1
-3
/
+10
2018-01-24
RDMA/qedr: Use pci_enable_atomic_ops_to_root()
Felix Kuehling
1
-51
/
+8
2018-01-24
net: stmmac: do not use a bitwise AND operator with a bool operand
Niklas Cassel
2
-3
/
+3
2018-01-24
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
David S. Miller
5
-48
/
+70
2018-01-24
Merge branch 'net-sched-propagate-extack-to-cls-offloads-on-destroy-and-only-with-skip_sw'
David S. Miller
14
-73
/
+88
2018-01-24
net: sched: remove tc_cls_common_offload_init_deprecated()
Jakub Kicinski
1
-11
/
+0
2018-01-24
cls_u32: propagate extack to delete callback
Jakub Kicinski
1
-15
/
+19
2018-01-24
cls_u32: pass offload flags to tc_cls_common_offload_init()
Jakub Kicinski
1
-4
/
+6
2018-01-24
cls_flower: propagate extack to delete callback
Jakub Kicinski
1
-8
/
+10
2018-01-24
cls_flower: pass offload flags to tc_cls_common_offload_init()
Jakub Kicinski
1
-3
/
+3
2018-01-24
cls_matchall: propagate extack to delete callback
Jakub Kicinski
1
-4
/
+5
2018-01-24
cls_matchall: pass offload flags to tc_cls_common_offload_init()
Jakub Kicinski
1
-2
/
+2
2018-01-24
cls_bpf: propagate extack to offload delete callback
Jakub Kicinski
1
-6
/
+8
2018-01-24
cls_bpf: pass offload flags to tc_cls_common_offload_init()
Jakub Kicinski
1
-2
/
+3
2018-01-24
cls_bpf: remove gen_flags from bpf_offload
Jakub Kicinski
2
-3
/
+0
2018-01-24
net: sched: prepare for reimplementation of tc_cls_common_offload_init()
Jakub Kicinski
5
-14
/
+26
2018-01-24
net: sched: propagate extack to cls->destroy callbacks
Jakub Kicinski
13
-19
/
+24
2018-01-24
Merge branch 'kcm-fix-two-syzcaller-issues'
David S. Miller
1
-4
/
+21
2018-01-24
kcm: Check if sk_user_data already set in kcm_attach
Tom Herbert
1
-2
/
+14
2018-01-24
kcm: Only allow TCP sockets to be attached to a KCM mux
Tom Herbert
1
-2
/
+7
2018-01-25
MAINTAINERS: update email address for James Morris
James Morris
1
-1
/
+1
2018-01-24
drm: fix gpu scheduler link order
Christian König
1
-1
/
+1
2018-01-24
drm/amd/display: Demote error print to debug print when ATOM impl missing
Harry Wentland
2
-19
/
+19
2018-01-24
igb: Clear TXSTMP when ptp_tx_work() is timeout
Daniel Hua
1
-0
/
+9
2018-01-24
igb: Delete an error message for a failed memory allocation in igb_enable_sriov()
Markus Elfring
1
-2
/
+0
2018-01-24
igb: Free IRQs when device is hotplugged
Lyude Paul
1
-1
/
+1
2018-01-24
e1000e: Alert the user that C-states will be disabled by enabling jumbo frames
Matt Turner
1
-0
/
+2
2018-01-24
igb: Clarify idleslope config constraints
Jesus Sanchez-Palencia
1
-0
/
+14
2018-01-24
e1000e: Set HTHRESH when PTHRESH is used
Matt Turner
1
-1
/
+1
2018-01-24
igb: add function to get maximum RSS queues
Zhang Shengju
3
-33
/
+12
2018-01-24
igb: Allow to remove administratively set MAC on VFs
Corinna Vinschen
1
-11
/
+31
2018-01-24
Merge branch 'pktgen-Behavior-flags-fixes'
David S. Miller
2
-182
/
+103
2018-01-24
pktgen: Clean read user supplied flag mess
Dmitry Safonov
1
-105
/
+39
2018-01-24
pktgen: Remove brute-force printing of flags
Dmitry Safonov
1
-58
/
+19
2018-01-24
pktgen: Add behaviour flags macro to generate flags/names
Dmitry Safonov
1
-23
/
+34
2018-01-24
pktgen: Add missing !flag parameters
Dmitry Safonov
1
-1
/
+7
2018-01-24
Documentation/pktgen: Clearify how-to use pktgen samples
Dmitry Safonov
1
-5
/
+14
2018-01-24
net: sched: fix TCF_LAYER_LINK case in tcf_get_base_ptr
Wolfgang Bumiller
1
-1
/
+1
[prev]
[next]