summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-12-17sunrpc: fix crash when cache_head become valid before updatePavel Tikhomirov
2019-12-17appletalk: Set error code if register_snap_client failedYueHaibing
2019-12-17appletalk: Fix potential NULL pointer dereference in unregister_snap_clientYueHaibing
2019-12-17tcp: exit if nothing to retransmit on RTO timeoutEric Dumazet
2019-12-17tcp: fix SNMP TCP timeout under-estimationYuchung Cheng
2019-12-17tcp: fix SNMP under-estimation on failed retransmissionYuchung Cheng
2019-12-17tcp: fix off-by-one bug on aborting window-probing socketYuchung Cheng
2019-12-17net/x25: fix null_x25_address handlingMartin Schiller
2019-12-17net/x25: fix called/calling length calculation in x25_parse_address_blockMartin Schiller
2019-12-17net/smc: use after free fix in smc_wr_tx_put_slot()Ursula Braun
2019-12-17xfrm: release device reference for invalid stateXiaodong Xu
2019-12-05net: sched: fix `tc -s class show` no bstats on class with nolock subqueuesDust Li
2019-12-05sctp: cache netns in sctp_ep_commonXin Long
2019-12-05tipc: fix link name length checkJohn Rutherford
2019-12-05openvswitch: remove another BUG_ON()Paolo Abeni
2019-12-05openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info()Paolo Abeni
2019-12-05openvswitch: fix flow command message sizePaolo Abeni
2019-12-05net: psample: fix skb_over_panicNikolay Aleksandrov
2019-12-05xfrm: Fix memleak on xfrm state destroySteffen Klassert
2019-12-05sctp: don't compare hb_timer expire date before starting itMaciej Kwiecien
2019-12-05net: fix possible overflow in __sk_mem_raise_allocated()Eric Dumazet
2019-12-05tipc: fix skb may be leaky in tipc_link_inputHoang Le
2019-12-05net/smc: prevent races between smc_lgr_terminate() and smc_conn_free()Karsten Graul
2019-12-05decnet: fix DN_IFREQ_SIZEJohannes Berg
2019-12-05ip_tunnel: Make none-tunnel-dst tunnel port work with lwtunnelwenxu
2019-12-05net/core/neighbour: fix kmemleak minimal reference count for hash tablesKonstantin Khlebnikov
2019-12-05net/core/neighbour: tell kmemleak about hash tablesKonstantin Khlebnikov
2019-12-05tipc: fix memory leak in tipc_nl_compat_publ_dumpGustavo A. R. Silva
2019-12-05tipc: fix a missing check of genlmsg_putKangjie Lu
2019-12-05net/net_namespace: Check the return value of register_pernet_subsys()Aditya Pakki
2019-12-05net/netlink_compat: Fix a missing check of nla_parse_nestedAditya Pakki
2019-12-05VSOCK: bind to random port for VMADDR_PORT_ANYLepton Wu
2019-12-05mac80211: fix station inactive_time shortly after bootAhmed Zaki
2019-12-05bridge: ebtables: don't crash when using dnat target in output chainsFlorian Westphal
2019-12-01cfg80211: call disconnect_wk when AP stopsJohannes Berg
2019-12-01ipv6: Fix handling of LLA with VRF and sockets bound to VRFDavid Ahern
2019-12-01cfg80211: Prevent regulatory restore during STA disconnect in concurrent inte...Sriram R
2019-12-01openvswitch: fix linking without CONFIG_NF_CONNTRACK_LABELSArnd Bergmann
2019-12-01net: do not abort bulk send on BQL statusEric Dumazet
2019-12-01sunrpc: safely reallow resvport min/max inversionJ. Bruce Fields
2019-12-01SUNRPC: Fix a compile warning for cmpxchg64()Trond Myklebust
2019-12-01net: fix warning in af_unixKyeongdon Kim
2019-12-01vhost/vsock: split packets to send using multiple buffersStefano Garzarella
2019-12-01net/sched: act_pedit: fix WARN() in the traffic pathDavide Caratti
2019-12-01net: rtnetlink: prevent underflows in do_setvfinfo()Dan Carpenter
2019-11-24mac80211: minstrel: fix sampling/reporting of CCK rates in HT modeFelix Fietkau
2019-11-24mac80211: minstrel: fix CCK rate group streams valueFelix Fietkau
2019-11-24mac80211: minstrel: fix using short preamble CCK rates on HT clientsFelix Fietkau
2019-11-24netfilter: nft_compat: do not dump private areaPablo Neira Ayuso
2019-11-24xfrm: use correct size to initialise sp->ovecLi RongQing