index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2022-03-02
net-timestamp: convert sk->sk_tskey to atomic_t
Eric Dumazet
2022-03-02
net: use sk_is_tcp() in more places
Eric Dumazet
2022-03-02
udp_tunnel: Fix end of loop test in udp_tunnel_nic_unregister()
Dan Carpenter
2022-03-02
net/smc: Use a mutex for locking "struct smc_pnettable"
Fabio M. De Francesco
2022-03-02
netfilter: nf_tables: fix memory leak during stateful obj update
Florian Westphal
2022-03-02
net: dsa: avoid call to __dev_set_promiscuity() while rtnl_mutex isn't held
Vladimir Oltean
2022-03-02
netfilter: nf_tables: unregister flowtable hooks on netns exit
Pablo Neira Ayuso
2022-03-02
net/sched: act_ct: Fix flow table lookup after ct clear or switching zones
Paul Blakey
2022-03-02
openvswitch: Fix setting ipv6 fields causing hw csum failure
Paul Blakey
2022-03-02
gso: do not skip outer ip header in case of ipip and net_failover
Tao Liu
2022-03-02
tipc: Fix end of loop tests for list_for_each_entry()
Dan Carpenter
2022-03-02
net: __pskb_pull_tail() & pskb_carve_frag_list() drop_monitor friends
Eric Dumazet
2022-03-02
bpf: Do not try bpf_msg_push_data with len 0
Felix Maurer
2022-03-02
mptcp: add mibs counter for ignored incoming options
Paolo Abeni
2022-03-02
mptcp: fix race in incoming ADD_ADDR option processing
Paolo Abeni
2022-03-02
ping: remove pr_err from ping_lookup
Xin Long
2022-03-02
netfilter: nf_tables_offload: incorrect flow offload action array size
Pablo Neira Ayuso
2022-03-02
netfilter: xt_socket: missing ifdef CONFIG_IP6_NF_IPTABLES dependency
Pablo Neira Ayuso
2022-03-02
netfilter: xt_socket: fix a typo in socket_mt_destroy()
Eric Dumazet
2022-02-23
xprtrdma: fix pointer derefs in error cases of rpcrdma_ep_create
Dan Aloni
2022-02-23
netfilter: conntrack: don't refresh sctp entries in closed state
Florian Westphal
2022-02-23
net: sched: limit TC_ACT_REPEAT loops
Eric Dumazet
2022-02-23
tipc: fix wrong notification node addresses
Jon Maloy
2022-02-23
net: bridge: multicast: notify switchdev driver whenever MC processing gets d...
Oleksandr Mazur
2022-02-23
tipc: fix wrong publisher node address in link publications
Jon Maloy
2022-02-23
net/smc: Avoid overwriting the copies of clcsock callback functions
Wen Gu
2022-02-23
net_sched: add __rcu annotation to netdev->qdisc
Eric Dumazet
2022-02-23
drop_monitor: fix data-race in dropmon_net_event / trace_napi_poll_hit
Eric Dumazet
2022-02-23
mctp: fix use after free
Tom Rix
2022-02-23
ping: fix the dif and sdif check in ping_lookup
Xin Long
2022-02-23
net: dsa: lan9303: handle hwaccel VLAN tags
Mans Rullgard
2022-02-23
net: dsa: mv88e6xxx: flush switchdev FDB workqueue before removing VLAN
Vladimir Oltean
2022-02-23
cfg80211: fix race in netlink owner interface destruction
Johannes Berg
2022-02-23
mac80211: mlme: check for null after calling kmemdup
Jiasheng Jiang
2022-02-23
ipv6: per-netns exclusive flowlabel checks
Willem de Bruijn
2022-02-23
ipv6: mcast: use rcu-safe version of ipv6_get_lladdr()
Ignat Korchagin
2022-02-23
ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rt
Eric Dumazet
2022-02-23
ipv4: fix data races in fib_alias_hw_flags_set
Eric Dumazet
2022-02-23
netfilter: nft_synproxy: unregister hooks on init error path
Pablo Neira Ayuso
2022-02-23
vsock: remove vsock from connected table when connect is interrupted by a signal
Seth Forshee
2022-02-23
ax25: improve the incomplete fix to avoid UAF and NPD bugs
Duoming Zhou
2022-02-23
bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem.
Hao Luo
2022-02-23
bpf: Introduce MEM_RDONLY flag
Hao Luo
2022-02-23
bpf: Replace PTR_TO_XXX_OR_NULL with PTR_TO_XXX | PTR_MAYBE_NULL
Hao Luo
2022-02-16
mptcp: netlink: process IPv6 addrs in creating listening sockets
Kishen Maloor
2022-02-16
net: dsa: fix panic when DSA master device unbinds on shutdown
Vladimir Oltean
2022-02-16
tipc: rate limit warning for received illegal binding update
Jon Maloy
2022-02-16
ipmr,ip6mr: acquire RTNL before calling ip[6]mr_free_table() on failure path
Eric Dumazet
2022-02-16
SUNRPC: lock against ->sock changing during sysfs read
NeilBrown
2022-02-16
tcp: take care of mixed splice()/sendmsg(MSG_ZEROCOPY) case
Eric Dumazet
[next]