summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-03-28net: rds: force to destroy connection if t_sock is NULL in rds_tcp_kill_sock().Mao Wenan
2019-03-28openvswitch: fix flow actions reallocationAndrea Righi
2019-03-28netns: provide pure entropy for net_hash_mix()Eric Dumazet
2019-03-28net: dsa: Implement flow_dissect callback for tag_qcaxiaofeis
2019-03-28Merge tag 'batadv-net-for-davem-20190328' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2019-03-27ila: Fix rhashtable walker list corruptionHerbert Xu
2019-03-27net: datagram: fix unbounded loop in __skb_try_recv_datagram()Paolo Abeni
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-03-26Merge tag 'nfs-for-5.1-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2019-03-26SUNRPC: fix uninitialized variable warningAlakesh Haloi
2019-03-26net: devlink: skip info_get op call if it is not defined in dumpitJiri Pirko
2019-03-26tipc: change to check tipc_own_id to return in tipc_net_stopXin Long
2019-03-26net: sched: Kconfig: update reference link for PIELeslie Monis
2019-03-25batman-adv: Fix genl notification for throughput_overrideSven Eckelmann
2019-03-25batman-adv: fix warning in function batadv_v_elp_get_throughputAnders Roxell
2019-03-25batman-adv: Reduce tt_global hash refcnt only for removed entrySven Eckelmann
2019-03-25batman-adv: Reduce tt_local hash refcnt only for removed entrySven Eckelmann
2019-03-25batman-adv: Reduce claim hash refcnt only for removed entrySven Eckelmann
2019-03-23rxrpc: avoid clang -Wuninitialized warningArnd Bergmann
2019-03-23tipc: tipc clang warningJon Maloy
2019-03-23net: sched: fix cleanup NULL pointer exception in act_mirrJohn Hurley
2019-03-23SUNRPC: Don't let RPC_SOFTCONN tasks time out if the transport is connectedTrond Myklebust
2019-03-21net-sysfs: Fix memory leak in netdev_register_kobjectWang Hai
2019-03-21net/sched: let actions use RCU to access 'goto_chain'Davide Caratti
2019-03-21net/sched: act_vlan: validate the control action inside init()Davide Caratti
2019-03-21net/sched: act_tunnel_key: validate the control action inside init()Davide Caratti
2019-03-21net/sched: act_skbmod: validate the control action inside init()Davide Caratti
2019-03-21net/sched: act_skbedit: validate the control action inside init()Davide Caratti
2019-03-21net/sched: act_simple: validate the control action inside init()Davide Caratti
2019-03-21net/sched: act_sample: validate the control action inside init()Davide Caratti
2019-03-21net/sched: act_police: validate the control action inside init()Davide Caratti
2019-03-21net/sched: act_pedit: validate the control action inside init()Davide Caratti
2019-03-21net/sched: act_nat: validate the control action inside init()Davide Caratti
2019-03-21net/sched: act_connmark: validate the control action inside init()Davide Caratti
2019-03-21net/sched: act_mirred: validate the control action inside init()Davide Caratti
2019-03-21net/sched: act_ife: validate the control action inside init()Davide Caratti
2019-03-21net/sched: act_gact: validate the control action inside init()Davide Caratti
2019-03-21net/sched: act_csum: validate the control action inside init()Davide Caratti
2019-03-21net/sched: act_bpf: validate the control action inside init()Davide Caratti
2019-03-21net/sched: prepare TC actions to properly validate the control actionDavide Caratti
2019-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-03-21genetlink: Fix a memory leak on error pathYueHaibing
2019-03-21tipc: fix cancellation of topology subscriptionsErik Hugne
2019-03-20sctp: use memdup_user instead of vmemdup_userXin Long
2019-03-20ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of NULLXin Long
2019-03-20net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vecChristoph Paasch
2019-03-20libceph: wait for latest osdmap in ceph_monc_blacklist_add()Ilya Dryomov
2019-03-20netfilter: nf_tables: add missing ->release_ops() in error path of newrule()Taehee Yoo
2019-03-19mpls: Fix 6PE forwardingVinay K Nallamothu
2019-03-19dccp: do not use ipv6 header for ipv4 flowEric Dumazet