Age | Commit message (Expand) | Author | Files | Lines |
2017-04-17 | MAINTAINERS: rename TC entry and add couple of header files |  Jiri Pirko | 1 | -1/+6 |
2017-04-17 | net: phy: simplify phy_supported_speeds() |  Russell King | 1 | -10/+4 |
2017-04-17 | net: phy: improve phylib correctness for non-autoneg settings |  Russell King | 1 | -43/+66 |
2017-04-17 | Subject: net: allow configuring default qdisc |  stephen hemminger | 2 | -0/+54 |
2017-04-17 | Merge branch 'qed-arfs' |  David S. Miller | 14 | -8/+1027 |
2017-04-17 | qede: Add aRFS support |  Chopra, Manish | 3 | -5/+508 |
2017-04-17 | qed: aRFS infrastructure support |  Chopra, Manish | 11 | -3/+519 |
2017-04-17 | smsc95xx: Add comments to the registers definition |  Martin Wetterwald | 2 | -214/+280 |
2017-04-17 | l2tp: device MTU setup, tunnel socket needs a lock |  R. Parameswaran | 3 | -2/+4 |
2017-04-17 | net: ipv6: send unsolicited NA on admin up |  David Ahern | 1 | -0/+2 |
2017-04-17 | Merge branch 'mlx5-RDMA-netdevice' |  David S. Miller | 22 | -329/+1187 |
2017-04-17 | hw/mlx5: Add New bit to check over QP creation |  Erez Shitrit | 1 | -0/+1 |
2017-04-17 | net/mlx5e: E-switch vport manager is valid for ethernet only |  Saeed Mahameed | 1 | -2/+8 |
2017-04-17 | net/mlx5e: IPoIB, RX handler |  Saeed Mahameed | 3 | -0/+81 |
2017-04-17 | net/mlx5e: RX handlers per netdev profile |  Saeed Mahameed | 3 | -13/+24 |
2017-04-17 | net/mlx5e: IPoIB, Xmit flow |  Saeed Mahameed | 5 | -10/+110 |
2017-04-17 | net/mlx5e: Xmit flow break down |  Saeed Mahameed | 3 | -89/+119 |
2017-04-17 | net/mlx5e: IPoIB, Underlay QP |  Saeed Mahameed | 1 | -2/+124 |
2017-04-17 | net/mlx5e: IPoIB, Basic netdev ndos open/close |  Saeed Mahameed | 3 | -3/+93 |
2017-04-17 | net/mlx5e: IPoIB, TX TIS creation |  Saeed Mahameed | 3 | -10/+26 |
2017-04-17 | net/mlx5e: IPoIB, RSS flow steering tables |  Saeed Mahameed | 3 | -3/+54 |
2017-04-17 | net/mlx5e: IPoIB, RX steering RSS RQTs and TIRs |  Saeed Mahameed | 4 | -44/+83 |
2017-04-17 | net/mlx5e: IPoIB, Add netdevice profile skeleton |  Saeed Mahameed | 6 | -9/+249 |
2017-04-17 | net/mlx5e: More generic netdev management API |  Saeed Mahameed | 3 | -91/+96 |
2017-04-17 | net/mlx5: Enable flow-steering for IB link |  Erez Shitrit | 2 | -8/+6 |
2017-04-17 | net/mlx5: Refactor create flow table method to accept underlay QP |  Erez Shitrit | 8 | -50/+113 |
2017-04-17 | net/mlx5: Add IPoIB enhanced offloads bits to mlx5_ifc |  Erez Shitrit | 1 | -3/+8 |
2017-04-17 | hv_netvsc: Exclude non-TCP port numbers from vRSS hashing |  Haiyang Zhang | 1 | -1/+31 |
2017-04-17 | hv_netvsc: Fix the queue index computation in forwarding case |  Haiyang Zhang | 2 | -15/+31 |
2017-04-17 | net: dsa: isolate legacy code |  Vivien Didelot | 5 | -768/+828 |
2017-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 298 | -1816/+3243 |
2017-04-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input |  Linus Torvalds | 2 | -0/+3 |
2017-04-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  Linus Torvalds | 31 | -91/+238 |
2017-04-14 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 6 | -9/+16 |
2017-04-14 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -0/+9 |
2017-04-14 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -9/+13 |
2017-04-14 | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 3 | -3/+73 |
2017-04-14 | Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs |  Linus Torvalds | 3 | -13/+14 |
2017-04-14 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 |  Linus Torvalds | 7 | -22/+29 |
2017-04-14 | Merge tag 'fbdev-v4.11-rc6' of git://github.com/bzolnier/linux |  Linus Torvalds | 3 | -25/+18 |
2017-04-14 | Merge tag 'pm-4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 4 | -15/+32 |
2017-04-14 | Merge tag 'acpi-4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 2 | -19/+17 |
2017-04-14 | Merge tag 'devmem-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux |  Linus Torvalds | 2 | -41/+82 |
2017-04-14 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost |  Linus Torvalds | 10 | -173/+323 |
2017-04-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf |  David S. Miller | 8 | -25/+62 |
2017-04-14 | fbdev: omapfb: delete check_required_callbacks() |  Aaro Koskinen | 1 | -15/+0 |
2017-04-14 | Merge branches 'acpi-scan-fixes' and 'acpica-fixes' |  Rafael J. Wysocki | 1 | -12/+5 |
2017-04-14 | Merge branches 'pm-cpufreq-fixes' and 'pm-tools-fixes' |  Rafael J. Wysocki | 3 | -13/+16 |
2017-04-14 | irqchip/irq-imx-gpcv2: Fix spinlock initialization |  Tyler Baker | 1 | -0/+2 |
2017-04-14 | perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32() |  Peter Zijlstra | 1 | -0/+3 |