netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-04 02:16:22 to 2017-06-05 17:41:04 UTC [more...]

[PATCH v1] net: phy: Delete unused function phy_ethtool_gset
 2017-06-05 17:41 UTC  (2+ messages)

[PATCH v3 0/7] net: pch_gbe: Fixes & MIPS support
 2017-06-05 17:31 UTC  (12+ messages)
` [PATCH v3 2/7] net: pch_gbe: Pull PHY GPIO handling out of Minnow code
` [PATCH v4 0/7] net: pch_gbe: Fixes & MIPS support
  ` [PATCH v4 1/7] net: pch_gbe: Mark Minnow PHY reset GPIO active low
  ` [PATCH v4 2/7] net: pch_gbe: Pull PHY GPIO handling out of Minnow code
    ` [PATCH v4 3/7] dt-bindings: net: Document Intel pch_gbe binding
  ` [PATCH v4 4/7] net: pch_gbe: Add device tree support
  ` [PATCH v4 5/7] net: pch_gbe: Always reset PHY along with MAC
  ` [PATCH v4 6/7] net: pch_gbe: Allow longer for resets
  ` [PATCH v4 7/7] net: pch_gbe: Allow build on MIPS platforms

[PATCH] net/ipv6: Fix CALIPSO causing GPF with datagram support
 2017-06-05 17:20 UTC  (4+ messages)

[PATCH v3 1/2] net: dsa: b53: Add compatible strings for the Cygnus-family BCM11360
 2017-06-05 16:47 UTC  (3+ messages)
` [PATCH v3 2/2] ARM: dts: Add the ethernet and ethernet PHY to the cygnus core DT

[PATCH 0/5] Add phylib support for MV88X3310 10G phy
 2017-06-05 16:30 UTC  (15+ messages)
  ` [PATCH v2 0/6] "
    ` [PATCH 1/6] net: phy: add 802.3 clause 45 support to phylib
    ` [PATCH 2/6] net: phy: avoid genphy_aneg_done() for PHYs without clause 22 support
    ` [PATCH 3/6] net: phy: hook up clause 45 autonegotiation restart
    ` [PATCH 4/6] net: phy: split out 10G genphy support
    ` [PATCH 5/6] net: phy: add XAUI and 10GBASE-KR PHY connection types
    ` [PATCH 6/6] net: phy: add Marvell Alaska X 88X3310 10Gigabit PHY support

[PATCH 4.11 028/115] bonding: fix accounting of active ports in 3ad
 2017-06-05 16:17 UTC 

[PATCH 4.9 25/94] bonding: fix accounting of active ports in 3ad
 2017-06-05 16:17 UTC 

[patch net-next 0/6] introduce trap control action to tc and offload it
 2017-06-05 15:46 UTC  (9+ messages)
` [patch net-next 1/6] net: sched: introduce a TRAP control action
` [patch net-next 2/6] net: sched: introduce helper to identify gact trap action
` [patch net-next 3/6] mlxsw: pci: Fix size of trap_id field in CQE
` [patch net-next 4/6] mlxsw: spectrum: Introduce ACL trap
` [patch net-next 5/6] acl: Introduce ACL trap action
` [patch net-next 6/6] spectrum_flower: Implement gact trap TC action offload
` [patch iproute2/net-next] tc: add support for TRAP action

[PATCH net] net/mlx4: Check if Granular QoS per VF has been enabled before updating QP qos_vport
 2017-06-05 15:32 UTC  (2+ messages)

[PATCH] net: phy: fix kernel-doc warnings
 2017-06-05 15:29 UTC  (3+ messages)

[PATCH v2] devlink: fix potential memort leak
 2017-06-05 15:28 UTC  (3+ messages)

[PATCH] net-next: stmmac: dwmac-sun8i: ensure the EPHY is properly reseted
 2017-06-05 15:23 UTC  (5+ messages)
