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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
2019-09-13
netfilter: conntrack: move code to linux/nf_conntrack_common.h.
Jeremy Sowden
2
-17
/
+35
2019-09-13
netfilter: replace defined(CONFIG...) || defined(CONFIG...MODULE) with IS_ENA...
Jeremy Sowden
2
-2
/
+2
2019-09-13
netfilter: move nf_bridge_frag_data struct definition to a more appropriate h...
Jeremy Sowden
2
-7
/
+14
2019-09-13
netfilter: move inline nf_ip6_ext_hdr() function to a more appropriate header.
Jeremy Sowden
2
-12
/
+12
2019-09-13
netfilter: inline xt_hashlimit, ebt_802_3 and xt_physdev headers
Jeremy Sowden
3
-31
/
+0
2019-09-13
netfilter: ip_tables: remove unused function declarations.
Jeremy Sowden
2
-4
/
+1
2019-09-13
netfilter: fix coding-style errors.
Jeremy Sowden
2
-2
/
+2
2019-09-07
Merge tag 'mlx5-updates-2019-09-05' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2
-5
/
+25
2019-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
4
-2
/
+24
2019-09-06
net: openvswitch: Set OvS recirc_id from tc chain index
Paul Blakey
1
-0
/
+13
2019-09-06
net/mlx5: Expose HW capability bits for port buffer per priority congestion c...
Aya Levin
2
-5
/
+25
2019-09-05
include: mdio: Add driver data helpers
Harini Katakam
1
-0
/
+11
2019-09-05
Merge tag 'linux-can-next-for-5.4-20190904' of git://git.kernel.org/pub/scm/l...
David S. Miller
2
-0
/
+76
2019-09-05
Merge tag 'linux-can-next-for-5.4-20190903' of git://git.kernel.org/pub/scm/l...
David S. Miller
2
-5
/
+11
2019-09-04
can: add support of SAE J1939 protocol
The j1939 authors
1
-0
/
+3
2019-09-04
can: introduce CAN_REQUIRED_SIZE macro
Kurt Van Dijck
1
-0
/
+8
2019-09-04
can: make use of preallocated can_ml_priv for per device struct can_dev_rcv_l...
Marc Kleine-Budde
1
-1
/
+0
2019-09-04
can: introduce CAN midlayer private and allocate it automatically
Marc Kleine-Budde
1
-0
/
+66
2019-09-04
Merge tag 'mlx5-updates-2019-09-01-v2' of git://git.kernel.org/pub/scm/linux/...
David S. Miller
5
-55
/
+242
2019-09-03
net/mlx5: Add flow steering actions to fs_cmd shim layer
Maor Gottlieb
1
-17
/
+16
2019-09-03
can: dev: avoid long lines
Marc Kleine-Budde
2
-5
/
+11
2019-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-2
/
+6
2019-09-02
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
4
-38
/
+226
2019-09-02
net/mlx5: Add stub for mlx5_eswitch_mode
Maor Gottlieb
1
-1
/
+7
2019-09-02
net/mlx5: Add HW bits and definitions required for SW steering
Alex Vesker
2
-37
/
+205
2019-09-02
net/mlx5: Move device memory management to mlx5_core
Ariel Levkovich
1
-0
/
+14
2019-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+1
2019-08-31
qed: Add APIs for configuring grc dump config flags.
Sudarsana Reddy Kalluru
1
-0
/
+9
2019-08-31
qed: Add APIs for reading config id attributes.
Sudarsana Reddy Kalluru
1
-0
/
+11
2019-08-31
Merge tag 'trace-v5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-0
/
+1
2019-08-31
tracing: Make exported ftrace_set_clr_event non-static
Denis Efremov
1
-0
/
+1
2019-08-31
mm: memcontrol: flush percpu slab vmstats on kmem offlining
Roman Gushchin
1
-2
/
+3
2019-08-30
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
1
-0
/
+1
2019-08-29
Merge tag 'hisi-fixes-for-5.3' of git://github.com/hisilicon/linux-hisi into ...
Arnd Bergmann
1
-0
/
+1
2019-08-28
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
3
-8
/
+22
2019-08-28
net/mlx5: Set ODP capabilities for DC transport to max
Michael Guralnik
1
-1
/
+3
2019-08-28
net: stmmac: setup higher frequency clk support for EHL & TGL
Voon Weifeng
1
-0
/
+1
2019-08-28
Add genphy_c45_config_aneg() function to phy-c45.c
Marco Hartmann
1
-0
/
+1
2019-08-28
bpf: introduce verifier internal test flag
Alexei Starovoitov
1
-0
/
+1
2019-08-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
7
-31
/
+27
2019-08-27
Merge tag 'nfs-for-5.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+0
2019-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+5
2019-08-26
Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated"
Trond Myklebust
1
-1
/
+0
2019-08-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+5
2019-08-25
Merge tag 'dma-mapping-5.3-5' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-4
/
+1
2019-08-25
Merge tag 'gpio-v5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-24
/
+0
2019-08-25
net: use unlikely for dql_avail case
xiaolinkui
1
-1
/
+1
2019-08-23
Merge tag 'ceph-for-5.3-rc6' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-1
/
+2
2019-08-23
timekeeping/vsyscall: Prevent math overflow in BOOTTIME update
Thomas Gleixner
1
-0
/
+5
2019-08-22
libceph: allow ceph_buffer_put() to receive a NULL ceph_buffer
Luis Henriques
1
-1
/
+2
[next]