Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | netdevice: document NETDEV_TX_BUSY deprecation. | Rusty Russell | 2015-04-03 | 1 | -1/+4 | |
| * | | | | | | | | net/mlx5_core: Extend struct mlx5_interface to support multiple protocols | Saeed Mahameed | 2015-04-02 | 1 | -0/+8 | |
| * | | | | | | | | net/mlx5_core: Modify arm CQ in preparation for upcoming Ethernet driver | Saeed Mahameed | 2015-04-02 | 1 | -2/+3 | |
| * | | | | | | | | net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_core | Saeed Mahameed | 2015-04-02 | 1 | -1/+2 | |
| * | | | | | | | | net/mlx5_core: Fix Mellanox copyright note | Saeed Mahameed | 2015-04-02 | 8 | -8/+8 | |
| * | | | | | | | | net/mlx5_core: Use coherent memory for command interface page | Eli Cohen | 2015-04-02 | 1 | -0/+3 | |
| * | | | | | | | | net/mlx4_en: Add RX-ALL support | Muhammad Mahajna | 2015-04-02 | 1 | -0/+3 | |
| * | | | | | | | | net/mlx4_en: Add interface identify support | Ido Shamay | 2015-04-02 | 2 | -0/+3 | |
| * | | | | | | | | net/mlx4: Add SET_PORT opcode modifiers enumeration | Ido Shamay | 2015-04-02 | 1 | -1/+7 | |
| * | | | | | | | | net/mlx4: Warn users of depracated QoS Firmware | Ido Shamay | 2015-04-02 | 1 | -0/+1 | |
| * | | | | | | | | net/mlx4_en: Enable TX rate limit per VF | Ido Shamay | 2015-04-02 | 1 | -0/+2 | |
| * | | | | | | | | net/mlx4: Added qos_vport QP configuration in VST mode | Ido Shamay | 2015-04-02 | 1 | -2/+6 | |
| * | | | | | | | | net/mlx4: Query device for QoS per VF support | Ido Shamay | 2015-04-02 | 1 | -1/+2 | |
| * | | | | | | | | net/mlx4: Add mlx4_SET_VPORT_QOS implementation | Ido Shamay | 2015-04-02 | 1 | -0/+1 | |
| * | | | | | | | | net/mlx4: Add mlx4_ALLOCATE_VPP implementation | Ido Shamay | 2015-04-02 | 1 | -0/+1 | |
| * | | | | | | | | net/mlx4: New file for QoS related firmware commands | Ido Shamay | 2015-04-02 | 1 | -5/+0 | |
| * | | | | | | | | net/mlx4: Make mlx4_is_eth visible inline funcion | Ido Shamay | 2015-04-02 | 1 | -0/+5 | |
| * | | | | | | | | net/mlx4: Add RSS support for fragmented IP datagrams | Ido Shamay | 2015-04-02 | 1 | -0/+1 | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-04-02 | 8 | -16/+27 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | net: remove iflink field from struct net_device | Nicolas Dichtel | 2015-04-02 | 1 | -2/+1 | |
| * | | | | | | | | | dev: introduce dev_get_iflink() | Nicolas Dichtel | 2015-04-02 | 1 | -0/+4 | |
| * | | | | | | | | | Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.or... | David S. Miller | 2015-04-01 | 3 | -2/+17 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | brcmfmac: add support for BCM43430 SDIO chipset | Arend van Spriel | 2015-03-20 | 1 | -0/+1 | |
| | * | | | | | | | | bcma: allow disabling (not building) PCI driver | Rafał Miłecki | 2015-03-13 | 1 | -0/+6 | |
| | * | | | | | | | | bcma: move PCI IRQ control function to host specific code | Rafał Miłecki | 2015-03-13 | 2 | -2/+9 | |
| | * | | | | | | | | brcmfmac: Add support for BCM4345 SDIO chipset. | Syed Asifful Dayyan | 2015-03-13 | 1 | -0/+1 | |
| * | | | | | | | | | net/mlx4_en: Add Flow control statistics display via ethtool | Matan Barak | 2015-03-31 | 1 | -1/+2 | |
| * | | | | | | | | | net/mlx4_en: Move statistics bitmap setting to the Ethernet driver | Eran Ben Elisha | 2015-03-31 | 1 | -1/+0 | |
| * | | | | | | | | | netlink: implement nla_put_in_addr and nla_put_in6_addr | Jiri Benc | 2015-03-31 | 1 | -3/+2 | |
| * | | | | | | | | | ptp: remove 32 bit get/set methods. | Richard Cochran | 2015-03-31 | 1 | -8/+0 | |
| * | | | | | | | | | ptp: introduce get/set time methods with explicit 64 bit seconds. | Richard Cochran | 2015-03-31 | 1 | -2/+10 | |
| * | | | | | | | | | net: Introduce passthru_features_check | Toshiaki Makita | 2015-03-29 | 1 | -0/+3 | |
| * | | | | | | | | | net: Move check for multiple vlans to drivers | Toshiaki Makita | 2015-03-29 | 1 | -0/+22 | |
| * | | | | | | | | | vlan: Introduce helper functions to check if skb is tagged | Toshiaki Makita | 2015-03-29 | 1 | -0/+45 | |
| * | | | | | | | | | tc: bpf: generalize pedit action | Alexei Starovoitov | 2015-03-29 | 1 | -0/+1 | |
| * | | | | | | | | | rhashtable: provide len to obj_hashfn | Patrick McHardy | 2015-03-25 | 1 | -2/+4 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | rhashtable: Add rhashtable_free_and_destroy() | Thomas Graf | 2015-03-24 | 1 | -2/+3 | |
| * | | | | | | | | rhashtable: Disable automatic shrinking by default | Thomas Graf | 2015-03-24 | 1 | -2/+5 | |
| * | | | | | | | | rhashtable: Mark internal/private inline functions as such | Thomas Graf | 2015-03-24 | 1 | -0/+2 | |
| * | | | | | | | | rhashtable: Use 'unsigned int' consistently | Thomas Graf | 2015-03-24 | 1 | -7/+7 | |
| * | | | | | | | | rhashtable: Extend RCU read lock into rhashtable_insert_rehash() | Thomas Graf | 2015-03-24 | 1 | -1/+1 | |
| * | | | | | | | | filter: introduce SKF_AD_VLAN_TPID BPF extension | Michal Sekletar | 2015-03-24 | 1 | -0/+1 | |
| * | | | | | | | | net: remove never used forwarding_accel_ops pointer from net_device | Hannes Frederic Sowa | 2015-03-24 | 1 | -2/+0 | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-03-23 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | rhashtable: Fix sleeping inside RCU critical section in walk_stop | Herbert Xu | 2015-03-23 | 1 | -0/+2 | |
| * | | | | | | | | | ipv6: introduce secret_stable to ipv6_devconf | Hannes Frederic Sowa | 2015-03-23 | 1 | -0/+4 | |
| * | | | | | | | | | rhashtable: Add immediate rehash during insertion | Herbert Xu | 2015-03-23 | 1 | -5/+37 | |
| * | | | | | | | | | rhashtable: Add multiple rehash support | Herbert Xu | 2015-03-23 | 1 | -12/+14 | |
| * | | | | | | | | | rhashtable: Allow hashfn to be unset | Herbert Xu | 2015-03-23 | 1 | -6/+27 | |
| * | | | | | | | | | rhashtable: Eliminate unnecessary branch in rht_key_hashfn | Herbert Xu | 2015-03-23 | 1 | -2/+6 |