` [linux-sunxi] "

[for-next 4/6] net/mlx5: FPGA, Add basic support for Innova
 2017-06-05 15:17 UTC  (13+ messages)

[PATCH] net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd return void
 2017-06-05 15:01 UTC  (4+ messages)
` [PATCH] net/{mii,smsc}: "

[PATCH] net/3com: Make el3_netdev_get_ecmd return void
 2017-06-05 15:01 UTC  (2+ messages)

[PATCH] net/dec: Make __de_get_link_ksettings return void
 2017-06-05 15:01 UTC  (5+ messages)

[patch net-next] net: sched: select cls when cls_act is enabled
 2017-06-05 14:57 UTC  (2+ messages)

[PATCH v2 net-next] genetlink: remove ops_list from genetlink header
 2017-06-05 14:55 UTC  (2+ messages)

[PATCH] net: Update TCP congestion control documentation
 2017-06-05 14:54 UTC  (2+ messages)

ATENCIÓN
 2017-06-05 13:20 UTC 

[net-next PATCH 0/3] net: optimize ICMP-reply code path
 2017-06-05 14:22 UTC  (5+ messages)
` [net-next PATCH 2/3] net: reduce cycles spend on ICMP replies that gets rate limited

[patch iproute2/net-next] tc: gact: fix control action parsing
 2017-06-05 14:22 UTC 

[PATCH] cxgb4: implement ndo_set_vf_rate()
 2017-06-05 14:03 UTC  (2+ messages)

[patch net-next 00/19] Remove support from bridge bypass for mlxsw/rocker drivers
 2017-06-05 14:00 UTC  (27+ messages)
` [patch net-next 01/19] net: switchdev: Add support for querying supported bridge flags by hardware
` [patch net-next 02/19] net: bridge: Add support for offloading port attributes
` [patch net-next 03/19] net: bridge: Add support for calling FDB external learning under rcu
` [patch net-next 04/19] net: switchdev: Change notifier chain to be atomic
` [patch net-next 05/19] net: bridge: Add support for notifying devices about FDB add/del
` [patch net-next 06/19] net: bridge: Receive notification about successful FDB offload
` [patch net-next 07/19] mlxsw: spectrum: Remove support for bridge FDB learning sync
` [patch net-next 08/19] mlxsw: spectrum_switchdev: Add support for querying supported bridge flags
` [patch net-next 09/19] mlxsw: spectrum: Remove support for bypass bridge port attributes/vlan set
` [patch net-next 10/19] mlxsw: spectrum_switchdev: Change switchdev notifier API
` [patch net-next 11/19] mlxsw: spectrum_switchdev: Add support for learning FDB through notification
` [patch net-next 12/19] mlxsw: spectrum: Remove support for bridge bypass FDB add/del
` [patch net-next 13/19] net: Remove support for bridge bypass ndos from stacked devices
` [patch net-next 14/19] rocker: Remove support for bridge FDB learning sync
` [patch net-next 15/19] rocker: Add support for querying supported bridge flags
` [patch net-next 16/19] rocker: Change world_ops API and implementation to be switchdev independant
` [patch net-next 17/19] rocker: Add support for learning FDB through notification
` [patch net-next 18/19] rocker: Remove support for bypass bridge port attributes/vlan set
` [patch net-next 19/19] rocker: Remove support bridge bypass FDB
` [patch iproute2] bridge: Distinguish between externally learned vs offloaded FDBs

[PATCH v2 0/3] Add new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
 2017-06-05 13:33 UTC  (5+ messages)
` [PATCH v2 2/3] PCI: Enable PCIe Relaxed Ordering if supported

[PATCH] sit: reload iphdr in ipip6_rcv
 2017-06-05 13:03 UTC  (3+ messages)

[PATCH] ppp: mppe: Use vsnprintf extension %phN
 2017-06-05 12:22 UTC 

[net-next] openvswitch: add macro MODULE_ALIAS_VPORT_TYPE for vport type alias
 2017-06-05  9:59 UTC  (8+ messages)

[PATCH][V2] net: stmmac: ensure jumbo_frm error return is correctly checked for -ve value
 2017-06-05  9:20 UTC  (2+ messages)

