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.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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-2
/
+6
2016-12-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-2
/
+4
2016-12-06
uapi glibc compat: fix outer guard of net device flags enum
Jonas Gorski
1
-2
/
+2
2016-12-06
uapi: export nf_log.h
stephen hemminger
1
-0
/
+1
2016-12-06
uapi: export tc_skbmod.h
stephen hemminger
1
-0
/
+1
2016-12-05
bpf: add prog_digest and expose it via fdinfo/netlink
Daniel Borkmann
4
-1
/
+9
2016-12-05
net_sched: gen_estimator: complete rewrite of rate estimators
Eric Dumazet
4
-13
/
+18
2016-12-05
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-12
/
+13
2016-12-05
tcp: tsq: move tsq_flags close to sk_wmem_alloc
Eric Dumazet
1
-1
/
+0
2016-12-05
net: reorganize struct sock for better data locality
Eric Dumazet
1
-24
/
+27
2016-12-05
tcp: tsq: add tsq_flags / tsq_enum
Eric Dumazet
1
-1
/
+10
2016-12-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+2
2016-12-04
ipv6 addrconf: Implemented enhanced DAD (RFC7527)
Erik Nordmark
4
-1
/
+7
2016-12-04
ipv4: fib: Replay events when registering FIB notifier
Ido Schimmel
1
-1
/
+2
2016-12-04
ipv4: fib: Allow for consistent FIB dumping
Ido Schimmel
1
-0
/
+3
2016-12-04
ipv4: fib: Add fib_info_hold() helper
Ido Schimmel
1
-0
/
+5
2016-12-03
netns: fix net_generic() "id - 1" bloat
Alexey Dobriyan
1
-7
/
+9
2016-12-03
netns: add dummy struct inside "struct net_generic"
Alexey Dobriyan
1
-2
/
+4
2016-12-03
netlink: 2-clause nla_ok()
Alexey Dobriyan
1
-2
/
+1
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
12
-13
/
+46
2016-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-5
/
+11
2016-12-02
bpf: Add support for reading socket family, type, protocol
David Ahern
2
-0
/
+18
2016-12-02
bpf: Add new cgroup attach type to enable sock modifications
David Ahern
2
-0
/
+20
2016-12-02
bpf: Refactor cgroups code in prep for new type
David Ahern
1
-23
/
+23
2016-12-02
net/sched: cls_flower: Add offload support using egress Hardware device
Hadar Hen Zion
2
-0
/
+3
2016-12-02
net/sched: act_mirred: Add new tc_action_ops get_dev()
Hadar Hen Zion
1
-0
/
+2
2016-12-02
net/sched: Add separate check for skip_hw flag
Hadar Hen Zion
1
-4
/
+15
2016-12-02
tcp: randomize tcp timestamp offsets for each connection
Florian Westphal
3
-5
/
+6
2016-12-02
qed: Add support for hardware offloaded iSCSI.
Yuval Mintz
2
-0
/
+231
2016-12-02
default exported asm symbols to zero
Arnd Bergmann
1
-0
/
+1
2016-12-02
bpf, xdp: drop rcu_read_lock from bpf_prog_run_xdp and move to caller
Daniel Borkmann
1
-9
/
+9
2016-12-02
bpf: BPF for lightweight tunnel infrastructure
Thomas Graf
3
-2
/
+55
2016-12-02
net/mlx5e: Implement Fragmented Work Queue (WQ)
Tariq Toukan
1
-0
/
+11
2016-12-02
Merge tag 'pci-v4.9-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+14
2016-12-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2016-12-01
net: phy: add mdix_ctrl to hold the user configuration.
Raju Lakkaraju
1
-0
/
+1
2016-12-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-4
/
+4
2016-12-01
mm: fix false-positive WARN_ON() in truncate/invalidate for hugetlb
Kirill A. Shutemov
1
-6
/
+15
2016-12-01
kasan: update kasan_global for gcc 7
Dmitry Vyukov
1
-1
/
+3
2016-11-30
qed*: Handle-based L2-queues.
Mintz, Yuval
1
-27
/
+29
2016-11-30
qed: Optimize qed_chain datapath usage
Mintz, Yuval
1
-64
/
+80
2016-11-30
l2tp: lock socket before checking flags in connect()
Guillaume Nault
1
-0
/
+2
2016-11-30
cgroup, bpf: remove unnecessary #include
Alexei Starovoitov
1
-1
/
+0
2016-11-30
Input: change KEY_DATA from 0x275 to 0x277
Ping Cheng
1
-1
/
+1
2016-11-30
bpf, xdp: allow to pass flags to dev_change_xdp_fd
Daniel Borkmann
2
-1
/
+5
2016-11-30
net: phy: broadcom: Add support code for reading PHY counters
Florian Fainelli
1
-0
/
+3
2016-11-30
tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING
Francis Yan
4
-1
/
+14
2016-11-30
tcp: export sender limits chronographs to TCP_INFO
Francis Yan
1
-0
/
+4
2016-11-30
tcp: instrument how long TCP is busy sending
Francis Yan
1
-1
/
+5
2016-11-30
tcp: instrument tcp sender limits chronographs
Francis Yan
2
-2
/
+19
[next]