netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-07-01 11:56:09 to 2016-07-02 09:39:05 UTC [more...]

[PATCH v11 00/22] Add HiSilicon RoCE driver
 2016-07-02  9:39 UTC  (7+ messages)
` [PATCH v11 02/22] devicetree: bindings: IB: Add binding document for HiSilicon RoCE
  ` [PATCH v11 01/22] net: hns: Add reset function support for RoCE driver
  ` [PATCH v11 03/22] IB/hns: Add initial main frame driver and get cfg info
` [PATCH v11 04/22] IB/hns: Add RoCE engine reset function
` [PATCH v11 09/22] IB/hns: Add hca support
` [PATCH v11 12/22] IB/hns: Set mtu and gid support

[ANNOUNCE] libmnl 1.0.4 release
 2016-07-02  9:11 UTC 

[patch net-next 00/12] mlxsw: Lay the groundwork for the introduction of router interfaces
 2016-07-02  9:00 UTC  (13+ messages)
` [patch net-next 01/12] mlxsw: spectrum: Send untagged packets through a port netdev
` [patch net-next 02/12] mlxsw: spectrum: Remove VLANs configuration via SELF flag
` [patch net-next 03/12] mlxsw: spectrum: Sync PVID vPort LAG status
` [patch net-next 04/12] mlxsw: spectrum: Remove RIF from PVID vPort when joining / leaving LAG
` [patch net-next 05/12] mlxsw: reg: Add Router General Configuration Register
` [patch net-next 06/12] mlxsw: spectrum: Initialize ports at the end of init sequence
` [patch net-next 07/12] mlxsw: spectrum_router: Add basic ipv4 router initialization
` [patch net-next 08/12] mlxsw: spectrum: Add router interface struct
` [patch net-next 09/12] mlxsw: reg: Add FDB action to forward to router
` [patch net-next 10/12] mlxsw: reg: Add Router Interface Table Register
` [patch net-next 11/12] mlxsw: spectrum: Use action 'discard' when removing traps
` [patch net-next 12/12] mlxsw: spectrum: Add traps needed for router implementation

[patch net-next 00/18] mlxsw: Do preparations before ipv4 router offload introduction
 2016-07-02  8:37 UTC  (20+ messages)
` [patch net-next 01/18] mlxsw: spectrum: Send untagged packets through a port netdev
` [patch net-next 02/18] mlxsw: spectrum: Remove VLANs configuration via SELF flag
` [patch net-next 03/18] mlxsw: spectrum: Sync PVID vPort LAG status
` [patch net-next 04/18] mlxsw: spectrum: Remove RIF from PVID vPort when joining / leaving LAG
` [patch net-next 05/18] mlxsw: reg: Add Router General Configuration Register
` [patch net-next 06/18] mlxsw: spectrum: Initialize ports at the end of init sequence
` [patch net-next 07/18] mlxsw: spectrum_router: Add basic ipv4 router initialization
` [patch net-next 08/18] mlxsw: spectrum: Add router interface struct
` [patch net-next 09/18] mlxsw: reg: Add FDB action to forward to router
` [patch net-next 10/18] mlxsw: reg: Add Router Interface Table Register
` [patch net-next 11/18] mlxsw: spectrum: Use action 'discard' when removing traps
` [patch net-next 12/18] mlxsw: spectrum: Add traps needed for router implementation
` [patch net-next 13/18] mlxsw: spectrum: Add couple of lower device helper functions
` [patch net-next 14/18] mlxsw: spectrum: Edit RIF properties based on netdev events
` [patch net-next 15/18] mlxsw: spectrum: Introduce support for router interfaces
` [patch net-next 16/18] mlxsw: spectrum: Unsplit the vFID range
` [patch net-next 17/18] mlxsw: spectrum: Configure FIDs based on bridge events
` [patch net-next 18/18] mlxsw: spectrum: Enable L3 interfaces on top of bridge devices

[patch net-next 00/42] mlxsw: Implement IPV4 unicast routing
 2016-07-02  7:28 UTC  (53+ messages)
