summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-06openvswitch: Print error when ovs_execute_actions() failsYifeng Sun
2019-08-06net: dsa: sja1105: Fix memory leak on meta state machine error pathVladimir Oltean
2019-08-06net: dsa: sja1105: Fix memory leak on meta state machine normal pathVladimir Oltean
2019-08-06net: sched: add ingress mirred action to hardware IRJohn Hurley
2019-08-06net: sched: add skbedit of ptype action to hardware IRJohn Hurley
2019-08-06fq_codel: Kill useless per-flow dropped statisticDave Taht
2019-08-06Increase fq_codel count in the bulk dropperDave Taht
2019-08-06net: dsa: dump CPU port regs through masterVivien Didelot
2019-08-06net sched: update vlan action for batched events operationsRoman Mashak
2019-08-06drop_monitor: Use pre_doit / post_doit hooksIdo Schimmel
2019-08-06drop_monitor: Add extack supportIdo Schimmel
2019-08-06drop_monitor: Avoid multiple blank linesIdo Schimmel
2019-08-06drop_monitor: Document scope of spinlockIdo Schimmel
2019-08-06drop_monitor: Rename and document scope of mutexIdo Schimmel
2019-08-06drop_monitor: Use correct error codeIdo Schimmel
2019-08-06net: dsa: ksz: Drop NET_DSA_TAG_KSZ9477Marek Vasut
2019-08-05net: bridge: move default pvid init/deinit to NETDEV_REGISTER/UNREGISTERNikolay Aleksandrov
2019-08-05net/smc: avoid fallback in case of non-blocking connectUrsula Braun
2019-08-05net/smc: do not schedule tx_work in SMC_CLOSED stateUrsula Braun
2019-08-05ipv6: have a single rcu unlock point in __ip6_rt_update_pmtuDavid Ahern
2019-08-05ipv6: Fix unbalanced rcu locking in rt6_update_exception_stamp_rtDavid Ahern
2019-08-05net/tls: partially revert fix transition through disconnect with closeJakub Kicinski
2019-08-05net: fix bpf_xdp_adjust_head regression for generic-XDPJesper Dangaard Brouer
2019-08-05net: sched: use temporary variable for actions indexesDmytro Linkin
2019-08-02hv_sock: Fix hang when a connection is closedDexuan Cui
2019-08-01tipc: reduce risk of wakeup queue starvationJon Maloy
2019-08-01tipc: compat: allow tipc commands without argumentsTaras Kondratiuk
2019-07-31net: bridge: mcast: add delete due to fast-leave mdb flagNikolay Aleksandrov
2019-07-31net: bridge: mcast: don't delete permanent entries when fast leave is enabledNikolay Aleksandrov
2019-07-31Merge tag 'mac80211-next-for-davem-2019-07-31' of git://git.kernel.org/pub/sc...David S. Miller
2019-07-31Merge tag 'mac80211-for-davem-2019-07-31' of git://git.kernel.org/pub/scm/lin...David S. Miller
2019-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-07-31mac80211: HE STA disassoc due to QOS NULL not sentShay Bar
2019-07-31mac80211: allow setting spatial reuse parameters from bss_confJohn Crispin
2019-07-31nl80211: add strict start typeJohannes Berg
2019-07-31cfg80211: add support for parsing OBBS_PD attributesJohn Crispin
2019-07-31mac80211: reject zero MAC address in add stationKarthikeyan Periyasamy
2019-07-31cfg80211: use parallel_ops for genlJohannes Berg
2019-07-31mac80211: add missing null return check from call to ieee80211_get_sbandColin Ian King
2019-07-30net: dsa: ksz: Add KSZ8795 tag codeTristram Ha
2019-07-30vsock/virtio: change the maximum packet size allowedStefano Garzarella
2019-07-30vhost/vsock: split packets to send using multiple buffersStefano Garzarella
2019-07-30vsock/virtio: fix locking in virtio_transport_inc_tx_pkt()Stefano Garzarella
2019-07-30vsock/virtio: reduce credit update messagesStefano Garzarella
2019-07-30vsock/virtio: limit the memory used per-socketStefano Garzarella
2019-07-30compat_ioctl: pppoe: fix PPPOEIOCSFWD handlingArnd Bergmann
2019-07-30tipc: fix unitilized skb list crashJon Maloy
2019-07-30net: Use skb_frag_off accessorsJonathan Lemon
2019-07-30sctp: factor out sctp_connect_add_peerXin Long