summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-08-03netfilter: conntrack: use shared sysctl constantsMatteo Croce
2019-08-03netfilter: synproxy: rename mss synproxy_options fieldFernando Fernandez Mancera
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-08-01hrtimer/treewide: Use hrtimer_sleeper_start_expires()Thomas Gleixner
2019-08-01hrtimer: Consolidate hrtimer_init() + hrtimer_init_sleeper() callsSebastian Andrzej Siewior
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-30bpf: add bpf_tcp_gen_syncookie helperPetar Penkov
2019-07-30tcp: add skb-less helpers to retrieve SYN cookiePetar Penkov
2019-07-30tcp: tcp_syn_flood_action read port from socketPetar Penkov
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-30hrtimer: Remove task argument from hrtimer_init_sleeper()Thomas Gleixner
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
2019-07-30sctp: factor out sctp_connect_new_asocXin Long
2019-07-30sctp: clean up __sctp_connectXin Long
2019-07-30sctp: check addr_size with sa_family_t size in __sctp_setsockopt_connectxXin Long
2019-07-30sctp: only copy the available addr data in sctp_transport_initXin Long
2019-07-30rxrpc: Fix -Wframe-larger-than= warnings from on-stack cryptoDavid Howells
2019-07-30SUNRPC: Track writers of the 'channel' file to improve cache_listeners_existDave Wysochanski
2019-07-30rxrpc: Fix the lack of notification when sendmsg() fails on a DATA packetDavid Howells
2019-07-30rxrpc: Fix potential deadlockDavid Howells
2019-07-30Revert "mac80211: set NETIF_F_LLTX when using intermediate tx queues"Johannes Berg
2019-07-30Merge branch 'master' of git://blackhole.kfki.hu/nfPablo Neira Ayuso
2019-07-30netfilter: ebtables: also count base chain policiesFlorian Westphal
2019-07-30drivers: Introduce device lookup variants by nameSuzuki K Poulose
2019-07-29can: fix ioctl function removalOliver Hartkopp
2019-07-29net: sctp: drop unneeded likely() call around IS_ERR()Enrico Weigelt
2019-07-29xdp: Add devmap_hash map type for looking up devices by hashed indexToke Høiland-Jørgensen
2019-07-29netfilter: ipset: Fix rename concurrency with listingJozsef Kadlecsik
2019-07-29netfilter: ipset: Copy the right MAC address in bitmap:ip,mac and hash:ip,mac...Stefano Brivio