aboutsummaryrefslogtreecommitdiffstats
path: root/init (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-26qede: Don't expose self-test for VFsYuval Mintz1-1/+4
2016-05-26qede: Reload on GRO changesYuval Mintz1-0/+24
2016-05-26qede: Fix VF minimum BW settingYuval Mintz1-1/+1
2016-05-25net/mlx4_en: get rid of private net_device_statsEric Dumazet4-15/+5
2016-05-25net/mlx4_en: get rid of ret_statsEric Dumazet2-6/+6
2016-05-25net/mlx4_en: clear some TX ring stats in mlx4_en_clear_stats()Eric Dumazet1-0/+4
2016-05-25net/mlx4_en: fix tx_dropped bugEric Dumazet4-5/+9
2016-05-25sctp: fix double EPs display in sctp_diagXin Long1-0/+3
2016-05-25net: arc: trivial: Replace comma with a semicolonMarek Vasut1-1/+1
2016-05-25net: stmmac: Fix incorrect memcpy source memoryMarek Vasut1-1/+1
2016-05-25net: alx: use custom skb allocatorFeng Tang2-1/+51
2016-05-25team: don't call netdev_change_features under team->lockIvan Vecera1-2/+7
2016-05-25Documentation: networking: dsa: Describe port_vlan_filteringFlorian Fainelli1-0/+10
2016-05-25Documentation: networking: dsa: Remove priv_size descriptionFlorian Fainelli1-2/+0
2016-05-25Documentation: networking: dsa: Remove poll_link descriptionFlorian Fainelli1-5/+0
2016-05-25sfc: on MC reset, clear PIO buffer linkage in TXQsEdward Cree1-0/+16
2016-05-25net: hwbm: Fix unbalanced spinlock in error caseGregory CLEMENT1-0/+3
2016-05-25net: mvneta: Fix lacking spinlock initializationGregory CLEMENT1-0/+1
2016-05-25tipc: fix potential null pointer dereferences in some compat functionsBaozeng Ding1-18/+93
2016-05-25qed: Reset the enable flag for eth protocol.Sudarsana Reddy Kalluru1-1/+1
2016-05-25ethtool: add support for 25G/50G/100G speed modesVidya Sagar Ravipati1-1/+10
2016-05-24net sched actions: policer missing timestamp processingJamal Hadi Salim2-1/+14
2016-05-24net_sched: avoid too many hrtimer_start() callsEric Dumazet3-10/+8
2016-05-24net/qlge: Avoids recursive EEH errorGavin Shan1-1/+2
2016-05-24ip6_gre: Set flowi6_proto as IPPROTO_GRE in xmit path.Haishuang Yan1-0/+1
2016-05-24ip6_gre: Fix MTU setting for ip6gretapHaishuang Yan1-0/+2
2016-05-23qed: signedness bug in qed_dcbx_process_tlv()Dan Carpenter1-1/+2
2016-05-23bpf, inode: disallow userns mountsDaniel Borkmann1-1/+0
2016-05-23MAINTAINERS: Add file patterns for net device tree bindingsGeert Uytterhoeven1-0/+1
2016-05-23ipv4: Fix non-initialized TTL when CONFIG_SYSCTL=nEzequiel Garcia2-4/+8
2016-05-23ptp: use memdup_user().Muhammad Falak R Wani1-8/+3
2016-05-23net: hns: avoid null pointer dereferencexypron.glpk@gmx.de1-11/+0
2016-05-23net/atm: sk_err_soft must be positiveStefan Hajnoczi2-3/+3
2016-05-23net: pegasus: simplify logical constraintxypron.glpk@gmx.de1-1/+1
2016-05-22x86: remove more uaccess_32.h complexityLinus Torvalds4-31/+3
2016-05-22x86: remove pointless uaccess_32.h complexityLinus Torvalds2-39/+1
2016-05-21x86 isa: add back X86_32 dependency on CONFIG_ISALinus Torvalds1-2/+2
2016-05-21rtc: tps6586x: rename so module can be autoloadedNicolas Chauvet1-1/+1
2016-05-21rtc: rv3029: hide unused i2c device tableArnd Bergmann1-7/+7
2016-05-21rtc: rs5c372: r2025: fix check for 'oscillator halted' conditionThomas Koeller1-2/+2
2016-05-21rtc: rv3029: add alarm IRQMylène Josserand1-21/+93
2016-05-21rtc: rv3029: fix set_time functionMylène Josserand1-1/+1
2016-05-21rtc: rv3029: fix alarm supportMylène Josserand1-7/+16
2016-05-21rtc: rv3029: Remove some checks and warningsMylène Josserand1-34/+34
2016-05-21rtc: rv3029: Add support of RV3049Mylène Josserand2-21/+124
2016-05-21rtc: rv3029: convert to use regmapMylène Josserand1-133/+142
2016-05-21rtc: rv3029: remove 'i2c' in functions namesMylène Josserand1-75/+57
2016-05-20locking,qspinlock: Fix spin_is_locked() and spin_unlock_wait()Peter Zijlstra1-1/+26
2016-05-20sparc64: Reduce TLB flushes during hugepte changesNitin Gupta6-51/+97
2016-05-20aeroflex/greth: fix warning about unused variableSam Ravnborg1-1/+1