index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2019-03-21
net-sysfs: Fix memory leak in netdev_register_kobject
Wang Hai
2019-03-21
net/sched: let actions use RCU to access 'goto_chain'
Davide Caratti
2019-03-21
net/sched: act_vlan: validate the control action inside init()
Davide Caratti
2019-03-21
net/sched: act_tunnel_key: validate the control action inside init()
Davide Caratti
2019-03-21
net/sched: act_skbmod: validate the control action inside init()
Davide Caratti
2019-03-21
net/sched: act_skbedit: validate the control action inside init()
Davide Caratti
2019-03-21
net/sched: act_simple: validate the control action inside init()
Davide Caratti
2019-03-21
net/sched: act_sample: validate the control action inside init()
Davide Caratti
2019-03-21
net/sched: act_police: validate the control action inside init()
Davide Caratti
2019-03-21
net/sched: act_pedit: validate the control action inside init()
Davide Caratti
2019-03-21
net/sched: act_nat: validate the control action inside init()
Davide Caratti
2019-03-21
net/sched: act_connmark: validate the control action inside init()
Davide Caratti
2019-03-21
net/sched: act_mirred: validate the control action inside init()
Davide Caratti
2019-03-21
net/sched: act_ife: validate the control action inside init()
Davide Caratti
2019-03-21
net/sched: act_gact: validate the control action inside init()
Davide Caratti
2019-03-21
net/sched: act_csum: validate the control action inside init()
Davide Caratti
2019-03-21
net/sched: act_bpf: validate the control action inside init()
Davide Caratti
2019-03-21
net/sched: prepare TC actions to properly validate the control action
Davide Caratti
2019-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-03-21
genetlink: Fix a memory leak on error path
YueHaibing
2019-03-21
tipc: fix cancellation of topology subscriptions
Erik Hugne
2019-03-20
sctp: use memdup_user instead of vmemdup_user
Xin Long
2019-03-20
ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of NULL
Xin Long
2019-03-20
net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec
Christoph Paasch
2019-03-20
netfilter: nf_tables: add missing ->release_ops() in error path of newrule()
Taehee Yoo
2019-03-19
mpls: Fix 6PE forwarding
Vinay K Nallamothu
2019-03-19
dccp: do not use ipv6 header for ipv4 flow
Eric Dumazet
2019-03-19
tcp: do not use ipv6 header for ipv4 flow
Eric Dumazet
2019-03-19
nfc: Fix to check for kmemdup failure
Aditya Pakki
2019-03-19
net-sysfs: call dev_hold if kobject_init_and_add success
YueHaibing
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_STREAM_SCHEDULER soc...
Xin Long
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_EVENT sockopt
Xin Long
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_ENABLE_STREAM_RESET ...
Xin Long
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_DEFAULT_PRINFO sockopt
Xin Long
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_AUTH_DEACTIVATE_KEY ...
Xin Long
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_AUTH_DELETE_KEY sockopt
Xin Long
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_AUTH_ACTIVE_KEY sockopt
Xin Long
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_AUTH_KEY sockopt
Xin Long
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_MAX_BURST sockopt
Xin Long
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_CONTEXT sockopt
Xin Long
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_DEFAULT_SNDINFO sockopt
Xin Long
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_DELAYED_SACK sockopt
Xin Long
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_DEFAULT_SEND_PARAM s...
Marcelo Ricardo Leitner
2019-03-18
sctp: not copy sctp_sock pd_lobby in sctp_copy_descendant
Xin Long
2019-03-18
af_packet: fix the tx skb protocol in raw sockets with ETH_P_ALL
Yoshiki Komachi
2019-03-18
packets: Always register packet sk in the same order
Maxime Chevallier
2019-03-18
net: rose: fix a possible stack overflow
Eric Dumazet
2019-03-18
netfilter: nft_redir: fix module autoload with ip4
Pablo Neira Ayuso
2019-03-18
netfilter: nf_tables: bogus EBUSY in helper removal from transaction
Pablo Neira Ayuso
2019-03-18
netfilter: ip6t_srh: fix NULL pointer dereferences
Kangjie Lu
[next]