summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-20348-1868/+3792
|\
| * net: validate the range we feed to iov_iter_init() in sys_sendto/sys_recvfromAl Viro2015-03-201-0/+4
| * net: compat: Update get_compat_msghdr() to match copy_msghdr_from_user() beha...Catalin Marinas2015-03-201-0/+7
| * Merge branch 'be2net'David S. Miller2015-03-204-44/+108
| |\
| | * be2net: use PCI MMIO read instead of config read for errorsSuresh Reddy2015-03-202-11/+23
| | * be2net: restrict MODIFY_EQ_DELAY cmd to a max of 8 EQsSuresh Reddy2015-03-201-9/+5
| | * be2net: Prevent VFs from enabling VLAN promiscuous modeVasundhara Volam2015-03-204-24/+80
| |/
| * tcp: fix tcp fin memory accountingJosh Hunt2015-03-201-5/+1
| * ipv6: fix backtracking for throw routesSteven Barth2015-03-201-0/+1
| * net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5}Markos Chandras2015-03-201-2/+29
| * ipv6: call ipv6_proxy_select_ident instead of ipv6_select_ident in udp6_ufo_f...Sabrina Dubroca2015-03-201-5/+3
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-03-192-55/+185
| |\
| | * Revert "Input: synaptics - use dmax in input_mt_assign_slots"Dmitry Torokhov2015-03-161-4/+1
| | * Merge branch 'synaptics' into for-linusDmitry Torokhov2015-03-162-51/+184
| | |\
| | | * Input: synaptics - remove X250 from the topbuttonpad listBenjamin Tissoires2015-03-081-1/+0
| | | * Input: synaptics - remove X1 Carbon 3rd gen from the topbuttonpad listBenjamin Tissoires2015-03-081-1/+0
| | | * Input: synaptics - re-route tracksticks buttons on the Lenovo 2015 seriesBenjamin Tissoires2015-03-082-11/+41
| | | * Input: synaptics - remove TOPBUTTONPAD property for Lenovos 2015Benjamin Tissoires2015-03-081-1/+2
| | | * Input: synaptics - retrieve the extended capabilities in query $10Benjamin Tissoires2015-03-082-3/+43
| | | * Input: synaptics - do not retrieve the board id on old firmwaresBenjamin Tissoires2015-03-081-0/+4
| | | * Input: synaptics - handle spurious release of trackstick buttonsBenjamin Tissoires2015-03-081-8/+25
| | | * Input: synaptics - fix middle button on Lenovo 2015 productsDmitry Torokhov2015-03-081-23/+21
| | | * Input: synaptics - skip quirks when post-2013 dimensionsBenjamin Tissoires2015-03-081-1/+1
| | | * Input: synaptics - support min/max board id in min_max_pnpid_tableDaniel Martin2015-03-081-12/+30
| | | * Input: synaptics - remove obsolete min/max quirk for X240Daniel Martin2015-03-081-1/+1
| | | * Input: synaptics - query min dimensions for fw v8.1Daniel Martin2015-03-081-2/+8
| | | * Input: synaptics - log queried and quirked dimension valuesDaniel Martin2015-03-081-0/+10
| | | * Input: synaptics - split synaptics_resolution(), query firstDaniel Martin2015-03-081-12/+23
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2015-03-191-2/+17
| |\ \ \
| | * | | fuse: explicitly set /dev/fuse file's private_dataTom Van Braeckel2015-03-191-0/+12
| | * | | fuse: set stolen page uptodateMiklos Szeredi2015-02-261-2/+2
| | * | | fuse: notify: don't move pagesMiklos Szeredi2015-02-261-0/+3
| * | | | Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-03-191-6/+27
| |\ \ \ \
| | * | | | ovl: upper fs should not be R/Ohujianyang2015-03-181-5/+19
| | * | | | ovl: check lowerdir amount for non-upper mounthujianyang2015-03-181-1/+7
| | * | | | ovl: print error message for invalid mount optionshujianyang2015-03-181-0/+1
| * | | | | Merge tag 'mmc-v4.0-rc4' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2015-03-191-1/+1
| |\ \ \ \ \
| | * | | | | mmc: pwrseq_simple: fix error path in mmc_pwrseq_simple_allocNeilBrown2015-03-191-1/+1
| | |/ / / /
| * | | | | Merge tag 'pinctrl-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2015-03-197-81/+216
| |\ \ \ \ \
| | * | | | | pinctrl: sun4i: GPIOs configured as irq must be set to input before readingHans de Goede2015-03-183-2/+17
| | * | | | | pinctrl: at91: move lock/unlock_as_irq calls into request/releaseBoris Brezillon2015-03-181-10/+7
| | * | | | | pinctrl: update direction_output function of cherryview driverqipeng.zha2015-03-101-0/+1
| | * | | | | pinctrl: baytrail: Save pin context over system sleepMika Westerberg2015-03-061-2/+81
| | * | | | | pinctrl: baytrail: Rework interrupt handlingMika Westerberg2015-03-061-44/+56
| | * | | | | pinctrl: baytrail: Clear interrupt triggering from pins that are in GPIO modeMika Westerberg2015-03-061-7/+29
| | * | | | | pinctrl: baytrail: Relax GPIO request rulesMika Westerberg2015-03-061-13/+22
| | * | | | | Revert "pinctrl: consumer: use correct retval for placeholder functions"Linus Walleij2015-03-051-3/+3
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'nios2-fixes-v4.0-rc5' of git://git.rocketboards.org/linux-socfpga-...Linus Torvalds2015-03-192-7/+0
| |\ \ \ \ \
| | * | | | | nios2: mm: do not invoke OOM killer on kernel fault OOMLey Foon Tan2015-03-161-6/+0
| | * | | | | nios2: Remove ucontext.h from exported arch headersTobias Klauser2015-03-161-1/+0
| | | |/ / / | | |/| | |
OpenPOWER on IntegriCloud