index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2020-06-30
xsk: Use dma_need_sync instead of reimplenting it
Christoph Hellwig
2020-06-30
xsk: Remove a double pool->dev assignment in xp_dma_map
Christoph Hellwig
2020-06-30
xsk: Replace the cheap_dma flag with a dma_need_sync flag
Christoph Hellwig
2020-06-28
bpf, sockmap: RCU dereferenced psock may be used outside RCU block
John Fastabend
2020-06-28
bpf, sockmap: RCU splat with redirect and strparser error or TLS
John Fastabend
2020-06-20
net: Add MODULE_DESCRIPTION entries to network modules
Rob Gill
2020-06-20
rxrpc: Fix notification call on completion of discarded calls
David Howells
2020-06-19
net/sched: cls_api: fix nooffloaddevcnt warning dmesg log
wenxu
2020-06-19
net: flow_offload: fix flow_indr_dev_unregister path
wenxu
2020-06-19
flow_offload: use flow_indr_block_cb_alloc/remove function
wenxu
2020-06-19
flow_offload: add flow_indr_block_cb_alloc/remove function
wenxu
2020-06-19
Merge tag 'rxrpc-fixes-20200618' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
2020-06-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2020-06-18
net: increment xmit_recursion level in dev_direct_xmit()
Eric Dumazet
2020-06-18
net: ethtool: add missing NETIF_F_GSO_FRAGLIST feature string
Alexander Lobakin
2020-06-18
mptcp: drop MP_JOIN request sock on syn cookies
Paolo Abeni
2020-06-18
mptcp: cache msk on MP_JOIN init_req
Paolo Abeni
2020-06-18
net: Fix the arp error in some cases
guodeqing
2020-06-18
net/sched: act_gate: fix configuration of the periodic timer
Davide Caratti
2020-06-18
net/sched: act_gate: fix NULL dereference in tcf_gate_init()
Davide Caratti
2020-06-18
ip_tunnel: fix use-after-free in ip_tunnel_lookup()
Taehee Yoo
2020-06-18
ip6_gre: fix use-after-free in ip6gre_tunnel_lookup()
Taehee Yoo
2020-06-18
net: fix memleak in register_netdevice()
Yang Yingliang
2020-06-17
rxrpc: Fix afs large storage transmission performance drop
David Howells
2020-06-17
rxrpc: Fix handling of rwind from an ACK packet
David Howells
2020-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-06-17
xdp: Handle frame_sz in xdp_convert_zc_to_xdp_frame()
Hangbin Liu
2020-06-16
tcp: grow window for OOO packets only for SACK flows
Eric Dumazet
2020-06-15
mptcp: fix memory leak in mptcp_subflow_create_socket()
Wei Yongjun
2020-06-15
netfilter: flowtable: Make nf_flow_table_offload_add/del_cb inline
Alaa Hleihel
2020-06-15
net/sched: act_ct: Make tcf_ct_flow_table_restore_skb inline
Alaa Hleihel
2020-06-15
mld: fix memory leak in ipv6_mc_destroy_dev()
Wang Hai
2020-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-06-15
mptcp: use list_first_entry_or_null
Geliang Tang
2020-06-15
mptcp: drop MPTCP_PM_MAX_ADDR
Geliang Tang
2020-06-15
net/rds: NULL pointer de-reference in rds_ib_add_one()
Ka-Cheong Poon
2020-06-15
esp, ah: modernize the crypto algorithm selections
Eric Biggers
2020-06-15
esp: select CRYPTO_SEQIV
Eric Biggers
2020-06-15
esp, ah: consolidate the crypto algorithm selections
Eric Biggers
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-06-13
net: atm: Remove the error message according to the atomic context
Liao Pingfang
2020-06-13
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-06-13
Merge tag '9p-for-5.8' of git://github.com/martinetd/linux
Linus Torvalds
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-12
bpf: Fix memlock accounting for sock_hash
Andrey Ignatov
2020-06-12
bpf: sockmap: Don't attach programs to UDP sockets
Lorenz Bauer
2020-06-12
bpf: tcp: Recv() should return 0 when the peer socket is closed
Sabrina Dubroca
2020-06-12
genetlink: clean up family attributes allocations
Cong Wang
2020-06-12
netfilter: nf_tables: hook list memleak in flowtable deletion
Pablo Neira Ayuso
[next]