summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-07-09test_bpf: extend tests for 32-bit endianness conversionXi Wang1-0/+6
2015-07-09Merge branch 'cxgb4-t6'David S. Miller6-101/+157
2015-07-09cxgb4: Enable cim_la dump to support T6Hariprasad Shenai1-3/+51
2015-07-09cxgb4: Read stats for only available channelsHariprasad Shenai1-47/+26
2015-07-09cxgb4: Update register ranges for T6 adapterHariprasad Shenai1-7/+9
2015-07-09cxgb4: Don't use entire L2T table, use only its sliceHariprasad Shenai4-44/+71
2015-07-09net: ec_bhf: Use module_pci_driverVaishali Thakkar1-13/+1
2015-07-09hv_netvsc: Add support to set MTU reservation from guest sideHaiyang Zhang3-3/+3
2015-07-09ifb: add multiqueue operationEric Dumazet1-87/+120
2015-07-09cxgb4: Add PCI device ids for few more T5 and T6 adaptersHariprasad Shenai1-0/+18
2015-07-09net/mlx4_core: Add extra check for total vfs for SRIOVCarol Soto1-6/+14
2015-07-09samples: bpf: enable trace samples for s390xMichael Holzheu6-12/+37
2015-07-09net: macb: Add SG support for Zynq SOC familyPunnaiah Choudary Kalluri1-4/+2
2015-07-09xen-netback: remove duplicated function definitionLi, Liang Z1-3/+0
2015-07-08Merge branch 'sch_act_lockless'David S. Miller17-82/+148
2015-07-08net_sched: act_mirred: remove spinlock in fast pathEric Dumazet2-28/+31
2015-07-08net_sched: act_gact: remove spinlock in fast pathEric Dumazet2-10/+18
2015-07-08net_sched: act_gact: read tcfg_ptype onceEric Dumazet1-7/+7
2015-07-08net_sched: act_gact: use a separate packet counters for gact_determ()Eric Dumazet2-4/+7
2015-07-08net_sched: act_gact: make tcfg_pval non zeroEric Dumazet1-3/+9
2015-07-08net: sched: add percpu stats to actionsEric Dumazet13-22/+57
2015-07-08net: sched: extend percpu stats helpersEric Dumazet2-12/+23
2015-07-08mlx4: TCP/UDP packets have L4 hashEric Dumazet1-2/+6
2015-07-08Merge branch 'tcp-policer-drops'David S. Miller1-20/+23
2015-07-08tcp: PRR uses CRB mode by default and SS mode conditionallyYuchung Cheng1-14/+15
2015-07-08tcp: reduce cwnd if retransmit is lost in CA_LossYuchung Cheng1-6/+8
2015-07-03cxgb4: Fix incorrect sequence numbers shown in devlogHariprasad Shenai1-12/+13
2015-07-03ipv6: Make MLD packets to only be processed locallyAngga1-3/+3
2015-07-03netlink: Delete an unnecessary check before the function call "module_put"Markus Elfring1-1/+1
2015-07-03net-RDS: Delete an unnecessary check before the function call "module_put"Markus Elfring1-1/+1
2015-07-03net-ipv6: Delete an unnecessary check before the function call "free_percpu"Markus Elfring1-4/+1
2015-07-02bridge: vlan: fix usage of vlan 0 and 4095 againNikolay Aleksandrov1-0/+2
2015-07-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2-2/+3
2015-07-02enic: fix issues in enic_pollGovindarajulu Varadarajan1-2/+2
2015-07-02Merge tag 'module-misc-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-1/+4
2015-07-02Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/li...Linus Torvalds11-22/+54
2015-07-02Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...Linus Torvalds11-22/+13
2015-07-02Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/...Linus Torvalds17-56/+17
2015-07-02Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds11-2/+11
2015-07-02Merge tag 'cpuinit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-18/+3
2015-07-02Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds53-1575/+1843
2015-07-02Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds21-159/+913
2015-07-02Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds182-1574/+14426
2015-07-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds31-58/+4939
2015-07-02Merge tag 'platform-drivers-x86-v4.2-1' of git://git.infradead.org/users/dvha...Linus Torvalds13-286/+1118
2015-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds74-339/+894
2015-07-02Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-17/+32
2015-07-02Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds25-67/+95
2015-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-6/+3
2015-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds69-376/+701