index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2019-07-05
1
-30
/
+23
|
\
|
*
xfrm: remove get_mtu indirection from xfrm_type
Florian Westphal
2019-07-01
1
-3
/
+1
|
*
xfrm: remove type and offload_type map from xfrm_state_afinfo
Florian Westphal
2019-06-06
1
-4
/
+12
|
*
xfrm: remove eth_proto value from xfrm_state_afinfo
Florian Westphal
2019-06-06
1
-4
/
+2
|
*
xfrm: remove state and template sort indirections from xfrm_state_afinfo
Florian Westphal
2019-06-06
1
-11
/
+7
|
*
xfrm: remove init_flags indirection from xfrm_state_afinfo
Florian Westphal
2019-06-05
1
-1
/
+0
|
*
xfrm: remove init_temprop indirection from xfrm_state_afinfo
Florian Westphal
2019-06-05
1
-4
/
+0
|
*
xfrm: remove init_tempsel indirection from xfrm_state_afinfo
Florian Westphal
2019-06-05
1
-2
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-07-04
10
-10
/
+175
|
\
\
|
*
|
bpf: add icsk_retransmits to bpf_tcp_sock
Stanislav Fomichev
2019-07-03
1
-0
/
+1
|
*
|
bpf: add dsack_dups/delivered{, _ce} to bpf_tcp_sock
Stanislav Fomichev
2019-07-03
1
-0
/
+5
|
*
|
bpf: add BPF_CGROUP_SOCK_OPS callback that is executed on every RTT
Stanislav Fomichev
2019-07-03
2
-1
/
+13
|
*
|
bpf_xdp_redirect_map: Perform map lookup in eBPF helper
Toke Høiland-Jørgensen
2019-06-29
3
-5
/
+8
|
*
|
devmap: Rename ifindex member in bpf_redirect_info
Toke Høiland-Jørgensen
2019-06-29
1
-1
/
+1
|
*
|
xskmap: Move non-standard list manipulation to helper
Toke Høiland-Jørgensen
2019-06-29
1
-0
/
+14
|
*
|
bpf: implement getsockopt and setsockopt hooks
Stanislav Fomichev
2019-06-27
5
-0
/
+72
|
*
|
xsk: Return the whole xdp_desc from xsk_umem_consume_tx
Maxim Mikityanskiy
2019-06-27
1
-3
/
+3
|
*
|
xsk: Add getsockopt XDP_OPTIONS
Maxim Mikityanskiy
2019-06-27
1
-0
/
+8
|
*
|
xsk: Add API to check for available entries in FQ
Maxim Mikityanskiy
2019-06-27
1
-0
/
+21
|
*
|
xdp: Add tracepoint for bulk XDP_TX
Toshiaki Makita
2019-06-25
1
-0
/
+29
*
|
|
bonding: add an option to specify a delay between peer notifications
Vincent Bernat
2019-07-04
3
-0
/
+3
*
|
|
inet: factor out inet_send_prepare()
Paolo Abeni
2019-07-03
1
-0
/
+1
*
|
|
loopback: create blackhole net device similar to loopack.
Mahesh Bandewar
2019-07-01
1
-0
/
+2
*
|
|
net: page_pool: add helper function for retrieving dma direction
Ilias Apalodimas
2019-07-01
1
-0
/
+9
*
|
|
netlink: use 48 byte ctx instead of 6 signed longs for callback
Jason A. Donenfeld
2019-07-01
1
-1
/
+8
*
|
|
ipv6: icmp: allow flowlabel reflection in echo replies
Eric Dumazet
2019-07-01
1
-0
/
+7
*
|
|
Merge tag 'mlx5e-updates-2019-06-28' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
2019-06-30
7
-52
/
+110
|
\
\
\
|
*
|
|
net/mlx5e: reduce stack usage in mlx5_eswitch_termtbl_create
Arnd Bergmann
2019-06-28
1
-1
/
+1
|
*
|
|
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
2019-06-28
7
-51
/
+109
|
|
\
\
\
|
|
*
|
|
net/mlx5e: Specifying known origin of packets matching the flow
Jianbo Liu
2019-06-26
1
-0
/
+1
|
|
*
|
|
net/mlx5: E-Switch, Tag packet with vport number in VF vports and uplink ingr...
Jianbo Liu
2019-06-26
1
-0
/
+17
|
|
*
|
|
net/mlx5: Add flow context for flow tag
Jianbo Liu
2019-06-26
1
-4
/
+11
|
|
*
|
|
net/mlx5: Introduce vport metadata matching bits and enum constants
Jianbo Liu
2019-06-26
1
-7
/
+49
|
|
*
|
|
net/mlx5: Convert mkey_table to XArray
Matthew Wilcox
2019-06-24
2
-16
/
+2
|
|
*
|
|
net/mlx5: Expose eswitch encap mode
Maor Gottlieb
2019-06-16
1
-0
/
+12
|
|
*
|
|
net/mlx5: Declare more strictly devlink encap mode
Leon Romanovsky
2019-06-16
1
-2
/
+4
|
|
*
|
|
net/mlx5: Add EQ enable/disable API
Yuval Avnery
2019-06-13
1
-1
/
+4
|
|
*
|
|
net/mlx5: Use a single IRQ for all async EQs
Ariel Levkovich
2019-06-13
1
-12
/
+2
|
|
*
|
|
net/mlx5: Separate IRQ data from EQ table data
Yuval Avnery
2019-06-13
1
-0
/
+3
|
|
*
|
|
net/mlx5: Separate IRQ request/free from EQ life cycle
Yuval Avnery
2019-06-13
1
-2
/
+1
|
|
*
|
|
net/mlx5: Change interrupt handler to call chain notifier
Yuval Avnery
2019-06-13
1
-2
/
+1
|
|
*
|
|
net/mlx5: Support querying max VFs from device
Bodong Wang
2019-06-13
2
-6
/
+3
*
|
|
|
|
taprio: Add support for txtime-assist mode
Vedang Patel
2019-06-28
1
-0
/
+4
*
|
|
|
|
etf: Add skip_sock_check
Vedang Patel
2019-06-28
1
-0
/
+1
*
|
|
|
|
etf: Don't use BIT() in UAPI headers.
Vedang Patel
2019-06-28
1
-2
/
+2
*
|
|
|
|
net: sched: refactor reinsert action
John Hurley
2019-06-28
2
-2
/
+2
|
/
/
/
/
*
|
|
|
Merge tag 'batadv-next-for-davem-20190627v2' of git://git.open-mesh.org/linux...
David S. Miller
2019-06-28
1
-0
/
+8
|
\
\
\
\
|
*
|
|
|
batman-adv: mcast: detect, distribute and maintain multicast router presence
Linus Lüssing
2019-06-27
1
-0
/
+8
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-27
6
-18
/
+8
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-06-28
1
-1
/
+1
|
|
\
\
\
\
\
[next]