summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2019-02-04net/smc: fix sender_free computationUrsula Braun
2019-02-04net/smc: preallocated memory for rdma work requestsUrsula Braun
2019-02-04netfilter: nf_tables: unbind set in rule from commit pathPablo Neira Ayuso
2019-02-04netfilter: nf_nat: skip nat clash resolution for same-origin entriesMartynas Pumputis
2019-02-03sctp: check and update stream->out_curr when allocating stream_outXin Long
2019-02-03vsock/virtio: reset connected sockets on device removalStefano Garzarella
2019-02-03vsock/virtio: fix kernel panic after device hot-unplugStefano Garzarella
2019-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-02-01dccp: fool proof ccid_hc_[rt]x_parse_options()Eric Dumazet
2019-02-01net/smc: fix use of variable in cleared areaKarsten Graul
2019-02-01net/smc: use device link provided in qp_contextKarsten Graul
2019-02-01net/smc: call smc_cdc_msg_send() under send_lockKarsten Graul
2019-02-01net/smc: do not wait under send_lockKarsten Graul
2019-02-01net/smc: recvmsg and splice_read should return 0 after shutdownKarsten Graul
2019-02-01net/smc: don't wait for send buffer space when data was already sentKarsten Graul
2019-02-01net/smc: prevent races between smc_lgr_terminate() and smc_conn_free()Karsten Graul
2019-02-01net/smc: allow 16 byte pnetids in netlink policyHans Wippel
2019-02-01net/smc: fix another sizeof to int comparisonUrsula Braun
2019-02-01sctp: walk the list of asoc safelyGreg Kroah-Hartman
2019-02-01Merge tag 'batadv-net-for-davem-20190201' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2019-02-01cfg80211: call disconnect_wk when AP stopsJohannes Berg
2019-02-01mac80211: ensure that mgmt tx skbs have tailroom for encryptionFelix Fietkau
2019-01-31rds: fix refcount bug in rds_sock_addrefEric Dumazet
2019-01-31l2tp: copy 4 more bytes to linear part if necessaryJacob Wen
2019-01-30l2tp: fix reading optional fields of L2TPv3Jacob Wen
2019-01-30ipv6: sr: clear IP6CB(skb) on SRH ip4ip6 encapsulationYohei Kanemaru
2019-01-30net: ip6_gre: always reports o_key to userspaceLorenzo Bianconi
2019-01-30net: ip_gre: always reports o_key to userspaceLorenzo Bianconi
2019-01-30net: socket: make bond ioctls go through compat_ifreq_ioctl()Johannes Berg
2019-01-30net: socket: fix SIOCGIFNAME in compatJohannes Berg
2019-01-30Revert "kill dev_ifsioc()"Johannes Berg
2019-01-30Revert "socket: fix struct ifreq size in compat ioctl"Johannes Berg
2019-01-29net: set default network namespace in init_dummy_netdev()Josh Elsasser
2019-01-28net: tls: Fix deadlock in free_resources txDave Watson
2019-01-28net: tls: Save iv in tls_rec for async crypto requestsDave Watson
2019-01-29sk_msg: Always cancel strp work before freeing the psockJakub Sitnicki
2019-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-01-28netfilter: ipt_CLUSTERIP: fix warning unused variable cnAnders Roxell
2019-01-28netfilter: nfnetlink_osf: add missing fmatch checkFernando Fernandez Mancera
2019-01-28netfilter: ebtables: compat: un-break 32bit setsockopt when no rules are presentFlorian Westphal
2019-01-27ip6mr: Fix notifiers call on mroute_clean_tables()Nir Dotan
2019-01-27decnet: fix DN_IFREQ_SIZEJohannes Berg
2019-01-27net/rose: fix NULL ax25_cb kernel panicBernard Pidoux
2019-01-27netrom: switch to sock timer APICong Wang
2019-01-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2019-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-25Merge tag 'mac80211-for-davem-2019-01-25' of git://git.kernel.org/pub/scm/lin...David S. Miller
2019-01-25cfg80211: extend range deviation for DMGChaitanya Tata
2019-01-25cfg80211: reg: remove warn_on for a normal caseChaitanya Tata
2019-01-25mac80211: Add attribute aligned(2) to struct 'action'Mathieu Malaterre