` [patch net-next 01/42] net: add dev arg to ndo_neigh_construct/destroy
` [patch net-next 02/42] net: introduce default neigh_construct/destroy ndo calls for L2 upper devices
` [patch net-next 03/42] neigh: Send a notification when DELAY_PROBE_TIME changes
` [patch net-next 04/42] mlxsw: spectrum: Send untagged packets through a port netdev
` [patch net-next 05/42] mlxsw: spectrum: Remove VLANs configuration via SELF flag
` [patch net-next 06/42] mlxsw: spectrum: Sync PVID vPort LAG status
` [patch net-next 07/42] mlxsw: spectrum: Remove RIF from PVID vPort when joining / leaving LAG
` [patch net-next 08/42] mlxsw: reg: Add Router General Configuration Register
` [patch net-next 09/42] mlxsw: spectrum: Initialize ports at the end of init sequence
` [patch net-next 10/42] mlxsw: spectrum_router: Add basic ipv4 router initialization
` [patch net-next 11/42] mlxsw: spectrum: Add router interface struct
` [patch net-next 12/42] mlxsw: reg: Add FDB action to forward to router
` [patch net-next 13/42] mlxsw: reg: Add Router Interface Table Register
` [patch net-next 14/42] mlxsw: spectrum: Use action 'discard' when removing traps
` [patch net-next 15/42] mlxsw: spectrum: Add traps needed for router implementation
` [patch net-next 16/42] mlxsw: spectrum_router: Implement private fib
` [patch net-next 17/42] mlxsw: reg: Add Router Algorithmic LPM Tree Allocation Register definition
` [patch net-next 18/42] mlxsw: reg: Add Router Algorithmic LPM Structure Tree "
` [patch net-next 19/42] mlxsw: reg: Add Router Algorithmic LPM Tree Binding "
` [patch net-next 20/42] mlxsw: spectrum_router: Implement LPM trees management
` [patch net-next 21/42] mlxsw: spectrum_router: Add virtual router management
` [patch net-next 22/42] mlxsw: reg: Add Router Algorithmic LPM Unicast Entry Register definition
` [patch net-next 23/42] mlxsw: spectrum_router: Implement fib4 add/del switchdev obj ops
` [patch net-next 24/42] mlxsw: spectrum: Add couple of lower device helper functions
` [patch net-next 25/42] mlxsw: spectrum: Edit RIF properties based on netdev events
` [patch net-next 26/42] mlxsw: spectrum: Introduce support for router interfaces
` [patch net-next 27/42] mlxsw: spectrum: Unsplit the vFID range
` [patch net-next 28/42] mlxsw: spectrum: Configure FIDs based on bridge events
` [patch net-next 29/42] mlxsw: spectrum: Enable L3 interfaces on top of bridge devices
` [patch net-next 30/42] mlxsw: spectrum_router: Add private neigh table
` [patch net-next 31/42] mlxsw: reg: Add Router Algorithmic LPM Unicast Host Table register
` [patch net-next 32/42] mlxsw: reg: Add Router Algorithmic LPM Unicast Host Table Dump register
` [patch net-next 33/42] mlxsw: spectrum_router: Periodically update the kernel's neigh table
` [patch net-next 34/42] mlxsw: spectrum_router: Offload neighbours based on NUD state change
` [patch net-next 35/42] mlxsw: Add KVD sizes configuration into profile
` [patch net-next 36/42] mlxsw: spectrum: Define sizes of KVD areas
` [patch net-next 37/42] mlxsw: Introduce simplistic KVD linear area manager
` [patch net-next 38/42] mlxsw: reg: Add Router Adjacency Table register
` [patch net-next 39/42] mlxsw: reg: Add Router Algorithmic LPM ECMP Update Register
` [patch net-next 40/42] mlxsw: spectrum_router: Implement next-hop routing
` [patch net-next 41/42] mlxsw: spectrum_router: Add the nexthop neigh activity update
` [patch net-next 42/42] mlxsw: Add the unresolved next-hops probes

[PATCH v2] geneve: fix max_mtu setting
 2016-07-02  7:02 UTC 

[PATCH] net-next: mediatek: fix compile error inside mtk_poll_controller()
 2016-07-02  6:00 UTC 

[PATCH] (resend) ixgbe: always initialize setup_fc
 2016-07-02  1:35 UTC 

[PATCH net-next 00/11] bnxt_en updates for net-next
 2016-07-01 22:46 UTC  (12+ messages)
