summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-03-03netfilter: nf_conntrack_sip: fix wrong memory initialisationChristophe Leroy1-2/+0
2017-02-28netfilter: use skb_to_full_sk in ip_route_me_harderFlorian Westphal1-3/+4
2017-02-27Merge branch 'qed-fixes'David S. Miller5-22/+34
2017-02-27qed: Don't use attention PTT for configuring BWMintz, Yuval3-5/+8
2017-02-27qed: Fix race with multiple VFsMintz, Yuval2-17/+26
2017-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller5-5/+6
2017-02-26l2tp: avoid use-after-free caused by l2tp_ip_backlog_recvPaul Hüber1-1/+1
2017-02-26xfrm: provide correct dst in xfrm_neigh_lookupJulian Anastasov1-8/+21
2017-02-26rhashtable: Fix RCU dereference annotation in rht_bucket_nestedHerbert Xu1-2/+3
2017-02-26rhashtable: Fix use before NULL check in bucket_table_freeHerbert Xu1-3/+1
2017-02-26net sched actions: do not overwrite status of action creation.Roman Mashak1-2/+2
2017-02-26rxrpc: Kernel calls get stuck in recvmsgDavid Howells1-2/+6
2017-02-26net sched actions: decrement module reference count after table flush.Roman Mashak1-4/+1
2017-02-26lib: Allow compile-testing of parmanGeert Uytterhoeven1-1/+1
2017-02-26ipv6: check sk sk_type and protocol early in ip_mroute_set/getsockoptXin Long1-3/+8
2017-02-26sctp: set sin_port for addr param when checking duplicate addressXin Long1-1/+5
2017-02-26net/mlx4_en: fix overflow in mlx4_en_init_timestamp()Eric Dumazet2-11/+8
2017-02-26netfilter: nft_set_bitmap: incorrect bitmap sizePablo Neira Ayuso1-1/+1
2017-02-26net: s2io: fix typo argumnet argumentLABBE Corentin1-1/+1
2017-02-26net: vxge: fix typo argumnet argumentLABBE Corentin1-1/+1
2017-02-26netfilter: nf_ct_expect: Change __nf_ct_expect_check() return value.Jarno Rajahalme1-2/+2
2017-02-26ipv4: mask tos for input routeJulian Anastasov1-0/+1
2017-02-26ipv4: add missing initialization for flowi4_uidJulian Anastasov2-3/+4
2017-02-26lib: fix spelling mistake: "actualy" -> "actually"Colin Ian King1-1/+1
2017-02-25netfilter: nf_ct_expect: nf_ct_expect_related_report(): Return zero on success.Jarno Rajahalme1-1/+1
2017-02-25uapi: fix linux/netfilter/xt_hashlimit.h userspace compilation errorDmitry V. Levin1-0/+1
2017-02-24drivers: net: xgene: Simplify xgene_enet_setup_mss() to kill warningGeert Uytterhoeven1-10/+3
2017-02-24rds: fix memory leak errorZhu Yanjun1-3/+4
2017-02-24vxlan: don't allow overwrite of config src addrBrian Russell1-7/+5
2017-02-24vti6: return GRE_KEY for vti6David Forster1-0/+4
2017-02-24rxrpc: Fix an assertion in rxrpc_read()Marc Dionne1-1/+1
2017-02-24net: phy: Add missing driver check in phy_aneg_done()Florian Fainelli1-1/+1
2017-02-24vxlan: correctly validate VXLAN ID against VXLAN_N_VIDMatthias Schiffer1-1/+1
2017-02-24tipc: move premature initilalization of stack variablesJon Paul Maloy1-5/+7
2017-02-24net: stmmac: unify registers dumps methodsLABBE Corentin9-121/+71
2017-02-24RDS: IB: fix ifnullfree.cocci warningsWu Fengguang1-2/+1
2017-02-24sctp: deny peeloff operation on asocs with threads sleeping on itMarcelo Ricardo Leitner1-2/+6
2017-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds40-226/+431
2017-02-23Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds923-22490/+46348
2017-02-24lib/Kconfig: make PRIME_NUMBERS not user selectable.Dave Airlie1-1/+1
2017-02-24drm/tinydrm: helpers: Properly fix backlight dependencyNoralf Trønnes1-19/+0
2017-02-24drm/tinydrm: mipi-dbi: Fix field width specifier warningNoralf Trønnes1-2/+2
2017-02-24drm/tinydrm: mipi-dbi: Silence: ‘cmd’ may be used uninitializedNoralf Trønnes1-1/+1
2017-02-23Merge tag 'usercopy-v4.11-rc1.fix' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+2
2017-02-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds54-288/+1481
2017-02-23Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds72-1506/+4788
2017-02-23Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds569-5576/+17092
2017-02-23Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds21-20/+299
2017-02-23Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds3-0/+19
2017-02-23Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds66-1439/+400