summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2019-12-21tipc: fix ordering of tipc module init and exit routineTaehee Yoo
2019-12-21tcp: md5: fix potential overestimation of TCP option spaceEric Dumazet
2019-12-21openvswitch: support asymmetric conntrackAaron Conole
2019-12-21net: sched: fix dump qlen for sch_mq/sch_mqprio with NOLOCK subqueuesDust Li
2019-12-21net: dsa: fix flow dissection on Tx pathAlexander Lobakin
2019-12-21net: bridge: deny dev_set_mac_address() when unregisteringNikolay Aleksandrov
2019-12-21mqprio: Fix out-of-bounds access in mqprio_dumpVladyslav Tarasiuk
2019-12-21inet: protect against too small mtu values.Eric Dumazet
2019-12-17sunrpc: fix crash when cache_head become valid before updatePavel Tikhomirov
2019-12-17gre: refetch erspan header from skb->data after pskb_may_pull()Cong Wang
2019-12-17net/smc: do not wait under send_lockKarsten Graul
2019-12-17sch_cake: Correctly update parent qlen when splitting GSO packetsToke Høiland-Jørgensen
2019-12-13appletalk: Set error code if register_snap_client failedYueHaibing
2019-12-13appletalk: Fix potential NULL pointer dereference in unregister_snap_clientYueHaibing
2019-12-13net: qrtr: fix memort leak in qrtr_tun_write_iterNavid Emamdoost
2019-12-13xfrm interface: fix management of phydevNicolas Dichtel
2019-12-13xfrm interface: fix list corruption for x-netnsNicolas Dichtel
2019-12-13xfrm interface: avoid corruption on changelinkNicolas Dichtel
2019-12-13xfrm interface: fix memory leak on creationNicolas Dichtel
2019-12-13sctp: frag_point sanity checkJakub Audykowicz
2019-12-13tcp: fix SNMP TCP timeout under-estimationYuchung Cheng
2019-12-13tcp: fix SNMP under-estimation on failed retransmissionYuchung Cheng
2019-12-13tcp: fix off-by-one bug on aborting window-probing socketYuchung Cheng
2019-12-13net/x25: fix null_x25_address handlingMartin Schiller
2019-12-13net/x25: fix called/calling length calculation in x25_parse_address_blockMartin Schiller
2019-12-13sctp: increase sk_wmem_alloc when head->truesize is increasedXin Long
2019-12-13net/ipv6: re-do dad when interface has IFF_NOARP flag changeHangbin Liu
2019-12-13net/smc: use after free fix in smc_wr_tx_put_slot()Ursula Braun
2019-12-13sctp: count sk_wmem_alloc by skb truesize in sctp_packet_transmitXin Long
2019-12-13netfilter: nf_tables: don't use position attribute on rule replacementFlorian Westphal
2019-12-13xfrm: release device reference for invalid stateXiaodong Xu
2019-12-05tcp: exit if nothing to retransmit on RTO timeoutYuchung Cheng
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-05sctp: Fix memory leak in sctp_sf_do_5_2_4_dupcookNavid Emamdoost
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: ip6_gre: do not report erspan_ver for ip6gre or ip6gretapLorenzo Bianconi
2019-12-05net: ip_gre: do not report erspan_ver for gre or gretapLorenzo Bianconi
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: fix byte_order for rx_curs_confirmedUrsula Braun
2019-12-05net/smc: fix sender_free computationUrsula Braun
2019-12-05net/smc: don't wait for send buffer space when data was already sentKarsten Graul
2019-12-05net/smc: prevent races between smc_lgr_terminate() and smc_conn_free()Karsten Graul