summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-09-21nl80211: Fix possible Spectre-v1 for CQM RSSI thresholdsMasashi Honma
2019-09-21net: dsa: Fix load order between DSA drivers and taggersAndrew Lunn
2019-09-21udp: correct reuseport selection with connected socketsWillem de Bruijn
2019-09-21net_sched: let qdisc_put() accept NULL pointerCong Wang
2019-09-21net/sched: fix race between deactivation and dequeue for NOLOCK qdiscPaolo Abeni
2019-09-21ip6_gre: fix a dst leak in ip6erspan_tunnel_xmitXin Long
2019-09-13sctp: destroy bucket if failed to bind addrMao Wenan
2019-09-13sctp: remove redundant assignment when call sctp_get_port_localMao Wenan
2019-09-13sctp: change return type of sctp_get_port_localMao Wenan
2019-09-12sctp: Fix the link time qualifier of 'sctp_ctrlsock_exit()'Christophe JAILLET
2019-09-12net: qrtr: fix memort leak in qrtr_tun_write_iterNavid Emamdoost
2019-09-12net: Fix null de-reference of device refcountSubash Abhinov Kasiviswanathan
2019-09-12ipv6: Fix the link time qualifier of 'ping_v6_proc_exit_net()'Christophe JAILLET
2019-09-11tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWRNeal Cardwell
2019-09-11net/rds: An rds_sock is added too early to the hash tableKa-Cheong Poon
2019-09-11mac80211: Do not send Layer 2 Update frame before authorizationJouni Malinen
2019-09-10sctp: fix the missing put_user when dumping transport thresholdsXin Long
2019-09-10sch_hhf: ensure quantum and hhf_non_hh_weight are non-zeroCong Wang
2019-09-10net_sched: check cops->tcf_block in tc_bind_tclass()Cong Wang
2019-09-10bridge/mdb: remove wrong use of NLM_F_MULTINicolas Dichtel
2019-09-07net: gso: Fix skb_segment splat when splitting gso_size mangled skb having li...Shmulik Ladkani
2019-09-07ipv6: addrconf_f6i_alloc - fix non-null pointer check to !IS_ERR()Maciej Żenczykowski
2019-09-06net: sched: fix reordering issuesEric Dumazet
2019-09-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2019-09-05net: Properly update v4 routes with v6 nexthopDonald Sharp
2019-09-05ipv6: Fix RTA_MULTIPATH with nexthop objectsDavid Ahern
2019-09-05net: sock_map, fix missing ulp check in sock hash caseJohn Fastabend
2019-09-05tipc: add NULL pointer check before calling kfree_rcuXin Long
2019-09-05Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2019-09-05Revert "Bluetooth: validate BLE connection interval updates"Marcel Holtmann
2019-09-05net-ipv6: fix excessive RTF_ADDRCONF flag on ::1/128 local route (and others)Maciej Żenczykowski
2019-09-05sctp: use transport pf_retrans in sctp_do_8_2_transport_strikeXin Long
2019-09-05rxrpc: Fix misplaced tracelineDavid Howells
2019-09-03netfilter: nf_flow_table: set default timeout after successful insertionPablo Neira Ayuso
2019-09-03netfilter: ctnetlink: honor IPS_OFFLOAD flagPablo Neira Ayuso
2019-09-03netfilter: nft_fib_netdev: Terminate rule eval if protocol=IPv6 and ipv6 modu...Leonardo Bras
2019-09-02netfilter: nft_socket: fix erroneous socket assignmentFernando Fernandez Mancera
2019-09-02netfilter: bridge: Drops IPv6 packets if IPv6 module is not loadedLeonardo Bras
2019-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-08-31net/sched: cbs: Set default link speed to 10 Mbps in cbs_set_port_rateVladimir Oltean
2019-08-31taprio: Set default link speed to 10 Mbps in taprio_set_picos_per_byteVladimir Oltean
2019-08-31taprio: Fix kernel panic in taprio_destroyVladimir Oltean
2019-08-31Merge tag 'batadv-net-for-davem-20190830' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2019-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-08-30rxrpc: Fix lack of conn cleanup when local endpoint is cleaned up [ver #2]David Howells
2019-08-30Merge tag 'rxrpc-fixes-20190827' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2019-08-30Merge tag 'ceph-for-5.3-rc7' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-08-30netfilter: nft_meta_bridge: Fix get NFT_META_BRI_IIFVPROTO in network byteorderwenxu
2019-08-29mac80211: Correctly set noencrypt for PAE framesDenis Kenzior
2019-08-29mac80211: Don't memset RXCB prior to PAE interceptDenis Kenzior