summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-03-12Revert "net: sched: make newly activated qdiscs visible"Julian Wiedmann
2020-03-12Bluetooth: L2CAP: Fix a condition in l2cap_sock_recvmsg()Dan Carpenter
2020-03-12Bluetooth: L2CAP: handle l2cap config request during open stateHoward Chung
2020-03-12Bluetooth: clean up connection in hci_cs_disconnectJoseph Hwang
2020-03-11net: mptcp: don't hang before sending 'MP capable with data'Davide Caratti
2020-03-11net: memcg: fix lockdep splat in inet_csk_accept()Eric Dumazet
2020-03-11seg6: fix SRv6 L2 tunnels to use IANA-assigned protocol numberPaolo Lungaroni
2020-03-11net: dsa: Don't instantiate phylink for CPU/DSA ports unless neededAndrew Lunn
2020-03-11net: Add missing annotation for *netlink_seq_start()Jules Irenge
2020-03-11tcp: Add missing annotation for tcp_child_process()Jules Irenge
2020-03-11raw: Add missing annotations to raw_seq_start() and raw_seq_stop()Jules Irenge
2020-03-11net: sched: make newly activated qdiscs visibleJulian Wiedmann
2020-03-11net/packet: tpacket_rcv: do not increment ring index on dropWillem de Bruijn
2020-03-11net: caif: Add lockdep expression to RCU traversal primitiveAmol Grover
2020-03-11Bluetooth: Pause discovery and advertising during suspendAbhishek Pandit-Subedi
2020-03-11Bluetooth: Handle LE devices during suspendAbhishek Pandit-Subedi
2020-03-11Bluetooth: Handle BR/EDR devices during suspendAbhishek Pandit-Subedi
2020-03-11Bluetooth: Handle PM_SUSPEND_PREPARE and PM_POST_SUSPENDAbhishek Pandit-Subedi
2020-03-11Bluetooth: mgmt: add mgmt_cmd_status in add_advertisingJoseph Hwang
2020-03-11Bluetooth: fix off by one in err_data_reporting cmd masks.Alain Michaud
2020-03-11bpf, sockmap: Remove bucket->lock from sock_{hash|map}_freeJohn Fastabend
2020-03-11Bluetooth: Use bt_dev_err for RPA generation failure messageMarcel Holtmann
2020-03-11mac80211: Do not send mesh HWMP PREQ if HWMP is disabledNicolas Cavallari
2020-03-11nl80211: add missing attribute validation for channel switchJakub Kicinski
2020-03-11nl80211: add missing attribute validation for beacon report scanningJakub Kicinski
2020-03-11nl80211: add missing attribute validation for critical protocol indicationJakub Kicinski
2020-03-10pktgen: Allow on loopback deviceLukas Wunner
2020-03-10net/smc: cancel event worker during device removalKarsten Graul
2020-03-10ipv6/addrconf: call ipv6_mc_up() for non-Ethernet interfaceHangbin Liu
2020-03-10net: memcg: late association of sock to memcgShakeel Butt
2020-03-10net: abstract out normal and compat msghdr importJens Axboe
2020-03-09mptcp: don't grow mptcp socket receive buffer when rcvbuf is lockedFlorian Westphal
2020-03-09Merge tag 'batadv-next-for-davem-20200306' of git://git.open-mesh.org/linux-m...David S. Miller
2020-03-09Merge tag 'batadv-net-for-davem-20200306' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2020-03-09cgroup, netclassid: periodically release file_lock on classid updatingDmitry Yakunin
2020-03-09net: sched: pie: change tc_pie_xstats->probLeslie Monis
2020-03-09tcp: add bytes not sent to SCM_TIMESTAMPING_OPT_STATSYousuk Seung
2020-03-09bpf: sockmap: Add UDP supportLorenz Bauer
2020-03-09bpf: Add sockmap hooks for UDP socketsLorenz Bauer
2020-03-09bpf: sockmap: Simplify sock_map_init_protoLorenz Bauer
2020-03-09bpf: sockmap: Move generic sockmap hooks from BPF TCPLorenz Bauer
2020-03-09bpf: tcp: Move assertions into tcp_bpf_get_protoLorenz Bauer
2020-03-09skmsg: Update saved hooks only onceLorenz Bauer
2020-03-09bpf: sockmap: Only check ULP for TCP socketsLorenz Bauer
2020-03-08inet_diag: return classid for all socket typesDmitry Yakunin
2020-03-08net/sched: act_ct: fix lockdep splat in tcf_ct_flow_table_getEric Dumazet
2020-03-08gre: fix uninit-value in __iptunnel_pull_headerEric Dumazet
2020-03-08sched: act: allow user to specify type of HW stats for a filterJiri Pirko
2020-03-08flow_offload: check for basic action hw stats typeJiri Pirko
2020-03-08Bluetooth: RFCOMM: fix ODEBUG bug in rfcomm_dev_ioctlQiujun Huang