summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-2849-223/+520
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-03-2754-280/+874
| |\
| | * net: devlink: skip info_get op call if it is not defined in dumpitJiri Pirko2019-03-261-0/+5
| | * tipc: change to check tipc_own_id to return in tipc_net_stopXin Long2019-03-261-4/+1Star
| | * net: sched: Kconfig: update reference link for PIELeslie Monis2019-03-261-2/+1Star
| | * rxrpc: avoid clang -Wuninitialized warningArnd Bergmann2019-03-241-6/+5Star
| | * tipc: tipc clang warningJon Maloy2019-03-241-3/+4
| | * net: sched: fix cleanup NULL pointer exception in act_mirrJohn Hurley2019-03-241-2/+5
| | * net-sysfs: Fix memory leak in netdev_register_kobjectWang Hai2019-03-211-5/+9
| | * net/sched: let actions use RCU to access 'goto_chain'Davide Caratti2019-03-212-9/+11
| | * net/sched: act_vlan: validate the control action inside init()Davide Caratti2019-03-211-3/+17
| | * net/sched: act_tunnel_key: validate the control action inside init()Davide Caratti2019-03-211-2/+16
| | * net/sched: act_skbmod: validate the control action inside init()Davide Caratti2019-03-211-3/+16
| | * net/sched: act_skbedit: validate the control action inside init()Davide Caratti2019-03-211-3/+16
| | * net/sched: act_simple: validate the control action inside init()Davide Caratti2019-03-211-14/+38
| | * net/sched: act_sample: validate the control action inside init()Davide Caratti2019-03-211-3/+16
| | * net/sched: act_police: validate the control action inside init()Davide Caratti2019-03-211-1/+11
| | * net/sched: act_pedit: validate the control action inside init()Davide Caratti2019-03-211-2/+14
| | * net/sched: act_nat: validate the control action inside init()Davide Caratti2019-03-211-1/+11
| | * net/sched: act_connmark: validate the control action inside init()Davide Caratti2019-03-211-3/+18
| | * net/sched: act_mirred: validate the control action inside init()Davide Caratti2019-03-211-4/+17
| | * net/sched: act_ife: validate the control action inside init()Davide Caratti2019-03-211-13/+20
| | * net/sched: act_gact: validate the control action inside init()Davide Caratti2019-03-211-1/+12
| | * net/sched: act_csum: validate the control action inside init()Davide Caratti2019-03-211-3/+17
| | * net/sched: act_bpf: validate the control action inside init()Davide Caratti2019-03-211-5/+18
| | * net/sched: prepare TC actions to properly validate the control actionDavide Caratti2019-03-2117-55/+78
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-03-219-30/+50
| | |\
| | | * netfilter: nf_tables: add missing ->release_ops() in error path of newrule()Taehee Yoo2019-03-201-1/+4
| | | * netfilter: nft_redir: fix module autoload with ip4Pablo Neira Ayuso2019-03-181-1/+1
| | | * netfilter: nf_tables: bogus EBUSY in helper removal from transactionPablo Neira Ayuso2019-03-181-3/+16
| | | * netfilter: ip6t_srh: fix NULL pointer dereferencesKangjie Lu2019-03-181-0/+6
| | | * netfilter: fix NETFILTER_XT_TARGET_TEE dependenciesArnd Bergmann2019-03-181-0/+1
| | | * netfilter: bridge: set skb transport_header before entering NF_INET_PRE_ROUTINGXin Long2019-03-182-0/+3
| | | * netfilter: nft_set_rbtree: check for inactive element after flag mismatchPablo Neira Ayuso2019-03-181-4/+3Star
| | | * netfilter: nf_conntrack_sip: remove direct dependency on IPv6Alin Nastac2019-03-181-21/+16Star
| | * | genetlink: Fix a memory leak on error pathYueHaibing2019-03-211-1/+2
| | * | tipc: fix cancellation of topology subscriptionsErik Hugne2019-03-211-0/+1
| | * | sctp: use memdup_user instead of vmemdup_userXin Long2019-03-201-6/+6
| | * | ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of NULLXin Long2019-03-201-8/+10
| | * | net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vecChristoph Paasch2019-03-201-1/+1
| | * | mpls: Fix 6PE forwardingVinay K Nallamothu2019-03-201-3/+9
| | * | dccp: do not use ipv6 header for ipv4 flowEric Dumazet2019-03-191-2/+2
| | * | tcp: do not use ipv6 header for ipv4 flowEric Dumazet2019-03-191-4/+4
| | * | nfc: Fix to check for kmemdup failureAditya Pakki2019-03-191-2/+7
| | * | net-sysfs: call dev_hold if kobject_init_and_add successYueHaibing2019-03-191-2/+4
| * | | Merge tag 'nfs-for-5.1-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2019-03-262-3/+13
| |\ \ \
| | * | | SUNRPC: fix uninitialized variable warningAlakesh Haloi2019-03-261-2/+2
| | * | | SUNRPC: Don't let RPC_SOFTCONN tasks time out if the transport is connectedTrond Myklebust2019-03-231-1/+11
| * | | | libceph: wait for latest osdmap in ceph_monc_blacklist_add()Ilya Dryomov2019-03-202-1/+26
| |/ / /
| * | | Merge tag '9p-for-5.1' of git://github.com/martinetd/linuxLinus Torvalds2019-03-172-2/+2
| |\ \ \