summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-02-17net/smc: simplify normal link terminationKarsten Graul
2020-02-17net/smc: remove unused parameter of smc_lgr_terminate()Karsten Graul
2020-02-17net/smc: do not delete lgr from list twiceKarsten Graul
2020-02-17net/smc: use termination worker under send_lockKarsten Graul
2020-02-17net/smc: improve smc_lgr_cleanup()Karsten Graul
2020-02-17net: bridge: teach ndo_dflt_bridge_getlink() more brport flagsJulian Wiedmann
2020-02-17net: vlan: suppress "failed to kill vid" warningsJulian Wiedmann
2020-02-17net: sched: don't take rtnl lock during flow_action setupVlad Buslov
2020-02-17net: sched: lock action when translating it to flow_action infraVlad Buslov
2020-02-17netfilter: conntrack: allow insertion of clashing entriesFlorian Westphal
2020-02-16skbuff: remove stale bit mask commentsRandy Dunlap
2020-02-16mptcp: select CRYPTOMatthieu Baerts
2020-02-16openvswitch: add TTL decrement actionMatteo Croce
2020-02-16net: export netdev_next_lower_dev_rcu()Taehee Yoo
2020-02-16ethtool: fix application of verbose no_mask bitsetMichal Kubecek
2020-02-16tcp-zerocopy: Return sk_err (if set) along with tcp receive zerocopy.Arjun Roy
2020-02-16tcp-zerocopy: Return inq along with tcp receive zerocopy.Arjun Roy
2020-02-16mptcp: Protect subflow socket options before connection completesMat Martineau
2020-02-16net: add strict checks in netdev_name_node_alt_destroy()Eric Dumazet
2020-02-16net: virtio_vsock: Enhance connection semanticsSebastien Boeuf
2020-02-16Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...David S. Miller
2020-02-16net: x25: convert to list_for_each_entry_safe()chenqiwu
2020-02-16net: rtnetlink: fix bugs in rtnl_alt_ifname()Eric Dumazet
2020-02-16net: fib_rules: Correctly set table field when table number exceeds 8 bitsJethro Beekman
2020-02-16net/rds: Track user mapped pages through special APILeon Romanovsky
2020-02-16ipv6: Fix nlmsg_flags when splitting a multipath routeBenjamin Poirier
2020-02-16ipv6: Fix route replacement with dev-only routeBenjamin Poirier
2020-02-14Merge tag 'nfs-for-5.6-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2020-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-02-14net: dsa: tag_ar9331: Make sure there is headroom for tagPer Forlin
2020-02-14net: dsa: tag_qca: Make sure there is headroom for tagPer Forlin
2020-02-14net, ip6_tunnel: enhance tunnel locate with link checkWilliam Dauchy
2020-02-14Merge tag 'mac80211-for-net-2020-02-14' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-02-14net/smc: no peer ID in CLC decline for SMCDUrsula Braun
2020-02-14net/smc: transfer fasync_list in case of fallbackUrsula Braun
2020-02-14mac80211: allow setting queue_len for drivers not using wake_tx_queueJohn Crispin
2020-02-14mac80211: Fix setting txpower to zeroBen Greear
2020-02-14mac80211: fix wrong 160/80+80 MHz settingShay Bar
2020-02-14cfg80211: add missing policy for NL80211_ATTR_STATUS_CODESergey Matyukevich
2020-02-13xfrm: interface: use icmp_ndo_send helperJason A. Donenfeld
2020-02-13icmp: introduce helper for nat'd source address in network device contextJason A. Donenfeld
2020-02-13net/sched: flower: add missing validation of TCA_FLOWER_FLAGSDavide Caratti
2020-02-13net/sched: matchall: add missing validation of TCA_MATCHALL_FLAGSDavide Caratti
2020-02-13page_pool: refill page when alloc.count of pool is zeroLi RongQing
2020-02-13xprtrdma: Fix DMA scatter-gather list mapping imbalanceChuck Lever
2020-02-11net/smc: fix leak of kernel memory to user spaceEric Dumazet
2020-02-11core: Don't skip generic XDP program execution for cloned SKBsToke Høiland-Jørgensen
2020-02-11xsk: Publish global consumer pointers when NAPI is finishedMagnus Karlsson
2020-02-11netfilter: conntrack: split resolve_clash functionFlorian Westphal
2020-02-11netfilter: conntrack: place confirm-bit setting in a helperFlorian Westphal