index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2019-07-29
net/af_iucv: mark expected switch fall-throughs
Gustavo A. R. Silva
2019-07-29
net: bridge: delete local fdb on device init failure
Nikolay Aleksandrov
2019-07-29
net: sched: Fix a possible null-pointer dereference in dequeue_func()
Jia-Ju Bai
2019-07-27
net: rds: Fix possible null-pointer dereferences in rds_rdma_cm_event_handler...
Jia-Ju Bai
2019-07-26
ip6_tunnel: fix possible use-after-free on xmit
Haishuang Yan
2019-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-07-25
ipip: validate header length in ipip_tunnel_xmit
Haishuang Yan
2019-07-25
ife: error out when nla attributes are empty
Cong Wang
2019-07-24
netrom: hold sock when setting skb->destructor
Cong Wang
2019-07-24
ovs: datapath: hide clang frame-overflow warnings
Arnd Bergmann
2019-07-24
Merge tag 'linux-can-fixes-for-5.3-20190724' of git://git.kernel.org/pub/scm/...
David S. Miller
2019-07-24
ip6_gre: reload ipv6h in prepare_ip6gre_xmit_ipv6
Haishuang Yan
2019-07-24
net/ipv4: cleanup error condition testing
Pavel Machek
2019-07-24
can: gw: Fix error path of cgw_module_init
YueHaibing
2019-07-23
bpf: fix access to skb_shared_info->gso_segs
Eric Dumazet
2019-07-22
bpf: sockmap/tls, close can race with map free
John Fastabend
2019-07-22
bpf: sockmap, only create entry if ulp is not already enabled
John Fastabend
2019-07-22
bpf: sockmap, synchronize_rcu before free'ing map
John Fastabend
2019-07-22
bpf: sockmap, sock_map_delete needs to use xchg
John Fastabend
2019-07-22
net/tls: fix transition through disconnect with close
John Fastabend
2019-07-22
net/tls: remove sock unlock/lock around strp_done()
John Fastabend
2019-07-22
net/tls: remove close callback sock unlock/lock around TX work flush
John Fastabend
2019-07-22
net/tls: don't call tls_sk_proto_close for hw record offload
Jakub Kicinski
2019-07-22
net/tls: don't arm strparser immediately in tls_set_sw_offload()
Jakub Kicinski
2019-07-21
tcp: be more careful in tcp_fragment()
Eric Dumazet
2019-07-21
net: sched: verify that q!=NULL before setting q->flags
Vlad Buslov
2019-07-21
tipc: Fix a typo
Christophe JAILLET
2019-07-20
mac80211: don't warn about CW params when not using them
Brian Norris
2019-07-20
mac80211: fix possible memory leak in ieee80211_assign_beacon
Lorenzo Bianconi
2019-07-19
net: flow_offload: add flow_block structure and use it
Pablo Neira Ayuso
2019-07-19
net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t
Pablo Neira Ayuso
2019-07-19
net: flow_offload: remove netns parameter from flow_block_cb_alloc()
Pablo Neira Ayuso
2019-07-19
net: openvswitch: rename flow_stats to sw_flow_stats
Pablo Neira Ayuso
2019-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-07-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-07-19
netfilter: bridge: make NF_TABLES_BRIDGE tristate
Arnd Bergmann
2019-07-18
tcp: fix tcp_set_congestion_control() use from bpf hook
Eric Dumazet
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
2019-07-18
net: dsa: sja1105: Fix missing unlock on error in sk_buff()
Wei Yongjun
2019-07-18
Merge tag 'nfs-for-5.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2019-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-07-18
ipv6: Unlink sibling route in case of failure
Ido Schimmel
2019-07-18
netfilter: bridge: NF_CONNTRACK_BRIDGE does not depend on NF_TABLES_BRIDGE
Pablo Neira Ayuso
2019-07-18
netfilter: nft_meta: skip EAGAIN if nft_meta_bridge is not a module
Pablo Neira Ayuso
2019-07-18
netfilter: synproxy: fix rst sequence number mismatch
Fernando Fernandez Mancera
2019-07-18
udp: Fix typo in net/ipv4/udp.c
Su Yanjun
2019-07-18
SUNRPC: Optimise transport balancing code
Trond Myklebust
2019-07-18
SUNRPC: Ensure the bvecs are reset when we re-encode the RPC request
Trond Myklebust
[next]