` [PATCH net-next 01/11] bnxt_en: VF/NPAR should return -EOPNOTSUPP for unsupported ethtool ops
` [PATCH net-next 02/11] bnxt_en: Update firmware spec. to 1.3.0
` [PATCH net-next 03/11] bnxt_en: Do function reset on the 1st PF open only
` [PATCH net-next 04/11] bnxt_en: Add support for updating flash more securely
` [PATCH net-next 05/11] bnxt_en: Request firmware reset after successful firwmare update
` [PATCH net-next 06/11] bnxt_en: Add support for firmware updates for additional processors
` [PATCH net-next 07/11] bnxt_en: Enable MRU enables bit when configuring VNIC MRU
` [PATCH net-next 08/11] bnxt_en: Increase maximum supported MTU to 9500
` [PATCH net-next 09/11] bnxt_en: Allow promiscuous mode for VF if default VLAN is enabled
` [PATCH net-next 10/11] bnxt_en: Assign netdev->dev_port with port ID
` [PATCH net-next 11/11] bnxt_en: Allow statistics DMA to be configurable using ethtool -C

[PATCH 1/2] net: ethernet: davinci_emac: use phydev from struct net_device
 2016-07-01 22:02 UTC  (2+ messages)
` [PATCH 2/2] net: ethernet: davinci_emac: use phy_ethtool_{get|set}_link_ksettings

[PATCHv3 wl-drv-next 0/2] register-field manipulation macros
 2016-07-01 21:26 UTC  (3+ messages)
` [PATCHv3 wl-drv-next 1/2] add basic "
` [PATCHv3 wl-drv-next 2/2] mt7601u: use linux/bitfield.h

[PATCH] packet: Use symmetric hash for PACKET_FANOUT_HASH
 2016-07-01 21:16 UTC  (4+ messages)

pull request for net-next: batman-adv 2016-07-01
 2016-07-01 21:05 UTC  (20+ messages)
  ` [PATCH 01/17] batman-adv: Start new development cycle
  ` [PATCH 02/17] batman-adv: statically print gateway table header
  ` [PATCH 03/17] batman-adv: remove unused vid local variable in tt seq print
  ` [PATCH 04/17] batman-adv: document sysfs files in alphabetical order
  ` [PATCH 05/17] batman-adv: update elp interval documentation
  ` [PATCH 06/17] batman-adv: refactor batadv_neigh_node_* functions to follow common style
  ` [PATCH 07/17] batman-adv: remove unused callback from batadv_algo_ops struct
  ` [PATCH 08/17] batman-adv: remove ogm_emit and ogm_schedule API calls
  ` [PATCH 09/17] batman-adv: remove useless inline attribute for sysfs helper function
  ` [PATCH 10/17] batman-adv: move GW mode and selection class to private data structure
  ` [PATCH 11/17] batman-adv: init ELP tweaking options only once
  ` [PATCH 12/17] batman-adv: Set skb priority in fragments
  ` [PATCH 13/17] batman-adv: Include frame priority in fragment header
  ` [PATCH 14/17] batman-adv: Always flood IGMP/MLD reports
  ` [PATCH 15/17] batman-adv: Add multicast optimization support for bridged setups
  ` [PATCH 16/17] batman-adv: Adding logging of mcast flag changes
  ` [PATCH 17/17] batman-adv: Add debugfs table for mcast flags

[PATCH] net: phy: dp83867: Fix initialization of PHYCR register
 2016-07-01 20:35 UTC 

[PATCH v3 net-next 0/9] net: hns: fix the typo of hns
 2016-07-01 20:57 UTC  (2+ messages)

[PATCH net-next] tipc: fix nl compat regression for link statistics
 2016-07-01 20:49 UTC  (2+ messages)

[PATCH net-next 0/9] RDS:TCP data structure changes for multipath support
 2016-07-01 20:46 UTC  (2+ messages)

[PATCH 0/4] net: ethernet: ti: cpsw: add multi-queue support
 2016-07-01 20:35 UTC  (3+ messages)
` [PATCH 1/4] net: ethernet: ti: davinci_cpdma: split descs num between all channels

[PATCH net] macsec: set actual real device for xmit when !protect_frames
 2016-07-01 20:36 UTC  (2+ messages)

[PATCH net-next v3 0/4] cgroup: bpf: cgroup2 membership test on skb
 2016-07-01 20:26 UTC  (2+ messages)

[Patch net] net_sched: fix mirrored packets checksum
 2016-07-01 20:20 UTC  (3+ messages)

[PATCH net-next 0/2] Further robustify putting BPF progs
 2016-07-01 20:05 UTC  (2+ messages)

