aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/packetengines (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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
2016-05-20openprom: fix warningSam Ravnborg1-24/+16
2016-05-20samples/kprobes: print out the symbol name for the hooksHuang Shijie1-16/+16
2016-05-20samples/kprobes: add a new module parameterHuang Shijie1-1/+5
2016-05-20kprobes: add the "tls" argument for j_do_forkHuang Shijie1-1/+1
2016-05-20init/main.c: simplify initcall_blacklisted()Rasmus Villemoes1-5/+4
2016-05-20fs/efs/super.c: fix return valueHeloise1-2/+2
2016-05-20checkpatch: improve --git <commit-count> shortcutJoe Perches1-6/+4
2016-05-20checkpatch: reduce number of `git log` calls with --gitJoe Perches1-10/+13
2016-05-20checkpatch: add support to check already applied git commitsDu, Changbin1-1/+47
2016-05-20checkpatch: add --list-types to show message types to show or ignoreJoe Perches1-1/+37
2016-05-20checkpatch: advertise the --fix and --fix-inplace options moreJoe Perches1-0/+8
2016-05-20checkpatch: whine about ACCESS_ONCEJoe Perches1-0/+22
2016-05-20checkpatch: add test for keywords not starting on tabstopsJoe Perches1-0/+13
2016-05-20checkpatch: improve CONSTANT_COMPARISON test for structure membersJoe Perches1-1/+1
2016-05-20checkpatch: add PREFER_IS_ENABLED testJoe Perches1-0/+10
2016-05-20lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng18-10/+107
2016-05-20radix-tree: free up the bottom bit of exceptional entries for reuseMatthew Wilcox1-15/+23
2016-05-20dax: move RADIX_DAX_ definitions to dax.cNeilBrown2-9/+9