summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorLines
2019-08-03netfilter: conntrack: use shared sysctl constantsMatteo Croce-18/+16
2019-08-03netfilter: synproxy: rename mss synproxy_options fieldFernando Fernandez Mancera-10/+10
2019-08-02hv_sock: Fix hang when a connection is closedDexuan Cui-0/+8
2019-08-01tipc: reduce risk of wakeup queue starvationJon Maloy-8/+21
2019-08-01tipc: compat: allow tipc commands without argumentsTaras Kondratiuk-4/+7
2019-08-01hrtimer/treewide: Use hrtimer_sleeper_start_expires()Thomas Gleixner-1/+1
2019-08-01hrtimer: Consolidate hrtimer_init() + hrtimer_init_sleeper() callsSebastian Andrzej Siewior-3/+1
2019-07-31net: bridge: mcast: add delete due to fast-leave mdb flagNikolay Aleksandrov-1/+4
2019-07-31net: bridge: mcast: don't delete permanent entries when fast leave is enabledNikolay Aleksandrov-0/+3
2019-07-31Merge tag 'mac80211-next-for-davem-2019-07-31' of git://git.kernel.org/pub/sc...David S. Miller-318/+891
2019-07-31Merge tag 'mac80211-for-davem-2019-07-31' of git://git.kernel.org/pub/scm/lin...David S. Miller-14/+41
2019-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-39/+29
2019-07-31mac80211: HE STA disassoc due to QOS NULL not sentShay Bar-1/+4
2019-07-31mac80211: allow setting spatial reuse parameters from bss_confJohn Crispin-1/+32
2019-07-31nl80211: add strict start typeJohannes Berg-0/+1
2019-07-31cfg80211: add support for parsing OBBS_PD attributesJohn Crispin-0/+45
2019-07-31mac80211: reject zero MAC address in add stationKarthikeyan Periyasamy-1/+1
2019-07-31cfg80211: use parallel_ops for genlJohannes Berg-30/+78
2019-07-31mac80211: add missing null return check from call to ieee80211_get_sbandColin Ian King-0/+2
2019-07-30bpf: add bpf_tcp_gen_syncookie helperPetar Penkov-0/+73
2019-07-30tcp: add skb-less helpers to retrieve SYN cookiePetar Penkov-0/+103
2019-07-30tcp: tcp_syn_flood_action read port from socketPetar Penkov-5/+3
2019-07-30net: dsa: ksz: Add KSZ8795 tag codeTristram Ha-0/+62
2019-07-30vsock/virtio: change the maximum packet size allowedStefano Garzarella-2/+2
2019-07-30vhost/vsock: split packets to send using multiple buffersStefano Garzarella-3/+12
2019-07-30vsock/virtio: fix locking in virtio_transport_inc_tx_pkt()Stefano Garzarella-2/+2
2019-07-30vsock/virtio: reduce credit update messagesStefano Garzarella-3/+13
2019-07-30vsock/virtio: limit the memory used per-socketStefano Garzarella-9/+52
2019-07-30hrtimer: Remove task argument from hrtimer_init_sleeper()Thomas Gleixner-1/+1
2019-07-30compat_ioctl: pppoe: fix PPPOEIOCSFWD handlingArnd Bergmann-0/+3
2019-07-30tipc: fix unitilized skb list crashJon Maloy-2/+1
2019-07-30net: Use skb_frag_off accessorsJonathan Lemon-44/+46
2019-07-30sctp: factor out sctp_connect_add_peerXin Long-45/+31
2019-07-30sctp: factor out sctp_connect_new_asocXin Long-84/+76
2019-07-30sctp: clean up __sctp_connectXin Long-136/+73
2019-07-30sctp: check addr_size with sa_family_t size in __sctp_setsockopt_connectxXin Long-1/+2
2019-07-30sctp: only copy the available addr data in sctp_transport_initXin Long-1/+1
2019-07-30rxrpc: Fix -Wframe-larger-than= warnings from on-stack cryptoDavid Howells-20/+96
2019-07-30SUNRPC: Track writers of the 'channel' file to improve cache_listeners_existDave Wysochanski-4/+8
2019-07-30rxrpc: Fix the lack of notification when sendmsg() fails on a DATA packetDavid Howells-0/+1
2019-07-30rxrpc: Fix potential deadlockDavid Howells-1/+20
2019-07-30Revert "mac80211: set NETIF_F_LLTX when using intermediate tx queues"Johannes Berg-1/+0
2019-07-30Merge branch 'master' of git://blackhole.kfki.hu/nfPablo Neira Ayuso-7/+3
2019-07-30netfilter: ebtables: also count base chain policiesFlorian Westphal-11/+17
2019-07-30drivers: Introduce device lookup variants by nameSuzuki K Poulose-6/+1
2019-07-29can: fix ioctl function removalOliver Hartkopp-2/+16
2019-07-29net: sctp: drop unneeded likely() call around IS_ERR()Enrico Weigelt-2/+2
2019-07-29xdp: Add devmap_hash map type for looking up devices by hashed indexToke Høiland-Jørgensen-2/+7
2019-07-29netfilter: ipset: Fix rename concurrency with listingJozsef Kadlecsik-1/+1
2019-07-29netfilter: ipset: Copy the right MAC address in bitmap:ip,mac and hash:ip,mac...Stefano Brivio-2/+2