Age | Commit message (Expand) | Author | Files | Lines |
2017-01-14 | liquidio: use fallback for selecting txq | Satanand Burla | 2 | -41/+0 |
2017-01-14 | net: dsa: mv88e6xxx: add EEPROM support to 6390 | Vivien Didelot | 4 | -1/+128 |
2017-01-12 | liquidio VF: reduce load time of module | Prasad Kanneganti | 2 | -4/+5 |
2017-01-12 | liquidio: remove unnecessary code | Felix Manlunas | 1 | -7/+1 |
2017-01-12 | tilepro: Fix non-void return from void function | Joe Perches | 1 | -4/+0 |
2017-01-12 | net: mdio-gpio: Use gpio subsystem to handle low-active pins | Guenter Roeck | 1 | -12/+14 |
2017-01-12 | net: mdio-gpio: Convert to use gpiod functions where possible | Guenter Roeck | 1 | -22/+21 |
2017-01-12 | net: mdio-gpio: Use devm_gpio_request_one instead of devm_gpio_request | Guenter Roeck | 1 | -7/+6 |
2017-01-12 | cdc-ether: usbnet_cdc_zte_status() can be static | Wei Yongjun | 1 | -1/+1 |
2017-01-12 | s390/qeth: fix retrieval of vipa and proxy-arp addresses | Ursula Braun | 1 | -14/+16 |
2017-01-12 | s390/qeth: issue STARTLAN as first IPA command | Julian Wiedmann | 4 | -35/+17 |
2017-01-12 | s390/qeth: shuffle MAC management functions around | Julian Wiedmann | 1 | -66/+63 |
2017-01-12 | s390/qeth: extract qeth_l2_remove_mac() | Julian Wiedmann | 1 | -14/+13 |
2017-01-12 | s390/qeth: consolidate errno translation | Julian Wiedmann | 1 | -12/+8 |
2017-01-12 | s390/qeth: don't convert return code twice | Julian Wiedmann | 1 | -2/+1 |
2017-01-12 | s390/qeth: drop qeth_l2_del_all_macs() parameter | Julian Wiedmann | 1 | -9/+2 |
2017-01-12 | s390/qeth: Remove QETH_IP_HEADER_SIZE | Julian Wiedmann | 1 | -2/+0 |
2017-01-12 | s390/qeth: Allow reading hsuid in state DOWN | Julian Wiedmann | 1 | -3/+0 |
2017-01-12 | s390/qeth: display warning for OSA3 RX/TX checksum offloading | Thomas Richter | 1 | -0/+5 |
2017-01-12 | s390/qeth: test RX/TX checksum offload reply | Thomas Richter | 2 | -0/+23 |
2017-01-12 | s390/qeth: rework RX/TX checksum offload | Thomas Richter | 3 | -33/+72 |
2017-01-12 | cxgb4: Initialize mbox lock and list for mgmt dev | Ganesh Goudar | 1 | -1/+4 |
2017-01-12 | net: thunderx: Make hfunc variable const type in nicvf_set_rxfh() | Robert Richter | 1 | -1/+1 |
2017-01-12 | net: thunderx: Fix error return code in nicvf_open() | Wei Yongjun | 1 | -1/+2 |
2017-01-12 | sfc: efx_get_phys_port_id() can be static | Wei Yongjun | 1 | -2/+2 |
2017-01-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 43 | -201/+375 |
2017-01-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -11/+14 |
2017-01-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 15 | -84/+188 |
2017-01-11 | net: netcp: correct netcp_get_stats function signature | Keerthy | 1 | -3/+1 |
2017-01-11 | net: vrf: do not allow table id 0 | David Ahern | 1 | -0/+2 |
2017-01-11 | net: phy: marvell: fix Marvell 88E1512 used in SGMII mode | Russell King | 1 | -1/+2 |
2017-01-11 | net: ipv4: Fix multipath selection with vrf | David Ahern | 1 | -0/+2 |
2017-01-11 | net/mlx5: Only cancel recovery work when cleaning up device | Daniel Jurgens | 1 | -2/+4 |
2017-01-11 | net/mlx5e: Remove WARN_ONCE from adaptive moderation code | Gil Rockah | 1 | -6/+1 |
2017-01-11 | net/mlx5e: Un-register uplink representor on nic_disable | Saeed Mahameed | 1 | -7/+6 |
2017-01-11 | net/mlx5e: Properly handle FW errors while adding TC rules | Or Gerlitz | 1 | -7/+11 |
2017-01-11 | net/mlx5e: Fix kbuild warnings for uninitialized parameters | Hadar Hen Zion | 1 | -2/+2 |
2017-01-11 | net/mlx5e: Set inline mode requirements for matching on IP fragments | Or Gerlitz | 1 | -0/+4 |
2017-01-11 | net/mlx5e: Properly get address type of encapsulation IP headers | Or Gerlitz | 1 | -4/+9 |
2017-01-11 | net/mlx5e: TC ipv4 tunnel encap offload error flow fixes | Or Gerlitz | 1 | -8/+8 |
2017-01-11 | net/mlx5e: Warn when rejecting offload attempts of IP tunnels | Or Gerlitz | 1 | -6/+24 |
2017-01-11 | net/mlx5e: Properly handle offloading of source udp port for IP tunnels | Or Gerlitz | 1 | -4/+8 |
2017-01-11 | zram: support BDI_CAP_STABLE_WRITES | Minchan Kim | 1 | -2/+11 |
2017-01-11 | zram: revalidate disk under init_lock | Minchan Kim | 1 | -7/+1 |
2017-01-11 | mm: rename __page_frag functions to __page_frag_cache, drop order from drain | Alexander Duyck | 1 | -3/+3 |
2017-01-11 | mlx4: Return EOPNOTSUPP instead of ENOTSUPP | Martin KaFai Lau | 1 | -1/+1 |
2017-01-11 | ipvlan: improvise dev_id generation logic in IPvlan | Mahesh Bandewar | 2 | -1/+13 |
2017-01-10 | liquidio: store the L4 hash of rx packets in skb | Prasad Kanneganti | 3 | -3/+33 |
2017-01-10 | sfc: stop setting dev_port | Bert Kenward | 1 | -2/+0 |
2017-01-10 | sfc: implement ndo_get_phys_port_name | Bert Kenward | 1 | -0/+11 |