index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-25
devinet_ioctl(): take copyin/copyout to caller
Al Viro
4
-46
/
+35
2018-01-25
net: separate SIOCGIFCONF handling from dev_ioctl()
Al Viro
4
-86
/
+42
2018-01-25
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
3
-17
/
+43
2018-01-25
fm10k: clarify action when updating the VLAN table
Ngai-Mint Kwan
1
-1
/
+3
2018-01-25
fm10k: correct typo in fm10k_pf.c
Ngai-Mint Kwan
1
-1
/
+1
2018-01-25
fm10k: don't assume VLAN 1 is enabled
Jacob Keller
1
-5
/
+3
2018-01-25
fm10k: stop adding VLAN 0 to the VLAN table
Jacob Keller
1
-3
/
+0
2018-01-25
fm10k: fix "failed to kill vid" message for VF
Ngai-Mint Kwan
1
-2
/
+12
2018-01-25
fm10k: cleanup unnecessary parenthesis in fm10k_iov.c
Jacob Keller
1
-2
/
+2
2018-01-25
cxgb4: make symbol pedits static
Wei Yongjun
1
-1
/
+1
2018-01-25
net: erspan: fix use-after-free
William Tu
1
-2
/
+2
2018-01-25
fm10k: Fix configuration for macvlan offload
Alexander Duyck
1
-3
/
+22
2018-01-25
net: qcom/emac: extend DMA mask to 46bits
Wang Dongsheng
2
-3
/
+7
2018-01-25
ip_tunnel: Use mark in skb by default
Thomas Winter
1
-3
/
+10
2018-01-25
net: stmmac: do not use a bitwise AND operator with a bool operand
Niklas Cassel
2
-3
/
+3
2018-01-25
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
5
-48
/
+70
2018-01-25
Merge branch 'net-sched-propagate-extack-to-cls-offloads-on-destroy-and-only-...
David S. Miller
14
-73
/
+88
2018-01-25
net: sched: remove tc_cls_common_offload_init_deprecated()
Jakub Kicinski
1
-11
/
+0
2018-01-25
cls_u32: propagate extack to delete callback
Jakub Kicinski
1
-15
/
+19
2018-01-25
cls_u32: pass offload flags to tc_cls_common_offload_init()
Jakub Kicinski
1
-4
/
+6
2018-01-25
cls_flower: propagate extack to delete callback
Jakub Kicinski
1
-8
/
+10
2018-01-25
cls_flower: pass offload flags to tc_cls_common_offload_init()
Jakub Kicinski
1
-3
/
+3
2018-01-25
cls_matchall: propagate extack to delete callback
Jakub Kicinski
1
-4
/
+5
2018-01-25
cls_matchall: pass offload flags to tc_cls_common_offload_init()
Jakub Kicinski
1
-2
/
+2
2018-01-25
cls_bpf: propagate extack to offload delete callback
Jakub Kicinski
1
-6
/
+8
2018-01-25
cls_bpf: pass offload flags to tc_cls_common_offload_init()
Jakub Kicinski
1
-2
/
+3
2018-01-25
cls_bpf: remove gen_flags from bpf_offload
Jakub Kicinski
2
-3
/
+0
2018-01-25
net: sched: prepare for reimplementation of tc_cls_common_offload_init()
Jakub Kicinski
5
-14
/
+26
2018-01-25
net: sched: propagate extack to cls->destroy callbacks
Jakub Kicinski
13
-19
/
+24
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_sri...
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
Merge branch 'cxgb4-fix-build-error'
David S. Miller
5
-17
/
+6
2018-01-24
cxgb4: properly initialize variables
Rahul Lakkireddy
2
-2
/
+4
2018-01-24
cxgb4: enable ZLIB_DEFLATE when building cxgb4
Rahul Lakkireddy
3
-15
/
+2
2018-01-24
Merge branch 'net-smc-socket-closing-improvements'
David S. Miller
7
-121
/
+71
2018-01-24
net/smc: continue waiting if peer signals write_shutdown
Ursula Braun
1
-2
/
+2
2018-01-24
net/smc: improve state change handling after close wait
Ursula Braun
1
-14
/
+26
2018-01-24
net/smc: make wait for work request uninterruptible
Ursula Braun
1
-7
/
+6
[next]