summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-05-132-2/+2
|\
| * tools: bpf: handle NULL return in bpf_prog_load_xattr()Jakub Kicinski2018-05-111-1/+1
| * nfp: bpf: allow zero-length capabilitiesJakub Kicinski2018-05-091-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-05-1316-87/+299
|\ \
| * | netfilter: nf_tables: fix memory leak on error exit returnColin Ian King2018-05-141-2/+4
| * | netfilter: nf_tables: bogus EBUSY in chain deletionsPablo Neira Ayuso2018-05-093-7/+59
| * | netfilter: nft_compat: fix handling of large matchinfo sizeFlorian Westphal2018-05-091-1/+63
| * | netfilter: nft_compat: prepare for indirect info storageFlorian Westphal2018-05-091-11/+36
| * | netfilter: nf_tables: don't assume chain stats are set when jumplabel is setFlorian Westphal2018-05-081-7/+14
| * | netfilter: x_tables: add module alias for icmp matchesFlorian Westphal2018-05-082-0/+2
| * | netfilter: prefer nla_strlcpy for dealing with NLA_STRING attributesFlorian Westphal2018-05-082-4/+5
| * | netfilter: core: add missing __rcu annotationFlorian Westphal2018-05-081-1/+2
| * | ipvs: fix stats update from local clientsJulian Anastasov2018-05-081-0/+12
| * | ipvs: fix refcount usage for conns in ops modeJulian Anastasov2018-05-081-11/+6
| * | netfilter: nf_tables: nft_compat: fix refcount leak on xt moduleFlorian Westphal2018-05-081-34/+58
| * | netfilter: bridge: stp fix reference to uninitialized dataStephen Hemminger2018-05-081-2/+2
| * | netfilter: nf_tables: skip synchronize_rcu if transaction log is emptyFlorian Westphal2018-04-271-8/+17
| * | netfilter: x_tables: check name length in find_match/target, tooFlorian Westphal2018-04-271-0/+6
| * | netfilter: Fix handling simultaneous open in TCP conntrackJozsef Kadlecsik2018-04-272-0/+14
* | | qede: Fix ref-cnt usage countMichal Kalderon2018-05-131-2/+1
* | | 3c59x: convert to generic DMA APIChristoph Hellwig2018-05-131-53/+51
* | | packet: in packet_snd start writing at link layer allocationWillem de Bruijn2018-05-131-1/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-05-11106-291/+714
|\ \ \
| * | | net sched actions: fix refcnt leak in skbmodRoman Mashak2018-05-111-1/+4
| * | | net: sched: fix error path in tcf_proto_create() when modules are not configuredJiri Pirko2018-05-111-1/+1
| * | | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-05-114-3/+6
| |\ \ \
| | * | | ixgbe: fix memory leak on ipsec allocationColin Ian King2018-05-111-1/+1
| | * | | ixgbevf: fix ixgbevf_xmit_frame()'s return typeLuc Van Oostenryck2018-05-111-1/+1
| | * | | ixgbe: return error on unsupported SFP module when resettingEmil Tantilov2018-05-111-0/+3
| | * | | ice: Set rq_last_status when cleaning rqJeff Shaw2018-05-111-1/+1
| * | | | Merge tag 'rxrpc-fixes-20180510' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2018-05-1111-48/+209
| |\ \ \ \
| | * | | | rxrpc: Trace UDP transmission failureDavid Howells2018-05-105-8/+90
| | * | | | rxrpc: Add a tracepoint to log ICMP/ICMP6 and error messagesDavid Howells2018-05-102-23/+53
| | * | | | rxrpc: Fix the min security level for kernel callsDavid Howells2018-05-101-1/+1
| | * | | | rxrpc: Fix error reception on AF_INET6 socketsDavid Howells2018-05-101-15/+42
| | * | | | rxrpc: Fix missing start of call timeoutDavid Howells2018-05-104-1/+23
| * | | | | net sched actions: fix invalid pointer dereferencing if skbedit flags missingRoman Mashak2018-05-111-1/+2
| | |/ / / | |/| | |
| * | | | Merge tag 'mlx5-fixes-2018-05-10' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-05-115-1/+52
| |\ \ \ \
| | * | | | net/mlx5e: Err if asked to offload TC match on frag being firstRoi Dayan2018-05-101-0/+4
| | * | | | net/mlx5: E-Switch, Include VF RDMA stats in vport statisticsAdi Nissim2018-05-101-1/+10
| | * | | | net/mlx5: Free IRQs in shutdown pathDaniel Jurgens2018-05-103-0/+38
| * | | | | ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsgAndrey Ignatov2018-05-112-4/+10
| * | | | | mlxsw: core: Fix an error handling path in 'mlxsw_core_bus_device_register()'Christophe JAILLET2018-05-111-2/+2
| * | | | | Merge branch 'bonding-bug-fixes-and-regressions'David S. Miller2018-05-113-6/+12
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | bonding: send learning packets for vlans on slaveDebabrata Banerjee2018-05-113-5/+11
| | * | | | bonding: do not allow rlb updates to invalid macDebabrata Banerjee2018-05-111-1/+1
| |/ / / /
| * | | | Merge tag 'linux-can-fixes-for-4.17-20180510' of ssh://gitolite.kernel.org/pu...David S. Miller2018-05-101-4/+7
| |\ \ \ \
| | * | | | can: hi311x: Work around TX complete interrupt erratumLukas Wunner2018-05-101-4/+5
| | * | | | can: hi311x: Acquire SPI lock on ->do_get_berr_counterLukas Wunner2018-05-101-0/+2
| | |/ / /
| * | | | qed: fix spelling mistake: "taskelt" -> "tasklet"Colin Ian King2018-05-101-1/+1