aboutsummaryrefslogtreecommitdiffstats
path: root/init (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-27net_sched: invoke ->attach() after setting dev->qdiscWANG Cong1-4/+6
2015-05-27xen-netfront: properly destroy queues when removing deviceDavid Vrabel1-13/+2
2015-05-27mlx4_core: Fix fallback from MSI-X to INTxBenjamin Poirier1-2/+7
2015-05-27lguest: fix out-by-one error in address checking.Rusty Russell1-1/+1
2015-05-27xen/netback: Properly initialize credit_bytesRoss Lagerwall1-0/+1
2015-05-27mfd: da9052: Fix broken regulator probeJohan Hovold2-6/+7
2015-05-27net: netxen: correct sysfs bin attribute return codeVladimir Zapolskiy1-3/+3
2015-05-27tools: bpf_jit_disasm: fix segfault on disabled debugging log outputDaniel Borkmann1-0/+2
2015-05-26unix/caif: sk_socket can disappear when state is unlockedMark Salyzyn2-0/+16
2015-05-26amd-xgbe-phy: Fix initial mode when autoneg is disabledLendacky, Thomas1-3/+42
2015-05-26alpha: kernel: osf_sys: Set 'kts.tv_nsec' only when 'tv' has effectChen Gang1-2/+1
2015-05-26alpha: Wire up all missing implemented syscallsChen Gang3-1/+7
2015-05-26alpha: Fix bootpfile and bootpzfile make targetsHelge Deller4-7/+319
2015-05-26alpha: copy_thread(): rename 'arg' argument to 'kthread_arg'Alex Dowad1-4/+3
2015-05-26alpha: delete non-required instances of <linux/init.h>Paul Gortmaker7-7/+0
2015-05-26alpha: don't use module_init for non-modular core codePaul Gortmaker1-2/+1
2015-05-26smp, alpha: kill SMP single function call interruptJiang Liu1-7/+1
2015-05-26alpha: Remove #include <uapi/asm/types.h> from <asm/types.h>Geert Uytterhoeven1-1/+0
2015-05-26alpha: clean up unnecessary MSI/MSI-X capability findYijing Wang1-1/+1
2015-05-26crypto: algif_aead - Disable AEAD user-space for nowHerbert Xu1-9/+0
2015-05-26backlight: pwm: Handle EPROBE_DEFER while requesting the PWMNicolas Ferre1-0/+4
2015-05-25xtensa: Provide dummy dma_alloc_attrs() and dma_free_attrs()Guenter Roeck1-0/+13
2015-05-25net: dp83640: fix improper double spin locking.Richard Cochran1-2/+2
2015-05-25net: dp83640: reinforce locking rules.Richard Cochran1-1/+16
2015-05-25net: dp83640: fix broken calibration routine.Richard Cochran1-1/+1
2015-05-25net: stmmac: create one debugfs dir per net-deviceMathieu Olivari2-23/+59
2015-05-25net/ibm/emac: fix size of emac dump memory areasIvan Mikhaylov2-15/+8
2015-05-25x86: bpf_jit: fix compilation of large bpf programsAlexei Starovoitov1-1/+6
2015-05-25net: phy: bcm7xxx: Fix 7425 PHY ID and flagsFlorian Fainelli2-2/+2
2015-05-24Linux 4.1-rc5Linus Torvalds1-1/+1
2015-05-22bridge: fix lockdep splatEric Dumazet1-0/+2
2015-05-22net: core: 'ethtool' issue with querying phy settingsArun Parameswaran1-1/+9
2015-05-22bridge: fix parsing of MLDv2 reportsThadeu Lima de Souza Cascardo1-1/+1
2015-05-22ARM: zynq: DT: Use the zynq binding with macbNathan Sullivan1-2/+2
2015-05-22net: macb: Disable half duplex gigabit on ZynqNathan Sullivan2-0/+13
2015-05-22net: macb: Document zynq gem dt bindingNathan Sullivan1-1/+2
2015-05-22ipv4: fill in table id when replacing a routeMichal Kubeček1-0/+1
2015-05-22cdc_ncm: Fix tx_bytes statisticsBjørn Mork1-1/+1
2015-05-22ipv4: Avoid crashing in ip_errorEric W. Biederman1-0/+4
2015-05-22tcp: fix a potential deadlock in tcp_get_info()Eric Dumazet4-4/+17
2015-05-22crypto: s390/ghash - Fix incorrect ghash icv buffer handling.Harald Freudenberger1-12/+13
2015-05-21Input: smtpe-ts - wait 50mS until polling for pen-upMarek Vasut1-1/+1
2015-05-21Input: smtpe-ts - use msecs_to_jiffies() instead of HZMarek Vasut1-1/+1
2015-05-21Input: joydev - don't classify the vmmouse as a joystickThomas Hellstrom1-0/+61
2015-05-21net: sched: fix call_rcu() race on classifier module unloadsDaniel Borkmann1-0/+5
2015-05-21iwlwifi: mvm: avoid use-after-free on iwl_mvm_d0i3_enable_tx()Eliad Peller1-2/+4
2015-05-21iwlwifi: mvm: clean net-detect info if device was reset during suspendLuciano Coelho1-4/+5
2015-05-21iwlwifi: mvm: take the UCODE_DOWN reference when resumingLuciano Coelho1-1/+8
2015-05-21iwlwifi: mvm: BT Coex - duplicate the command if sent ASYNCEmmanuel Grumbach1-1/+1
2015-05-21iwlwifi: nvm: force mac from otp in case nvm mac is reservedLiad Kaufman1-1/+10