summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-02-2843-224/+209
|\
| * Merge branch 'qed-fixes'David S. Miller2017-02-275-22/+34
| |\
| | * qed: Don't use attention PTT for configuring BWMintz, Yuval2017-02-273-5/+8
| | * qed: Fix race with multiple VFsMintz, Yuval2017-02-272-17/+26
| |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-02-275-5/+6
| |\
| | * netfilter: nft_set_bitmap: incorrect bitmap sizePablo Neira Ayuso2017-02-261-1/+1
| | * netfilter: nf_ct_expect: Change __nf_ct_expect_check() return value.Jarno Rajahalme2017-02-261-2/+2
| | * netfilter: nf_ct_expect: nf_ct_expect_related_report(): Return zero on success.Jarno Rajahalme2017-02-251-1/+1
| | * uapi: fix linux/netfilter/xt_hashlimit.h userspace compilation errorDmitry V. Levin2017-02-251-0/+1
| | * uapi: stop including linux/sysctl.h in uapi/linux/netfilter.hDmitry V. Levin2017-02-231-1/+0
| | * netfilter: nft_ct: fix random validation errors for zone set supportFlorian Westphal2017-02-231-0/+1
| * | l2tp: avoid use-after-free caused by l2tp_ip_backlog_recvPaul Hüber2017-02-261-1/+1
| * | xfrm: provide correct dst in xfrm_neigh_lookupJulian Anastasov2017-02-261-8/+21
| * | rhashtable: Fix RCU dereference annotation in rht_bucket_nestedHerbert Xu2017-02-261-2/+3
| * | rhashtable: Fix use before NULL check in bucket_table_freeHerbert Xu2017-02-261-3/+1
| * | net sched actions: do not overwrite status of action creation.Roman Mashak2017-02-261-2/+2
| * | rxrpc: Kernel calls get stuck in recvmsgDavid Howells2017-02-261-2/+6
| * | net sched actions: decrement module reference count after table flush.Roman Mashak2017-02-261-4/+1
| * | lib: Allow compile-testing of parmanGeert Uytterhoeven2017-02-261-1/+1
| * | ipv6: check sk sk_type and protocol early in ip_mroute_set/getsockoptXin Long2017-02-261-3/+8
| * | sctp: set sin_port for addr param when checking duplicate addressXin Long2017-02-261-1/+5
| * | net/mlx4_en: fix overflow in mlx4_en_init_timestamp()Eric Dumazet2017-02-262-11/+8
| * | net: s2io: fix typo argumnet argumentLABBE Corentin2017-02-261-1/+1
| * | net: vxge: fix typo argumnet argumentLABBE Corentin2017-02-261-1/+1
| * | ipv4: mask tos for input routeJulian Anastasov2017-02-261-0/+1
| * | ipv4: add missing initialization for flowi4_uidJulian Anastasov2017-02-262-3/+4
| * | lib: fix spelling mistake: "actualy" -> "actually"Colin Ian King2017-02-261-1/+1
| * | drivers: net: xgene: Simplify xgene_enet_setup_mss() to kill warningGeert Uytterhoeven2017-02-241-10/+3
| * | rds: fix memory leak errorZhu Yanjun2017-02-241-3/+4
| * | vxlan: don't allow overwrite of config src addrBrian Russell2017-02-241-7/+5
| * | vti6: return GRE_KEY for vti6David Forster2017-02-241-0/+4
| * | rxrpc: Fix an assertion in rxrpc_read()Marc Dionne2017-02-241-1/+1
| * | net: phy: Add missing driver check in phy_aneg_done()Florian Fainelli2017-02-241-1/+1
| * | vxlan: correctly validate VXLAN ID against VXLAN_N_VIDMatthias Schiffer2017-02-241-1/+1
| * | tipc: move premature initilalization of stack variablesJon Paul Maloy2017-02-241-5/+7
| * | net: stmmac: unify registers dumps methodsLABBE Corentin2017-02-249-121/+71
| * | RDS: IB: fix ifnullfree.cocci warningsWu Fengguang2017-02-241-2/+1
| * | sctp: deny peeloff operation on asocs with threads sleeping on itMarcelo Ricardo Leitner2017-02-241-2/+6
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-02-27423-946/+1288
|\ \ \
| * | | mm, x86: fix HIGHMEM64 && PARAVIRT build config for native_pud_clear()Dave Jiang2017-02-271-1/+2
| * | | mm: add arch-independent testcases for RODATAJinbum Park2017-02-2711-105/+90
| * | | hfs: atomically read inode sizeFabian Frederick2017-02-271-1/+1
| * | | mm: clarify mm_struct.mm_{users,count} documentationVegard Nossum2017-02-271-2/+21
| * | | mm: use mmget_not_zero() helperVegard Nossum2017-02-277-9/+9
| * | | mm: add new mmget() helperVegard Nossum2017-02-2710-14/+35
| * | | mm: add new mmgrab() helperVegard Nossum2017-02-2740-43/+65
| * | | checkpatch: warn when formats use %Z and suggest %zAlexey Dobriyan2017-02-271-9/+20
| * | | lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-2779-201/+187
| * | | scripts/spelling.txt: add some typo-wordsJinbum Park2017-02-271-0/+3
| * | | scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada2017-02-2726-30/+31