summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qed: Save min/max accross dcbx-changeYuval Mintz2016-05-261-2/+4
* qed: Fix allocation in interrupt contextSudarsana Reddy Kalluru2016-05-261-11/+16
* qede: Don't expose self-test for VFsYuval Mintz2016-05-261-1/+4
* qede: Reload on GRO changesYuval Mintz2016-05-261-0/+24
* qede: Fix VF minimum BW settingYuval Mintz2016-05-261-1/+1
* Merge branch 'mlx4-stats-fixes'David S. Miller2016-05-265-25/+23
|\
| * net/mlx4_en: get rid of private net_device_statsEric Dumazet2016-05-264-15/+5
| * net/mlx4_en: get rid of ret_statsEric Dumazet2016-05-262-6/+6
| * net/mlx4_en: clear some TX ring stats in mlx4_en_clear_stats()Eric Dumazet2016-05-261-0/+4
| * net/mlx4_en: fix tx_dropped bugEric Dumazet2016-05-264-5/+9
|/
* sctp: fix double EPs display in sctp_diagXin Long2016-05-261-0/+3
* net: arc: trivial: Replace comma with a semicolonMarek Vasut2016-05-261-1/+1
* net: stmmac: Fix incorrect memcpy source memoryMarek Vasut2016-05-261-1/+1
* net: alx: use custom skb allocatorFeng Tang2016-05-262-1/+51
* team: don't call netdev_change_features under team->lockIvan Vecera2016-05-251-2/+7
* Merge branch 'dsa-doc-fixes'David S. Miller2016-05-251-7/+10
|\
| * Documentation: networking: dsa: Describe port_vlan_filteringFlorian Fainelli2016-05-251-0/+10
| * Documentation: networking: dsa: Remove priv_size descriptionFlorian Fainelli2016-05-251-2/+0
| * Documentation: networking: dsa: Remove poll_link descriptionFlorian Fainelli2016-05-251-5/+0
|/
* sfc: on MC reset, clear PIO buffer linkage in TXQsEdward Cree2016-05-251-0/+16
* Merge branch 'hwbm-locking-fixes'David S. Miller2016-05-252-0/+4
|\
| * net: hwbm: Fix unbalanced spinlock in error caseGregory CLEMENT2016-05-251-0/+3
| * net: mvneta: Fix lacking spinlock initializationGregory CLEMENT2016-05-251-0/+1
|/
* tipc: fix potential null pointer dereferences in some compat functionsBaozeng Ding2016-05-251-18/+93
* qed: Reset the enable flag for eth protocol.Sudarsana Reddy Kalluru2016-05-251-1/+1
* ethtool: add support for 25G/50G/100G speed modesVidya Sagar Ravipati2016-05-251-1/+10
* net sched actions: policer missing timestamp processingJamal Hadi Salim2016-05-252-1/+14
* net_sched: avoid too many hrtimer_start() callsEric Dumazet2016-05-243-10/+8
* net/qlge: Avoids recursive EEH errorGavin Shan2016-05-241-1/+2
* ip6_gre: Set flowi6_proto as IPPROTO_GRE in xmit path.Haishuang Yan2016-05-241-0/+1
* ip6_gre: Fix MTU setting for ip6gretapHaishuang Yan2016-05-241-0/+2
* qed: signedness bug in qed_dcbx_process_tlv()Dan Carpenter2016-05-241-1/+2
* bpf, inode: disallow userns mountsDaniel Borkmann2016-05-241-1/+0
* MAINTAINERS: Add file patterns for net device tree bindingsGeert Uytterhoeven2016-05-241-0/+1
* ipv4: Fix non-initialized TTL when CONFIG_SYSCTL=nEzequiel Garcia2016-05-232-4/+8
* ptp: use memdup_user().Muhammad Falak R Wani2016-05-231-8/+3
* net: hns: avoid null pointer dereferencexypron.glpk@gmx.de2016-05-231-11/+0
* net/atm: sk_err_soft must be positiveStefan Hajnoczi2016-05-232-3/+3
* net: pegasus: simplify logical constraintxypron.glpk@gmx.de2016-05-231-1/+1
* Merge tag 'trace-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2016-05-233-4/+147
|\
| * ftrace/x86: Set ftrace_stub to weak to prevent gcc from using short jumps to itSteven Rostedt2016-05-201-1/+2
| * ftrace: Don't disable irqs when taking the tasklist_lock read_lockSoumya PN2016-05-201-3/+2
| * ftracetest: Add instance created, delete, read and enable event testSteven Rostedt (Red Hat)2016-05-101-0/+143
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2016-05-231-1/+2
|\ \
| * | m68k: change m68knommu maintainer email addressGreg Ungerer2016-05-101-1/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-05-2319-110/+147
|\ \ \
| * | | sparc64: Reduce TLB flushes during hugepte changesNitin Gupta2016-05-216-51/+97
| * | | aeroflex/greth: fix warning about unused variableSam Ravnborg2016-05-211-1/+1
| * | | openprom: fix warningSam Ravnborg2016-05-211-24/+16
| * | | Merge branch 'sparc32-cosmetic-changes'David S. Miller2016-05-2111-34/+33
| |\ \ \