index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
tcp: don't ignore ECN CWR on pure ACK
Denis Kirjanov
2020-06-25
1
-3
/
+11
|
|
|
/
|
|
/
|
|
*
|
dsa: Allow forwarding of redirected IGMP traffic
Daniel Mack
2020-06-24
1
-3
/
+34
|
*
|
openvswitch: take into account de-fragmentation/gso_size in execute_check_pkt...
Lorenzo Bianconi
2020-06-24
1
-2
/
+7
|
*
|
net: Do not clear the sock TX queue in sk_set_socket()
Tariq Toukan
2020-06-24
1
-0
/
+2
|
*
|
net: ethtool: Handle missing cable test TDR parameters
Andrew Lunn
2020-06-24
1
-8
/
+9
|
*
|
net: ethtool: add missing string for NETIF_F_GSO_TUNNEL_REMCSUM
Alexander Lobakin
2020-06-23
1
-0
/
+1
|
*
|
bridge: mrp: Validate when setting the port role
Horatiu Vultur
2020-06-23
1
-2
/
+8
|
*
|
mptcp: drop sndr_key in mptcp_syn_options
Geliang Tang
2020-06-23
1
-2
/
+0
|
*
|
ethtool: Fix check in ethtool_rx_flow_rule_create
Gaurav Singh
2020-06-23
1
-1
/
+1
|
*
|
hsr: avoid to create proc file after unregister
Taehee Yoo
2020-06-23
4
-24
/
+25
|
|
/
|
*
net: Add MODULE_DESCRIPTION entries to network modules
Rob Gill
2020-06-21
10
-0
/
+10
|
*
rxrpc: Fix notification call on completion of discarded calls
David Howells
2020-06-21
1
-0
/
+7
|
*
net/sched: cls_api: fix nooffloaddevcnt warning dmesg log
wenxu
2020-06-20
1
-10
/
+14
|
*
net: flow_offload: fix flow_indr_dev_unregister path
wenxu
2020-06-20
4
-6
/
+13
|
*
flow_offload: use flow_indr_block_cb_alloc/remove function
wenxu
2020-06-20
1
-21
/
+1
|
*
flow_offload: add flow_indr_block_cb_alloc/remove function
wenxu
2020-06-20
1
-0
/
+21
|
*
Merge tag 'rxrpc-fixes-20200618' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
2020-06-20
2
-5
/
+4
|
|
\
|
|
*
rxrpc: Fix afs large storage transmission performance drop
David Howells
2020-06-18
1
-1
/
+1
|
|
*
rxrpc: Fix handling of rwind from an ACK packet
David Howells
2020-06-18
1
-4
/
+3
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2020-06-19
5
-37
/
+63
|
|
\
\
|
|
*
|
esp, ah: modernize the crypto algorithm selections
Eric Biggers
2020-06-15
3
-10
/
+41
|
|
*
|
esp: select CRYPTO_SEQIV
Eric Biggers
2020-06-15
1
-0
/
+1
|
|
*
|
esp, ah: consolidate the crypto algorithm selections
Eric Biggers
2020-06-15
3
-28
/
+24
|
|
*
|
xfrm: merge fixup for "remove output_finish indirection from xfrm_state_afinfo"
Stephen Rothwell
2020-06-05
1
-4
/
+0
|
|
*
|
xfrm: Fix double ESP trailer insertion in IPsec crypto offload.
Huy Nguyen
2020-06-04
1
-1
/
+3
|
*
|
|
net: increment xmit_recursion level in dev_direct_xmit()
Eric Dumazet
2020-06-19
2
-1
/
+3
|
*
|
|
net: ethtool: add missing NETIF_F_GSO_FRAGLIST feature string
Alexander Lobakin
2020-06-19
1
-0
/
+1
|
*
|
|
mptcp: drop MP_JOIN request sock on syn cookies
Paolo Abeni
2020-06-19
1
-8
/
+10
|
*
|
|
mptcp: cache msk on MP_JOIN init_req
Paolo Abeni
2020-06-19
2
-22
/
+18
|
*
|
|
net: Fix the arp error in some cases
guodeqing
2020-06-19
1
-1
/
+1
|
*
|
|
net/sched: act_gate: fix configuration of the periodic timer
Davide Caratti
2020-06-19
1
-35
/
+55
|
*
|
|
net/sched: act_gate: fix NULL dereference in tcf_gate_init()
Davide Caratti
2020-06-19
1
-23
/
+13
|
*
|
|
ip_tunnel: fix use-after-free in ip_tunnel_lookup()
Taehee Yoo
2020-06-19
1
-6
/
+8
|
*
|
|
ip6_gre: fix use-after-free in ip6gre_tunnel_lookup()
Taehee Yoo
2020-06-19
1
-3
/
+6
|
*
|
|
net: fix memleak in register_netdevice()
Yang Yingliang
2020-06-19
1
-0
/
+7
|
|
|
/
|
|
/
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-06-17
1
-0
/
+1
|
|
\
\
|
|
*
|
xdp: Handle frame_sz in xdp_convert_zc_to_xdp_frame()
Hangbin Liu
2020-06-17
1
-0
/
+1
*
|
|
|
Merge tag 'ceph-for-5.8-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
2020-06-19
2
-13
/
+10
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
libceph: don't omit used_replica in target_copy()
Ilya Dryomov
2020-06-16
1
-0
/
+1
|
*
|
|
libceph: don't omit recovery_deletes in target_copy()
Ilya Dryomov
2020-06-16
1
-0
/
+1
|
*
|
|
libceph: move away from global osd_req_flags
Ilya Dryomov
2020-06-16
2
-13
/
+8
*
|
|
|
tcp: grow window for OOO packets only for SACK flows
Eric Dumazet
2020-06-16
1
-2
/
+10
*
|
|
|
mptcp: fix memory leak in mptcp_subflow_create_socket()
Wei Yongjun
2020-06-16
1
-1
/
+3
*
|
|
|
netfilter: flowtable: Make nf_flow_table_offload_add/del_cb inline
Alaa Hleihel
2020-06-16
1
-45
/
+0
*
|
|
|
net/sched: act_ct: Make tcf_ct_flow_table_restore_skb inline
Alaa Hleihel
2020-06-16
1
-11
/
+0
|
|
/
/
|
/
|
|
*
|
|
mld: fix memory leak in ipv6_mc_destroy_dev()
Wang Hai
2020-06-15
1
-0
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-06-15
4
-25
/
+65
|
\
\
\
|
*
|
|
netfilter: nf_tables: hook list memleak in flowtable deletion
Pablo Neira Ayuso
2020-06-12
1
-7
/
+24
|
*
|
|
netfilter: ctnetlink: memleak in filter initialization error path
Pablo Neira Ayuso
2020-06-10
1
-10
/
+22
|
*
|
|
netfilter: nft_set_pipapo: Disable preemption before getting per-CPU pointer
Stefano Brivio
2020-06-08
1
-1
/
+5
[prev]
[next]