summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2020-02-18net: netlabel: Use built-in RCU list checkingMadhuparna Bhowmik1-1/+2
2020-02-18Revert "net: dev: introduce support for sch BYPASS for lockless qdisc"Paolo Abeni1-20/+2
2020-02-18mptcp: fix bogus socket flag valuesFlorian Westphal1-2/+2
2020-02-18sctp: move the format error check out of __sctp_sf_do_9_1_abortXin Long1-9/+20
2020-02-18net: sched: correct flower port blockingJason Baron1-0/+1
2020-02-18net: netlink: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-18net: switchdev: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-18bpf, sockmap: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-18NFC: digital: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-2/+2
2020-02-18net/smc: reduce port_event schedulingUrsula Braun1-15/+29
2020-02-18net/smc: simplify normal link terminationKarsten Graul4-13/+8
2020-02-18net/smc: remove unused parameter of smc_lgr_terminate()Karsten Graul4-13/+11
2020-02-18net/smc: do not delete lgr from list twiceKarsten Graul1-1/+1
2020-02-18net/smc: use termination worker under send_lockKarsten Graul1-1/+1
2020-02-18net/smc: improve smc_lgr_cleanup()Karsten Graul1-4/+1
2020-02-18net: bridge: teach ndo_dflt_bridge_getlink() more brport flagsJulian Wiedmann1-1/+5
2020-02-18net: vlan: suppress "failed to kill vid" warningsJulian Wiedmann1-3/+2
2020-02-18net: sched: don't take rtnl lock during flow_action setupVlad Buslov3-13/+5
2020-02-18net: sched: lock action when translating it to flow_action infraVlad Buslov2-8/+11
2020-02-17netfilter: conntrack: allow insertion of clashing entriesFlorian Westphal2-6/+90
2020-02-17skbuff: remove stale bit mask commentsRandy Dunlap1-2/+0
2020-02-17mptcp: select CRYPTOMatthieu Baerts1-0/+1
2020-02-17openvswitch: add TTL decrement actionMatteo Croce2-0/+137
2020-02-17net: export netdev_next_lower_dev_rcu()Taehee Yoo1-3/+3
2020-02-17ethtool: fix application of verbose no_mask bitsetMichal Kubecek1-0/+3
2020-02-17tcp-zerocopy: Return sk_err (if set) along with tcp receive zerocopy.Arjun Roy1-1/+7
2020-02-17tcp-zerocopy: Return inq along with tcp receive zerocopy.Arjun Roy1-1/+14
2020-02-17mptcp: Protect subflow socket options before connection completesMat Martineau1-29/+19
2020-02-17net: add strict checks in netdev_name_node_alt_destroy()Eric Dumazet1-0/+6
2020-02-17net: virtio_vsock: Enhance connection semanticsSebastien Boeuf1-0/+1
2020-02-17Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...David S. Miller25-320/+856
2020-02-17net: x25: convert to list_for_each_entry_safe()chenqiwu1-8/+4
2020-02-17net: rtnetlink: fix bugs in rtnl_alt_ifname()Eric Dumazet1-14/+12
2020-02-17net: fib_rules: Correctly set table field when table number exceeds 8 bitsJethro Beekman1-1/+1
2020-02-17net/rds: Track user mapped pages through special APILeon Romanovsky1-12/+12
2020-02-17ipv6: Fix nlmsg_flags when splitting a multipath routeBenjamin Poirier1-0/+1
2020-02-17ipv6: Fix route replacement with dev-only routeBenjamin Poirier1-3/+4
2020-02-15Merge tag 'nfs-for-5.6-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-6/+7
2020-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds22-66/+184
2020-02-14net: dsa: tag_ar9331: Make sure there is headroom for tagPer Forlin1-1/+1
2020-02-14net: dsa: tag_qca: Make sure there is headroom for tagPer Forlin1-1/+1
2020-02-14net, ip6_tunnel: enhance tunnel locate with link checkWilliam Dauchy1-21/+47
2020-02-14Merge tag 'mac80211-for-net-2020-02-14' of git://git.kernel.org/pub/scm/linux...David S. Miller6-16/+39
2020-02-14net/smc: no peer ID in CLC decline for SMCDUrsula Braun1-1/+3
2020-02-14net/smc: transfer fasync_list in case of fallbackUrsula Braun1-0/+2
2020-02-14mac80211: allow setting queue_len for drivers not using wake_tx_queueJohn Crispin1-0/+4
2020-02-14mac80211: Fix setting txpower to zeroBen Greear2-0/+3
2020-02-14mac80211: fix wrong 160/80+80 MHz settingShay Bar1-2/+14
2020-02-14cfg80211: add missing policy for NL80211_ATTR_STATUS_CODESergey Matyukevich1-0/+1
2020-02-14xfrm: interface: use icmp_ndo_send helperJason A. Donenfeld1-3/+3