index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-01-24
kill kernel_sock_ioctl()
Al Viro
2018-01-24
dev_ioctl(): move copyin/copyout to callers
Al Viro
2018-01-24
ipconfig: use dev_set_mtu()
Al Viro
2018-01-24
lift handling of SIOCIW... out of dev_ioctl()
Al Viro
2018-01-24
kill dev_ifname32()
Al Viro
2018-01-24
kill bond_ioctl()
Al Viro
2018-01-24
kill dev_ifsioc()
Al Viro
2018-01-24
ip_rt_ioctl(): take copyin to caller
Al Viro
2018-01-24
devinet_ioctl(): take copyin/copyout to caller
Al Viro
2018-01-24
net: separate SIOCGIFCONF handling from dev_ioctl()
Al Viro
2018-01-24
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2018-01-24
fm10k: clarify action when updating the VLAN table
Ngai-Mint Kwan
2018-01-24
fm10k: correct typo in fm10k_pf.c
Ngai-Mint Kwan
2018-01-24
fm10k: don't assume VLAN 1 is enabled
Jacob Keller
2018-01-24
fm10k: stop adding VLAN 0 to the VLAN table
Jacob Keller
2018-01-24
fm10k: fix "failed to kill vid" message for VF
Ngai-Mint Kwan
2018-01-24
fm10k: cleanup unnecessary parenthesis in fm10k_iov.c
Jacob Keller
2018-01-24
cxgb4: make symbol pedits static
Wei Yongjun
2018-01-24
net: erspan: fix use-after-free
William Tu
2018-01-24
fm10k: Fix configuration for macvlan offload
Alexander Duyck
2018-01-24
net: qcom/emac: extend DMA mask to 46bits
Wang Dongsheng
2018-01-24
ip_tunnel: Use mark in skb by default
Thomas Winter
2018-01-24
net: stmmac: do not use a bitwise AND operator with a bool operand
Niklas Cassel
2018-01-24
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2018-01-24
Merge branch 'net-sched-propagate-extack-to-cls-offloads-on-destroy-and-only-...
David S. Miller
2018-01-24
net: sched: remove tc_cls_common_offload_init_deprecated()
Jakub Kicinski
2018-01-24
cls_u32: propagate extack to delete callback
Jakub Kicinski
2018-01-24
cls_u32: pass offload flags to tc_cls_common_offload_init()
Jakub Kicinski
2018-01-24
cls_flower: propagate extack to delete callback
Jakub Kicinski
2018-01-24
cls_flower: pass offload flags to tc_cls_common_offload_init()
Jakub Kicinski
2018-01-24
cls_matchall: propagate extack to delete callback
Jakub Kicinski
2018-01-24
cls_matchall: pass offload flags to tc_cls_common_offload_init()
Jakub Kicinski
2018-01-24
cls_bpf: propagate extack to offload delete callback
Jakub Kicinski
2018-01-24
cls_bpf: pass offload flags to tc_cls_common_offload_init()
Jakub Kicinski
2018-01-24
cls_bpf: remove gen_flags from bpf_offload
Jakub Kicinski
2018-01-24
net: sched: prepare for reimplementation of tc_cls_common_offload_init()
Jakub Kicinski
2018-01-24
net: sched: propagate extack to cls->destroy callbacks
Jakub Kicinski
2018-01-24
igb: Clear TXSTMP when ptp_tx_work() is timeout
Daniel Hua
2018-01-24
igb: Delete an error message for a failed memory allocation in igb_enable_sri...
Markus Elfring
2018-01-24
igb: Free IRQs when device is hotplugged
Lyude Paul
2018-01-24
e1000e: Alert the user that C-states will be disabled by enabling jumbo frames
Matt Turner
2018-01-24
igb: Clarify idleslope config constraints
Jesus Sanchez-Palencia
2018-01-24
e1000e: Set HTHRESH when PTHRESH is used
Matt Turner
2018-01-24
igb: add function to get maximum RSS queues
Zhang Shengju
2018-01-24
igb: Allow to remove administratively set MAC on VFs
Corinna Vinschen
2018-01-24
Merge branch 'pktgen-Behavior-flags-fixes'
David S. Miller
2018-01-24
pktgen: Clean read user supplied flag mess
Dmitry Safonov
2018-01-24
pktgen: Remove brute-force printing of flags
Dmitry Safonov
2018-01-24
pktgen: Add behaviour flags macro to generate flags/names
Dmitry Safonov
2018-01-24
pktgen: Add missing !flag parameters
Dmitry Safonov
[next]