summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2020-02-01Bluetooth: Allow combination of BDADDR_PROPERTY and INVALID_BDADDR quirksMarcel Holtmann
2020-02-01rxrpc: Fix use-after-free in rxrpc_receive_data()David Howells
2020-02-01net: include struct nhmsg size in nh nlmsg sizeStephen Worley
2020-02-01net_sched: walk through all child classes in tc_bind_tclass()Cong Wang
2020-02-01net_sched: fix ops->bind_class() implementationsCong Wang
2020-02-01net_sched: ematch: reject invalid TCF_EM_SIMPLEEric Dumazet
2020-01-29net/x25: fix nonblocking connectMartin Schiller
2020-01-29netfilter: nf_tables: autoload modules from the abort pathPablo Neira Ayuso
2020-01-29netfilter: nf_tables: add __nft_chain_type_get()Pablo Neira Ayuso
2020-01-29netfilter: ipset: use bitmap infrastructure completelyKadlecsik József
2020-01-29net, sk_msg: Don't check if sock is locked when tearing down psockJakub Sitnicki
2020-01-29xfrm: support output_mark for offload ESP packetsUlrich Weber
2020-01-29hsr: Fix a compilation errorxiaofeng.yan
2020-01-29netfilter: nft_osf: add missing check for DREG attributeFlorian Westphal
2020-01-29net/tls: fix async operationJakub Kicinski
2020-01-29ipv4: Detect rollover in specific fib table dumpDavid Ahern
2020-01-29net: Fix packet reordering caused by GRO and listified RX cooperationMaxim Mikityanskiy
2020-01-29fou: Fix IPv6 netlink policyKristian Evensen
2020-01-29tcp: do not leave dangling pointers in tp->highest_sackEric Dumazet
2020-01-29tcp_bbr: improve arithmetic division in bbr_update_bw()Wen Yang
2020-01-29Revert "udp: do rmem bulk free even if the rx sk queue is empty"Paolo Abeni
2020-01-29net-sysfs: Fix reference count leakJouni Hogander
2020-01-29net_sched: use validated TCA_KIND attribute in tc_new_tfilter()Eric Dumazet
2020-01-29net_sched: fix datalen for ematchCong Wang
2020-01-29net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link()Eric Dumazet
2020-01-29net, ip_tunnel: fix namespaces moveWilliam Dauchy
2020-01-29net, ip6_tunnel: fix namespaces moveWilliam Dauchy
2020-01-29net: ip6_gre: fix moving ip6gre between namespacesNiko Kortstrom
2020-01-29ipv6: sr: remove SKB_GSO_IPXIP6 on End.D* actionsYuki Taguchi
2020-01-26net-sysfs: Call dev_hold always in netdev_queue_add_kobjectJouni Hogander
2020-01-26SUNRPC: Fix another issue with MIC buffer spaceChuck Lever
2020-01-26packet: fix data-race in fanout_flow_is_huge()Eric Dumazet
2020-01-26net: neigh: use long type to store jiffies deltaEric Dumazet
2020-01-26net: openvswitch: don't unlock mutex when changing the user_features failsTonghao Zhang
2020-01-26tipc: fix wrong timeout input for tipc_wait_for_cond()Tung Nguyen
2020-01-26tipc: fix wrong socket reference counter after tipc_sk_timeout() returnsTung Nguyen
2020-01-26tipc: fix potential memory leak in __tipc_sendmsg()Tung Nguyen
2020-01-26tipc: update mon's self addr when node addr generatedHoang Le
2020-01-26tipc: reduce sensitive to retransmit failuresHoang Le
2020-01-26SUNRPC: Fix backchannel latency metricsChuck Lever
2020-01-26SUNRPC: Fix svcauth_gss_proxy_init()Chuck Lever
2020-01-23cfg80211: check for set_wiphy_paramsJohannes Berg
2020-01-23tcp: refine rule to allow EPOLLOUT generation under mem pressureEric Dumazet
2020-01-23devlink: Wait longer before warning about unset port typeIdo Schimmel
2020-01-23net: sched: act_ctinfo: fix memory leakEric Dumazet
2020-01-23net: dsa: tag_gswip: fix typo in tagger nameAlexander Lobakin
2020-01-23tcp: fix marked lost packets not being retransmittedPengcheng Yang
2020-01-23net/sched: act_ife: initalize ife->metalist earlierEric Dumazet
2020-01-23net: dsa: tag_qca: fix doubled Tx statisticsAlexander Lobakin
2020-01-23net: avoid updating qdisc_xmit_lock_key in netdev_update_lockdep_key()Cong Wang