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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-06
netfilter: x_tables: pack percpu counter allocations
Florian Westphal
1
-1
/
+6
2016-12-06
netfilter: x_tables: pass xt_counters struct to counter allocator
Florian Westphal
1
-26
/
+1
2016-12-06
netfilter: x_tables: pass xt_counters struct instead of packet counter
Florian Westphal
1
-5
/
+1
2016-12-06
netfilter: decouple nf_hook_entry and nf_hook_ops
Aaron Conole
1
-4
/
+6
2016-12-06
netfilter: introduce accessor functions for hook entries
Aaron Conole
1
-0
/
+27
2016-12-06
locking/ww_mutex: Use relaxed atomics
Peter Zijlstra
1
-1
/
+1
2016-12-06
x86/uaccess, sched/preempt: Verify access_ok() context
Peter Zijlstra
1
-8
/
+13
2016-12-05
bpf: add prog_digest and expose it via fdinfo/netlink
Daniel Borkmann
2
-1
/
+7
2016-12-05
tcp: tsq: move tsq_flags close to sk_wmem_alloc
Eric Dumazet
1
-1
/
+0
2016-12-05
tcp: tsq: add tsq_flags / tsq_enum
Eric Dumazet
1
-1
/
+10
2016-12-04
netfilter: conntrack: built-in support for DCCP
Davide Caratti
1
-1
/
+1
2016-12-04
ipv6 addrconf: Implemented enhanced DAD (RFC7527)
Erik Nordmark
1
-0
/
+1
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-8
/
+37
2016-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+4
2016-12-02
bpf: Add new cgroup attach type to enable sock modifications
David Ahern
1
-0
/
+14
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
1
-0
/
+1
2016-12-02
tcp: randomize tcp timestamp offsets for each connection
Florian Westphal
1
-0
/
+1
2016-12-02
qed: Add support for hardware offloaded iSCSI.
Yuval Mintz
2
-0
/
+231
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
1
-1
/
+1
2016-12-02
net/mlx5e: Implement Fragmented Work Queue (WQ)
Tariq Toukan
1
-0
/
+11
2016-12-02
Merge branch 'locking/urgent' into locking/core, to pick up dependent fixes
Ingo Molnar
1
-0
/
+2
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-02
zram: Convert to hotplug state machine
Anna-Maria Gleixner
1
-0
/
+1
2016-12-02
KVM/PPC/Book3S HV: Convert to hotplug state machine
Anna-Maria Gleixner
1
-0
/
+1
2016-12-02
iommu/vt-d: Convert to hotplug state machine
Anna-Maria Gleixner
1
-0
/
+1
2016-12-02
mm/zswap: Convert pool to hotplug state machine
Sebastian Andrzej Siewior
1
-0
/
+1
2016-12-02
mm/zswap: Convert dst-mem to hotplug state machine
Sebastian Andrzej Siewior
1
-0
/
+1
2016-12-02
mm/zsmalloc: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-0
/
+1
2016-12-02
mm/vmstat: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-0
/
+1
2016-12-02
tracing/rb: Convert to hotplug state machine
Sebastian Andrzej Siewior
2
-0
/
+7
2016-12-01
net: phy: add mdix_ctrl to hold the user configuration.
Raju Lakkaraju
1
-0
/
+1
2016-12-01
alarmtimer: Add tracepoints for alarm timers
Baolin Wang
1
-0
/
+5
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
cgroup, bpf: remove unnecessary #include
Alexei Starovoitov
1
-1
/
+0
2016-11-30
bpf, xdp: allow to pass flags to dev_change_xdp_fd
Daniel Borkmann
1
-1
/
+1
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
1
-0
/
+2
2016-11-30
tcp: instrument tcp sender limits chronographs
Francis Yan
1
-2
/
+5
2016-11-30
of_mdio: add helper to deregister fixed-link PHYs
Johan Hovold
1
-0
/
+4
2016-11-30
net: phy: add an option to disable EEE advertisement
jbrunet
1
-0
/
+3
2016-11-29
timekeeping: Add a fast and NMI safe boot clock
Joel Fernandes
1
-0
/
+1
2016-11-29
timekeeping/clocksource_cyc2ns: Document intended range limitation
Chris Metcalf
1
-1
/
+4
2016-11-29
timekeeping: Ignore the bogus sleep time if pm_trace is enabled
Chen Yu
2
-1
/
+9
2016-11-29
irqchip/gic-v3-its: Change unsigned types for AArch32 compatibility
Vladimir Murzin
1
-2
/
+2
2016-11-28
Revert "net/mlx4_en: Avoid unregister_netdev at shutdown flow"
Tariq Toukan
1
-1
/
+0
[prev]
[next]