aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2020-03-07net/smc: add fallback check to connect()Ursula Braun
2020-03-07netfilter: ebtables: compat: reject all padding in matches/watchersFlorian Westphal
2020-02-27Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-02-27Merge tag 'v5.2.33' into v5.2/standard/baseBruce Ashfield
2020-02-24mac80211: consider QoS Null frames for STA_NULLFUNC_ACKEDThomas Pedersen
2020-02-24Bluetooth: Fix advertising duplicated flagsLuiz Augusto von Dentz
2020-02-24Bluetooth: hci_core: fix init for HCI_USER_CHANNELMattijs Korpershoek
2020-02-24Bluetooth: Workaround directed advertising bug in Broadcom controllersSzymon Janc
2020-02-24Bluetooth: missed cpu_to_le16 conversion in hci_init4_reqBen Dooks (Codethink)
2020-02-24net/smc: increase device refcount for added link groupUrsula Braun
2020-02-24neighbour: remove neigh_cleanup() methodEric Dumazet
2020-02-24sctp: fix err handling of stream initializationMarcelo Ricardo Leitner
2020-02-24sctp: fully initialize v4 addr in some functionsXin Long
2020-02-24sctp: fix memleak on err handling of stream initializationMarcelo Ricardo Leitner
2020-02-24net: nfc: nci: fix a possible sleep-in-atomic-context bug in nci_uart_tty_rec...Jia-Ju Bai
2020-02-24af_packet: set defaule value for tmoMao Wenan
2020-02-05Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-02-05Merge tag 'v5.2.31' into v5.2/standard/baseBruce Ashfield
2020-01-31hsr: fix a NULL pointer dereference in hsr_dev_xmit()Taehee Yoo
2020-01-31gre: refetch erspan header from skb->data after pskb_may_pull()Cong Wang
2020-01-31net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca
2020-01-31net: ipv6: add net argument to ip6_dst_lookup_flowSabrina Dubroca
2020-01-31tipc: fix ordering of tipc module init and exit routineTaehee Yoo
2020-01-31tcp: md5: fix potential overestimation of TCP option spaceEric Dumazet
2020-01-31openvswitch: support asymmetric conntrackAaron Conole
2020-01-31net/tls: Fix return values to avoid ENOTSUPPValentin Vidic
2020-01-31net: sched: fix dump qlen for sch_mq/sch_mqprio with NOLOCK subqueuesDust Li
2020-01-31net: dsa: fix flow dissection on Tx pathAlexander Lobakin
2020-01-31net: bridge: deny dev_set_mac_address() when unregisteringNikolay Aleksandrov
2020-01-31mqprio: Fix out-of-bounds access in mqprio_dumpVladyslav Tarasiuk
2020-01-31inet: protect against too small mtu values.Eric Dumazet
2020-01-31net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add()Eric Dumazet
2020-01-31SUNRPC: Fix another issue with MIC buffer spaceChuck Lever
2020-01-31mac80211: Do not send Layer 2 Update frame before authorizationJouni Malinen
2020-01-20Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-01-20Merge tag 'v5.2.30' into v5.2/standard/baseBruce Ashfield
2020-01-19xfrm: release device reference for invalid stateXiaodong Xu
2020-01-19tipc: fix link name length checkJohn Rutherford
2020-01-19net/tls: use sg_next() to walk sg entriesJakub Kicinski
2020-01-19net/tls: remove the dead inplace_crypto codeJakub Kicinski
2020-01-19net: skmsg: fix TLS 1.3 crash with full sk_msgJakub Kicinski
2020-01-19net: sockmap: use bitmap for copy infoJakub Kicinski
2020-01-19net/tls: free the record on encryption errorJakub Kicinski
2020-01-19net/tls: take into account that bpf_exec_tx_verdict() may free the recordJakub Kicinski
2020-01-19openvswitch: remove another BUG_ON()Paolo Abeni
2020-01-19openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info()Paolo Abeni
2020-01-19sctp: cache netns in sctp_ep_commonXin Long
2020-01-19sctp: Fix memory leak in sctp_sf_do_5_2_4_dupcookNavid Emamdoost
2020-01-19openvswitch: fix flow command message sizePaolo Abeni
2020-01-19net: sched: fix `tc -s class show` no bstats on class with nolock subqueuesDust Li