[PATCH net-next] netlink: include netnsid only when netns differs
 2017-06-05  8:40 UTC  (6+ messages)
` [PATCH net] netlink: don't send unknown nsid

[PATCH iproute2 net-next] ip neigh: allow flush FAILED neighbour entry
 2017-06-05  8:31 UTC 

[PATCH][-next] mwifiex: make function mwifiex_ret_pkt_aggr_ctrl static
 2017-06-05  8:23 UTC  (2+ messages)

More BPF verifier questions
 2017-06-05  7:06 UTC  (2+ messages)

[PULL] topic/e1000e-fix
 2017-06-05  5:20 UTC  (4+ messages)
  ` [PATCH v2 1/1] e1000e: Undo e1000e_pm_freeze if __e1000_shutdown fails
    ` [Intel-wired-lan] "

[PATCH] net: sched: fix mips build failure
 2017-06-05  4:50 UTC  (2+ messages)

[patch net-next 0/3] mlxsw: Minor cleanup
 2017-06-05  3:50 UTC  (5+ messages)
` [patch net-next 1/3] mlxsw: spectrum: Tidy up header file
` [patch net-next 2/3] mlxsw: Fix typo inside enumeration
` [patch net-next 3/3] mlxsw: spectrum_router: Align RIF index allocation with existing code

[patch net-next] mlxsw: spectrum: Rename the firmware file
 2017-06-05  3:48 UTC  (2+ messages)

[PATCH net V4] net/mlx4: Fix the check in attaching steering rules
 2017-06-05  3:14 UTC  (2+ messages)

(unknown),
 2017-06-05  3:09 UTC  (13+ messages)
` [PATCH net-next 01/11] qed: Add bitmaps for VF CIDs
` [PATCH net-next 02/11] qed: Create L2 queue database
` [PATCH net-next 03/11] qed*: L2 interface to use the SB structures directly
` [PATCH net-next 04/11] qed: Pass vf_params when creating a queue-cid
` [PATCH net-next 05/11] qed: Assign a unique per-queue index to queue-cid
` [PATCH net-next 06/11] qed: Make VF legacy a bitfield
` [PATCH net-next 07/11] qed: IOV db support multiple queues per qzone
` [PATCH net-next 08/11] qed: Multiple qzone queues for VFs
` [PATCH net-next 09/11] qed: VFs to try utilizing the doorbell bar
` [PATCH net-next 10/11] qed: VF XDP support
` [PATCH net-next 11/11] qede: "
` [PATCH net-next 00/11] qed*: Support VF XDP attachment

[PATCH net-next v10 0/5] Avoiding stack overflow in skb_to_sgvec
 2017-06-05  3:03 UTC  (7+ messages)
` [PATCH net-next v10 1/5] skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflow
` [PATCH net-next v10 2/5] ipsec: check return value of skb_to_sgvec always
` [PATCH net-next v10 3/5] rxrpc: "
` [PATCH net-next v10 4/5] macsec: "
` [PATCH net-next v10 5/5] virtio_net: "

net: icmp vs udp_poll race?
 2017-06-05  2:58 UTC  (4+ messages)
  ` [PATCH net] net: ping: do not abuse udp_poll()

[PATCH net] net: dsa: Fix stale cpu_switch reference after unbind then bind
 2017-06-05  2:57 UTC  (2+ messages)

BUG: KASAN: use-after-free in free_old_xmit_skbs
 2017-06-05  2:08 UTC  (2+ messages)

[PATCH v4 net-next 0/3] bpf: Add BPF support to all perf_event
 2017-06-05  1:49 UTC  (2+ messages)

Leak in ipv6_gso_segment()?
 2017-06-05  1:41 UTC  (4+ messages)

[PATCH V5 net-next] neigh: Really delete an arp/neigh entry on "ip neigh delete" or "arp -d"
 2017-06-05  1:37 UTC  (2+ messages)

[PATCHv2 net-next] net: phy: smsc: Implement PHY statistics
 2017-06-05  1:36 UTC  (2+ messages)

