Age | Commit message (Expand) | Author | Files | Lines |
2015-04-04 | netfilter: Pass nf_hook_state through nf_nat_ipv6_{in,out,fn,local_fn}(). | David S. Miller | 1 | -16/+8 |
2015-04-04 | netfilter: Pass nf_hook_state through ipt_do_table(). | David S. Miller | 1 | -2/+1 |
2015-04-04 | netfilter: Pass nf_hook_state through nf_nat_ipv4_{in,out,fn,local_fn}(). | David S. Miller | 1 | -16/+8 |
2015-04-04 | netfilter: Make nf_hookfn use nf_hook_state. | David S. Miller | 1 | -3/+1 |
2015-04-04 | netfilter: Use nf_hook_state in nf_queue_entry. | David S. Miller | 1 | -5/+1 |
2015-04-04 | netfilter: Create and use nf_hook_state. | David S. Miller | 1 | -5/+23 |
2015-04-03 | add fixed_phy_update_state() - update state of fixed_phy | Stas Sergeev | 1 | -0/+9 |
2015-04-03 | ebpf: add skb->priority to offset map for usage in {cls, act}_bpf | Daniel Borkmann | 1 | -0/+1 |
2015-04-03 | jhash: Update jhash_[321]words functions to use correct initval | Alexander Duyck | 1 | -6/+11 |
2015-04-03 | netdevice: document NETDEV_TX_BUSY deprecation. | Rusty Russell | 1 | -1/+4 |
2015-04-02 | net/mlx5_core: Extend struct mlx5_interface to support multiple protocols | Saeed Mahameed | 1 | -0/+8 |
2015-04-02 | net/mlx5_core: Modify arm CQ in preparation for upcoming Ethernet driver | Saeed Mahameed | 1 | -2/+3 |
2015-04-02 | net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_core | Saeed Mahameed | 1 | -1/+2 |
2015-04-02 | net/mlx5_core: Fix Mellanox copyright note | Saeed Mahameed | 8 | -8/+8 |
2015-04-02 | net/mlx5_core: Use coherent memory for command interface page | Eli Cohen | 1 | -0/+3 |
2015-04-02 | net/mlx4_en: Add RX-ALL support | Muhammad Mahajna | 1 | -0/+3 |
2015-04-02 | net/mlx4_en: Add interface identify support | Ido Shamay | 2 | -0/+3 |
2015-04-02 | net/mlx4: Add SET_PORT opcode modifiers enumeration | Ido Shamay | 1 | -1/+7 |
2015-04-02 | net/mlx4: Warn users of depracated QoS Firmware | Ido Shamay | 1 | -0/+1 |
2015-04-02 | net/mlx4_en: Enable TX rate limit per VF | Ido Shamay | 1 | -0/+2 |
2015-04-02 | net/mlx4: Added qos_vport QP configuration in VST mode | Ido Shamay | 1 | -2/+6 |
2015-04-02 | net/mlx4: Query device for QoS per VF support | Ido Shamay | 1 | -1/+2 |
2015-04-02 | net/mlx4: Add mlx4_SET_VPORT_QOS implementation | Ido Shamay | 1 | -0/+1 |
2015-04-02 | net/mlx4: Add mlx4_ALLOCATE_VPP implementation | Ido Shamay | 1 | -0/+1 |
2015-04-02 | net/mlx4: New file for QoS related firmware commands | Ido Shamay | 1 | -5/+0 |
2015-04-02 | net/mlx4: Make mlx4_is_eth visible inline funcion | Ido Shamay | 1 | -0/+5 |
2015-04-02 | net/mlx4: Add RSS support for fragmented IP datagrams | Ido Shamay | 1 | -0/+1 |
2015-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 10 | -79/+89 |
2015-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -1/+15 |
2015-04-02 | net: remove iflink field from struct net_device | Nicolas Dichtel | 1 | -2/+1 |
2015-04-02 | ipip,gre,vti,sit: implement ndo_get_iflink | Nicolas Dichtel | 1 | -0/+1 |
2015-04-02 | ip6tnl,gre6,vti6: implement ndo_get_iflink | Nicolas Dichtel | 1 | -0/+1 |
2015-04-02 | dev: introduce dev_get_iflink() | Nicolas Dichtel | 1 | -0/+4 |
2015-04-01 | Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.or... | David S. Miller | 3 | -2/+17 |
2015-04-01 | Merge tag 'lazytime_fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2 | -0/+4 |
2015-04-01 | Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2 | -10/+10 |
2015-04-01 | can: introduce new raw socket option to join the given CAN filters | Oliver Hartkopp | 1 | -0/+1 |
2015-03-31 | Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc... | David S. Miller | 4 | -27/+244 |
2015-03-31 | net/mlx4_en: Add Flow control statistics display via ethtool | Matan Barak | 1 | -1/+2 |
2015-03-31 | net/mlx4_en: Move statistics bitmap setting to the Ethernet driver | Eran Ben Elisha | 1 | -1/+0 |
2015-03-31 | sunrpc: make debugfs file creation failure non-fatal | Jeff Layton | 1 | -9/+9 |
2015-03-31 | netlink: implement nla_get_in_addr and nla_get_in6_addr | Jiri Benc | 1 | -0/+21 |
2015-03-31 | netlink: implement nla_put_in_addr and nla_put_in6_addr | Jiri Benc | 2 | -3/+31 |
2015-03-31 | xfrm: simplify xfrm_address_t use | Jiri Benc | 2 | -3/+5 |
2015-03-31 | tcp: simplify inetpeer_addr_base use | Jiri Benc | 1 | -1/+2 |
2015-03-31 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 3 | -0/+62 |
2015-03-31 | ptp: remove 32 bit get/set methods. | Richard Cochran | 1 | -8/+0 |
2015-03-31 | ptp: introduce get/set time methods with explicit 64 bit seconds. | Richard Cochran | 1 | -2/+10 |
2015-03-30 | nfsd: require an explicit option to enable pNFS | Christoph Hellwig | 1 | -1/+1 |
2015-03-30 | mac80211: make sta.wme indicate whether QoS is used | Johannes Berg | 1 | -1/+2 |