[PATCH] usbnet: add reset_resume quirk to prevent resume failure
 2016-07-01 19:58 UTC  (2+ messages)

[PATCH] net: Fix resetting network_header in neigh_resolve_output and neigh_connected_output
 2016-07-01 19:57 UTC  (4+ messages)

[PATCH] mwifiex: fix unconditional error return in .add_virtual_intf callback
 2016-07-01 19:39 UTC 

ethtool 4.6 released
 2016-07-01 19:33 UTC  (7+ messages)
` ethtool needs a new maintainer

strange Mac OSX RST behavior
 2016-07-01 18:26 UTC  (6+ messages)

[iproute PATCH 0/2] Minor vf_info review
 2016-07-01 17:50 UTC  (6+ messages)
` [iproute PATCH 1/2] ipaddress: Simplify vf_info parsing

next-20160701 build: 2 failures 5 warnings (next-20160701)
 2016-07-01 17:46 UTC  (2+ messages)

[PATCH] Fix race condition in enc28j60 driver
 2016-07-01 17:44 UTC 

[PATCH] mwifiex: mask PCIe interrupts before removal
 2016-07-01 17:42 UTC  (2+ messages)

[PATCH] i40e: Explicitly write platform-specific mac address after PF reset
 2016-07-01 17:11 UTC 

[PATCH net-next] netvsc: Use the new in-place consumption APIs in the rx path
 2016-07-01 17:06 UTC  (4+ messages)

[PATCH 0/7] net: ethernet: bgmac: Add platform device support
 2016-07-01 15:42 UTC  (7+ messages)
` [PATCH 6/7] dt-bindings: net: bgmac: add bindings documentation for bgmac

GOOD INTEREST
 2016-07-01 15:34 UTC 

[RFC PATCH 0/2] net: ethernet: Add support for gmii2rgmii converter
 2016-07-01 15:29 UTC  (13+ messages)
` [RFC PATCH 1/2] net: ethernet: xilinx: Add gmii2rgmii converter support
` [RFC PATCH 2/2] net: macb: Add gmii2rgmii phy "

[RFC] WireGuard: next generation secure network tunnel
 2016-07-01 14:47 UTC  (4+ messages)

[PATCH v3] netfilter/nflog: nflog-range does not truncate packets (userspace)
 2016-07-01 14:30 UTC  (2+ messages)

[PATCH] [v6] net: emac: emac gigabit ethernet controller driver
 2016-07-01 13:54 UTC  (4+ messages)

[PATCH] netfilter: nf_log: fix error on write NONE to logger choice sysctl
 2016-07-01 13:53 UTC  (2+ messages)
` [PATCH v2] "

[net-next PATCH 1/2] net: pktgen: support injecting packets for qdisc testing
 2016-07-01 12:56 UTC  (4+ messages)

[PATCH net-next V3 00/16] Mellanox 100G SRIOV E-Switch offload and VF representors
 2016-07-01 11:51 UTC  (15+ messages)
` [PATCH net-next V3 02/16] net/mlx5: E-Switch, Add support for the sriov offloads mode
` [PATCH net-next V3 04/16] net/mlx5: E-Switch, Add API to create send-to-vport rules
` [PATCH net-next V3 05/16] net/mlx5: Introduce offloads steering namespace
` [PATCH net-next V3 06/16] net/mlx5: E-Switch, Add offloads table
` [PATCH net-next V3 07/16] net/mlx5: E-Switch, Add API to create vport rx rules
` [PATCH net-next V3 08/16] net/devlink: Add E-Switch mode control
` [PATCH net-next V3 09/16] net/mlx5: Add devlink interface
` [PATCH net-next V3 10/16] net/mlx5e: Add devlink based SRIOV mode changes
` [PATCH net-next V3 11/16] net/mlx5e: Create NIC global resources only once
` [PATCH net-next V3 12/16] net/mlx5e: TIRs management refactoring
` [PATCH net-next V3 13/16] net/mlx5e: Mark enabled RQTs instances explicitly
` [PATCH net-next V3 14/16] net/mlx5e: Add support for multiple profiles
` [PATCH net-next V3 15/16] net/mlx5: Add Representors registration API
` [PATCH net-next V3 16/16] net/mlx5e: Introduce SRIOV VF representors

[PATCH net] net: poll tx timeout only on active tx queues
 2016-07-01 12:03 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).