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
2017-11-11
tools: bpftool: optionally show filenames of pinned objects
Prashant Bhole
6
-8
/
+25
2017-11-11
tools: bpftool: show filenames of pinned objects
Prashant Bhole
5
-0
/
+152
2017-11-11
tools: bpftool: open pinned object without type check
Prashant Bhole
2
-2
/
+14
2017-11-11
Merge branch 'BPF-directed-error-injection'
David S. Miller
21
-11
/
+204
2017-11-11
samples/bpf: add a test for bpf_override_return
Josef Bacik
6
-2
/
+71
2017-11-11
bpf: add a bpf_override_function helper
Josef Bacik
15
-9
/
+133
2017-11-10
net: fix incorrect comment with regard to VLAN packet handling
Girish Moodalbail
1
-8
/
+0
2017-11-10
Merge branch 'act_vlan-rcu'
David S. Miller
3
-38
/
+94
2017-11-10
act_vlan: VLAN action rewrite to use RCU lock/unlock and update
Manish Kurup
2
-33
/
+88
2017-11-10
nfp flower action: Modified to use VLAN helper functions
Manish Kurup
1
-3
/
+2
2017-11-10
act_vlan: Change stats update to use per-core stats
Manish Kurup
1
-4
/
+6
2017-11-10
sfc: don't warn on successful change of MAC
Robert Stonehouse
1
-1
/
+1
2017-11-10
net: vxge: remove redundant assignments and pointers
Colin Ian King
1
-8
/
+1
2017-11-10
Merge branch 'ip_gre-flags-update'
David S. Miller
1
-5
/
+53
2017-11-10
ip_gre: add the support for i/o_flags update via ioctl
Xin Long
1
-3
/
+16
2017-11-10
ip_gre: add the support for i/o_flags update via netlink
Xin Long
1
-2
/
+37
2017-11-10
Merge branch 'tcp-ns-rmem-wmem'
David S. Miller
11
-48
/
+76
2017-11-10
tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmem
Eric Dumazet
8
-43
/
+47
2017-11-10
net: allow per netns sysctl_rmem and sysctl_wmem for protos
Eric Dumazet
3
-5
/
+29
2017-11-10
net: dsa: Don't add vlans when vlan filtering is disabled
Andrew Lunn
1
-2
/
+8
2017-11-10
Merge tag 'mlx5-updates-2017-11-09' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
9
-52
/
+214
2017-11-10
Merge branch 'IGMP-snooping-for-local-traffic'
David S. Miller
10
-19
/
+85
2017-11-10
net: dsa: switch: Don't add CPU port to an mdb by default
Andrew Lunn
1
-1
/
+1
2017-11-10
net: dsa: add more const attributes
Andrew Lunn
2
-5
/
+5
2017-11-10
net: dsa: slave: Handle switchdev host mdb add/del
Andrew Lunn
1
-0
/
+13
2017-11-10
net: bridge: Add/del switchdev object on host join/leave
Andrew Lunn
3
-0
/
+46
2017-11-10
net: bridge: Send notification when host join/leaves a group
Andrew Lunn
2
-4
/
+11
2017-11-10
net: bridge: Rename mglist to host_joined
Andrew Lunn
4
-10
/
+10
2017-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
148
-436
/
+1125
2017-11-09
Merge tag 'pm-final-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2
-5
/
+29
2017-11-09
Merge tag 'sound-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
9
-17
/
+97
2017-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
46
-146
/
+285
2017-11-09
ALSA: hda - fix headset mic problem for Dell machines with alc274
Hui Wang
1
-0
/
+5
2017-11-09
net/mlx5e: CHECKSUM_COMPLETE offload for VLAN/QinQ packets
Gal Pressman
1
-3
/
+14
2017-11-09
net/mlx5e: Add VLAN offloads statistics
Gal Pressman
5
-1
/
+15
2017-11-09
net/mlx5e: Add 802.1ad VLAN insertion support
Gal Pressman
3
-0
/
+4
2017-11-09
net/mlx5e: Add 802.1ad VLAN filter steering rules
Gal Pressman
3
-13
/
+112
2017-11-09
net/mlx5e: Declare bitmap using kernel macro
Gal Pressman
1
-1
/
+1
2017-11-09
net: Introduce netdev_*_once functions
Gal Pressman
1
-0
/
+29
2017-11-09
net/mlx5e: Add rollback on add VLAN failure
Gal Pressman
1
-1
/
+6
2017-11-09
net/mlx5e: Rename VLAN related variables and functions
Gal Pressman
3
-37
/
+37
2017-11-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-38
/
+37
2017-11-09
Merge branch 'net-sched-race-fix'
David S. Miller
31
-63
/
+198
2017-11-09
cls_u32: use tcf_exts_get_net() before call_rcu()
Cong Wang
1
-1
/
+7
2017-11-09
cls_tcindex: use tcf_exts_get_net() before call_rcu()
Cong Wang
1
-7
/
+26
2017-11-09
cls_rsvp: use tcf_exts_get_net() before call_rcu()
Cong Wang
1
-3
/
+12
2017-11-09
cls_route: use tcf_exts_get_net() before call_rcu()
Cong Wang
1
-3
/
+14
2017-11-09
cls_matchall: use tcf_exts_get_net() before call_rcu()
Cong Wang
1
-3
/
+12
2017-11-09
cls_fw: use tcf_exts_get_net() before call_rcu()
Cong Wang
1
-3
/
+14
2017-11-09
cls_flower: use tcf_exts_get_net() before call_rcu()
Cong Wang
1
-3
/
+13
[next]