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
/
net
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
17
-382
/
+358
|
\
|
*
xfrm: remove get_mtu indirection from xfrm_type
Florian Westphal
2019-07-01
4
-53
/
+33
|
*
xfrm: remove empty xfrmi_init_net
Li RongQing
2019-06-14
1
-6
/
+0
|
*
xfrm: fix bogus WARN_ON with ipv6
Florian Westphal
2019-06-12
1
-0
/
+1
|
*
xfrm: remove type and offload_type map from xfrm_state_afinfo
Florian Westphal
2019-06-06
11
-77
/
+138
|
*
xfrm: remove eth_proto value from xfrm_state_afinfo
Florian Westphal
2019-06-06
3
-16
/
+12
|
*
xfrm: remove state and template sort indirections from xfrm_state_afinfo
Florian Westphal
2019-06-06
3
-126
/
+106
|
*
xfrm: remove init_flags indirection from xfrm_state_afinfo
Florian Westphal
2019-06-05
2
-22
/
+3
|
*
xfrm: remove init_temprop indirection from xfrm_state_afinfo
Florian Westphal
2019-06-05
3
-39
/
+20
|
*
xfrm: remove init_tempsel indirection from xfrm_state_afinfo
Florian Westphal
2019-06-05
3
-47
/
+49
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-07-04
6
-92
/
+263
|
\
\
|
*
|
bpf: add icsk_retransmits to bpf_tcp_sock
Stanislav Fomichev
2019-07-03
1
-1
/
+19
|
*
|
bpf: add dsack_dups/delivered{, _ce} to bpf_tcp_sock
Stanislav Fomichev
2019-07-03
1
-1
/
+10
|
*
|
bpf: split shared bpf_tcp_sock and bpf_sock_ops implementation
Stanislav Fomichev
2019-07-03
1
-54
/
+126
|
*
|
bpf: add BPF_CGROUP_SOCK_OPS callback that is executed on every RTT
Stanislav Fomichev
2019-07-03
1
-0
/
+4
|
*
|
bpf_xdp_redirect_map: Perform map lookup in eBPF helper
Toke Høiland-Jørgensen
2019-06-29
1
-14
/
+18
|
*
|
devmap: Rename ifindex member in bpf_redirect_info
Toke Høiland-Jørgensen
2019-06-29
1
-13
/
+13
|
*
|
devmap/cpumap: Use flush list instead of bitmap
Toke Høiland-Jørgensen
2019-06-29
1
-2
/
+0
|
*
|
bpf: implement getsockopt and setsockopt hooks
Stanislav Fomichev
2019-06-27
2
-1
/
+31
|
*
|
xsk: Return the whole xdp_desc from xsk_umem_consume_tx
Maxim Mikityanskiy
2019-06-27
1
-7
/
+3
|
*
|
xsk: Add getsockopt XDP_OPTIONS
Maxim Mikityanskiy
2019-06-27
1
-0
/
+20
|
*
|
xsk: Add API to check for available entries in FQ
Maxim Mikityanskiy
2019-06-27
2
-0
/
+20
|
*
|
xdp: Make __mem_id_disconnect static
YueHaibing
2019-06-26
1
-1
/
+1
*
|
|
ipv4: use indirect call wrappers for {tcp, udp}_{recv, send}msg()
Paolo Abeni
2019-07-03
1
-3
/
+7
*
|
|
ipv6: use indirect call wrappers for {tcp, udpv6}_{recv, send}msg()
Paolo Abeni
2019-07-03
1
-3
/
+9
*
|
|
net: adjust socket level ICW to cope with ipv6 variant of {recv, send}msg
Paolo Abeni
2019-07-03
1
-12
/
+11
*
|
|
ipv6: provide and use ipv6 specific version for {recv, send}msg
Paolo Abeni
2019-07-03
1
-4
/
+31
*
|
|
inet: factor out inet_send_prepare()
Paolo Abeni
2019-07-03
1
-8
/
+13
*
|
|
tipc: remove ub->ubsock checks
Xin Long
2019-07-02
1
-9
/
+8
*
|
|
ipv4: Fix off-by-one in route dump counter without netlink strict checking
Stefano Brivio
2019-07-02
1
-8
/
+14
*
|
|
rxrpc: Fix uninitialized error code in rxrpc_send_data_packet()
David Howells
2019-07-02
1
-0
/
+3
*
|
|
blackhole_netdev: use blackhole_netdev to invalidate dst entries
Mahesh Bandewar
2019-07-01
3
-4
/
+3
*
|
|
net sched: update mirred action for batched events operations
Roman Mashak
2019-07-01
1
-0
/
+6
*
|
|
tipc: embed jiffies in macro TIPC_BC_RETR_LIM
Jon Maloy
2019-07-01
1
-5
/
+4
*
|
|
net/ipv6: Fix misuse of proc_dointvec "flowlabel_reflect"
Eiichi Tsukata
2019-07-01
1
-1
/
+1
*
|
|
net: link_watch: prevent starvation when processing linkwatch wq
Yunsheng Lin
2019-07-01
1
-1
/
+12
*
|
|
ipv6: icmp: allow flowlabel reflection in echo replies
Eric Dumazet
2019-07-01
4
-4
/
+7
*
|
|
Merge tag 'mlx5e-updates-2019-06-28' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
2019-06-30
1
-2
/
+4
|
\
\
\
|
*
\
\
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
2019-06-28
1
-2
/
+4
|
|
\
\
\
|
|
*
|
|
net/mlx5: Declare more strictly devlink encap mode
Leon Romanovsky
2019-06-16
1
-2
/
+4
*
|
|
|
|
net: sched: em_ipt: add support for addrtype matching
Nikolay Aleksandrov
2019-06-29
1
-0
/
+14
*
|
|
|
|
net: sched: em_ipt: keep the user-specified nfproto and dump it
Nikolay Aleksandrov
2019-06-29
1
-1
/
+13
*
|
|
|
|
net: sched: em_ipt: set the family based on the packet if it's unspecified
Nikolay Aleksandrov
2019-06-29
1
-1
/
+6
*
|
|
|
|
net: sched: em_ipt: match only on ip/ipv6 traffic
Nikolay Aleksandrov
2019-06-29
1
-0
/
+13
*
|
|
|
|
taprio: Adjust timestamps for TCP packets
Vedang Patel
2019-06-28
1
-1
/
+40
*
|
|
|
|
taprio: make clock reference conversions easier
Vedang Patel
2019-06-28
1
-8
/
+22
*
|
|
|
|
taprio: Add support for txtime-assist mode
Vedang Patel
2019-06-28
1
-17
/
+324
*
|
|
|
|
taprio: Remove inline directive
Vedang Patel
2019-06-28
1
-1
/
+1
*
|
|
|
|
taprio: calculate cycle_time when schedule is installed
Vedang Patel
2019-06-28
1
-18
/
+11
*
|
|
|
|
etf: Add skip_sock_check
Vedang Patel
2019-06-28
1
-0
/
+10
[next]