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