[PATCH net-next 0/2] Fixes for mv88e6161
 2017-06-05  1:35 UTC  (2+ messages)

[PATCH] ath6kl: fix spelling mistake: "Indicat" -> "Indicate"
 2017-06-05  0:47 UTC  (2+ messages)

[PATCH net-next 0/5] net: dsa: mv88e6xxx: move registers macros
 2017-06-05  0:08 UTC  (2+ messages)

[PATCH 0/3] net: dsa: Cleanups before multi-CPU port
 2017-06-05  0:06 UTC  (2+ messages)

[PATCH net] geneve: fix needed_headroom and max_mtu for collect_metadata
 2017-06-05  0:04 UTC  (3+ messages)

(unknown),
 2017-06-05  0:03 UTC 

[PATCH net] sock: reset sk_err when the error queue is empty
 2017-06-05  0:02 UTC  (2+ messages)

[PATCH] amd-xgbe: use PAGE_ALLOC_COSTLY_ORDER in xgbe_map_rx_buffer
 2017-06-05  0:01 UTC  (2+ messages)

[PATCH][net-next] rxrpc: remove redundant proc_remove call
 2017-06-04 23:59 UTC  (2+ messages)

[PATCH net-next] dccp: consistently use dccp_write_space()
 2017-06-04 23:58 UTC  (2+ messages)

[PATCH] net: stmmac: ensure jumbo_frm error return is correctly checked for -ve value
 2017-06-04 23:58 UTC  (2+ messages)

[PATCH][V2] net: phy: marvell: make some functions static
 2017-06-04 23:55 UTC  (2+ messages)

[PATCH] netxen: remove writeq/readq function definitions
 2017-06-04 23:54 UTC  (2+ messages)

[PATCH] net-procfs: Use vsnprintf extension %phN
 2017-06-04 23:53 UTC  (2+ messages)

[PATCH net] ip6_tunnel: fix traffic class routing for tunnels
 2017-06-04 23:50 UTC  (2+ messages)

[for 4.12] net: qcom/emac: do not use hardware mdio automatic polling
 2017-06-04 23:34 UTC  (2+ messages)

[PATCH net-next] mdio: mux: make child bus walking more permissive and errors more verbose
 2017-06-04 23:30 UTC  (2+ messages)

[PATCH net-next V2 0/4] add support for dissection and matching on ip tos and ttl
 2017-06-04 22:12 UTC  (2+ messages)

[PATCH v2 0/4] PTP support for macb driver
 2017-06-04 20:55 UTC  (3+ messages)
` [PATCH v2 4/4] net: macb: Add hardware PTP support

[PATCH net-next] liquidio: add support for OVS offload
 2017-06-04 20:43 UTC  (3+ messages)

[PATCH net-next] genetlink: remove ops_list from genetlink header
 2017-06-04 20:25 UTC  (4+ messages)

[PATCH] net/phy: Make phy_ethtool_ksettings_get return void
 2017-06-04 18:45 UTC  (2+ messages)

[PATCH] net/phy: Delete unused function phy_ethtool_gset
 2017-06-04 17:20 UTC  (2+ messages)

[PATCH 0/7] mlx5: Make eswitch_offloads a compile option
 2017-06-04 17:07 UTC  (8+ messages)
` [PATCH 7/7] mlx5: Do not build eswitch_offloads if CONFIG_MLX5_EN_ESWITCH_OFFLOADS is set

Re
 2017-06-04 13:03 UTC 

[PATCH] devlink: fix potential memort leak
 2017-06-04 13:07 UTC  (2+ messages)

[PATCH iproute2 V2] iplink: Update usage in help message
 2017-06-04 12:36 UTC 

[PATCH 00/12] Delete CURRENT_TIME, CURRENT_TIME_SEC and current_fs_time
 2017-06-04  7:54 UTC  (16+ messages)
` [PATCH 04/12] fs: ceph: CURRENT_TIME with ktime_get_real_ts()


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).