netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-01 15:50:22 to 2017-02-02 15:13:30 UTC [more...]

[patch net-next 00/19] mlxsw: Introduce TC Flower offload using TCAM
 2017-02-02 15:12 UTC  (19+ messages)
` [patch net-next 01/19] mlxsw: item: Add 8bit item helpers
` [patch net-next 02/19] mlxsw: item: Add helpers for getting pointer into payload for char buffer item
` [patch net-next 03/19] mlxsw: reg: Add Policy-Engine ACL Register
` [patch net-next 04/19] mlxsw: reg: Add Policy-Engine ACL Group Table register
` [patch net-next 05/19] mlxsw: reg: Add Policy-Engine TCAM Allocation Register
` [patch net-next 06/19] mlxsw: reg: Add Policy-Engine TCAM Entry Register Version 2
` [patch net-next 07/19] mlxsw: reg: Add Policy-Engine Port Binding Table
` [patch net-next 08/19] mlxsw: reg: Add Policy-Engine Rules Copy Register
` [patch net-next 09/19] mlxsw: reg: Add Policy-Engine Policy Based Switching Register
` [patch net-next 10/19] mlxsw: reg: Add Policy-Engine Extended Flexible Action Register
` [patch net-next 11/19] mlxsw: core: Introduce flexible keys support
` [patch net-next 12/19] mlxsw: core: Introduce flexible actions support
` [patch net-next 13/19] mlxsw: spectrum: Introduce basic set of flexible key blocks
` [patch net-next 14/19] mlxsw: resources: Add ACL related resources
` [patch net-next 15/19] list: introduce list_for_each_entry_from_reverse helper
` [patch net-next 16/19] lib: Introduce priority array area manager
` [patch net-next 17/19] mlxsw: spectrum: Introduce ACL core with simple TCAM implementation
` [patch net-next 19/19] mlxsw: spectrum: Implement TC flower offload

[PATCH v2] ethtool: do not vzalloc(0) on registers dump
 2017-02-02 15:03 UTC  (3+ messages)

[RFC PATCH net-next 0/5] net: improve support for SCTP checksums
 2017-02-02 15:07 UTC  (5+ messages)
` [RFC PATCH net-next 2/5] net: split skb_checksum_help

[PATCH net-next v2 0/6] gtp: misc improvements
 2017-02-02 15:07 UTC  (16+ messages)
` [PATCH net-next v2 1/6] gtp: make GTP sockets in gtp_newlink optional
` [PATCH net-next v2 3/6] gtp: unify genl_find_pdp and prepare for per socket lookup
` [PATCH net-next v2 5/6] gtp: add socket to pdp context

[PATCH] xen-netfront: Improve error handling during initialization
 2017-02-02 14:54 UTC  (3+ messages)

[PATCH] [net-next] hns_enet: use cpumask_var_t for on-stack mask
 2017-02-02 14:49 UTC 

[PATCH net-next] net: add LINUX_MIB_PFMEMALLOCDROP counter
 2017-02-02 14:48 UTC  (2+ messages)

[pull request][net-next 0/8] Mellanox mlx5 updates 2017-01-31
 2017-02-02 14:47 UTC  (10+ messages)
` [net-next 1/8] net/mlx5: Fixed static checker warnings
` [net-next 2/8] net/mlx5: Configure cache line size for start and end padding

[PATCH net] packet: call fanout_release, while UNREGISTERING a netdev
 2017-02-02 14:42 UTC  (9+ messages)

[PATCH net-next] virtio_net: remove custom busy_poll
 2017-02-02 14:35 UTC 

[PATCH net-next v2 0/5] bridge: per vlan dst_metadata support
 2017-02-02 14:33 UTC  (9+ messages)

[PATCH net-next] atl1e: add GRO support
 2017-02-02 14:09 UTC 

net/tcp: warning in tcp_try_coalesce/skb_try_coalesce
 2017-02-02 14:03 UTC  (8+ messages)

"TCP: eth0: Driver has suspect GRO implementation, TCP performance may be compromised." message with "ethtool -K eth0 gro off"
 2017-02-02 13:59 UTC  (5+ messages)

[PATCH iproute2] ss: print tcpi_rcv_mss
 2017-02-02 13:47 UTC  (3+ messages)
` [PATCH v2 iproute2] ss: print tcpi_rcv_mss and tcpi_advmss

[PATCH net-next] net: phy: marvell: Add support for 88e1545 PHY
 2017-02-02 13:17 UTC  (4+ messages)

[PATCH] net: intel: e1000e: use new api ethtool_{get|set}_link_ksettings
 2017-02-02 13:24 UTC  (4+ messages)
` [Intel-wired-lan] "

[PATCH] net: phy: dp83867: Port mirroring support in the DP83867 TI's PHY driver
 2017-02-02 13:11 UTC  (11+ messages)

[PATCH net-next v3 0/2] qed*: Add support for PTP
 2017-02-02 12:56 UTC  (3+ messages)
` [PATCH net-next v3 1/2] qed: Add infrastructure for PTP support

[PATCH/RFC net-next 0/2] net/sched: cls_flower: Support matching on ND
 2017-02-02 12:31 UTC  (4+ messages)
` [PATCH/RFC net-next 1/2] flow dissector: ND support
` [PATCH/RFC net-next 2/2] net/sched: cls_flower: Support matching on ND

[PATCH] ethtool: do not vzalloc(0) on registers dump
 2017-02-02 12:22 UTC  (3+ messages)

Did you get my message this time?
 2017-02-02  4:50 UTC 

[PATCH net-next 0/2] Extract IFE logic to module
 2017-02-02 11:12 UTC  (3+ messages)

[PATCH iproute2/net-next 0/7] tc: flower: Masked ICMP match and ND match
 2017-02-02 10:38 UTC  (8+ messages)
` [PATCH iproute2/net-next 1/7] tc: flower: Update documentation to indicate ARP takes IPv4 prefixes
` [PATCH iproute2/net-next 2/7] tc: flower: use correct type when calling flower_icmp_attr_type
` [PATCH iproute2/net-next 3/7] tc: flower: provide generic masked u8 parser helper
` [PATCH iproute2/net-next 4/7] tc: flower: provide generic masked u8 print helper
` [PATCH iproute2/net-next 5/7] tc: flower: support masked ICMP code and type match
` [PATCH iproute2/net-next 6/7] tc: flower: Add TCA_FLOWER_KEY_ND_*
` [PATCH iproute2/net-next 7/7] tc: flower: Support matching on ND

[PATCH net] ipv6: sr: remove cleanup flag and fix HMAC computation
 2017-02-02 10:29 UTC 

[PATCH v2] net: stmmac: Fix wrong message in stmmac_probe_config_dt
 2017-02-02 10:19 UTC  (2+ messages)

[PATCH 1/3] ath10k: remove ath10k_vif_to_arvif()
 2017-02-02 10:19 UTC  (3+ messages)
` [PATCH 2/3] ath10k: use size_t for len variables
` [PATCH 3/3] ath10k: fix comment

net: heap out-of-bounds in ip6_fragment
 2017-02-02 10:14 UTC 

[PATCH 0/2] net: ethernet: bgmac: bug fixes
 2017-02-02  9:49 UTC  (8+ messages)
` [PATCH 1/2] net: ethernet: bgmac: init sequence bug
` [PATCH 2/2] net: ethernet: bgmac: mac address change bug

[PATCH iproute2 v5 0/4] update ifstat for new stats
 2017-02-02  8:53 UTC  (4+ messages)
` [PATCH iproute2 v5 2/4] ifstat: Add extended statistics to ifstat

linux-next: manual merge of the net-next tree with Linus' tree
 2017-02-02  8:40 UTC  (2+ messages)

[PATCH] net: stmmac: Remove wrong message in stmmac_probe_config_dt
 2017-02-02  7:18 UTC  (3+ messages)

[PATCH net-next] cxgb4: Fix uld_send() for ctrl pkts
 2017-02-02  7:13 UTC 

[PATCH v2 3/4] phy: Add USB3 PHY support for Broadcom NSP SoC
 2017-02-02  6:48 UTC  (2+ messages)

[PATCH 1/2] Documentation: devicetree: change the mediatek ethernet compatible string
 2017-02-02  5:07 UTC  (4+ messages)
` [PATCH 2/2] net-next: ethernet: mediatek: change the "

[net-next ovs clone action 1/3] openvswitch: deferred fifo api change
 2017-02-02  3:31 UTC  (4+ messages)
` [net-next ovs clone action 3/3] openvswitch: kernel datapath clone action

[PATCH net] net: phy: Fix lack of reference count on PHY driver
 2017-02-02  2:56 UTC  (8+ messages)

[PATCH net-next] loopback: clear pfmemalloc on outgoing skb's
 2017-02-02  2:46 UTC  (5+ messages)
    ` [PATCH net-next] net: remove useless pfmemalloc setting

[PATCH net-next] net: ipv4: remove fib_lookup.h from devinet.c include list
 2017-02-02  2:41 UTC 

КЛИЕНТСКИЕ БАЗЫ тел +79139230330 Skype: prodawez390 Email: prodawez393@gmail.com Узнайте подробнее!
 2017-02-01 17:54 UTC 

[PATCH] xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend()
 2017-02-02  0:01 UTC  (8+ messages)

net: suspicious RCU usage in nf_hook
 2017-02-01 23:59 UTC  (12+ messages)

[PATCHv2 net-next 0/2] MV88E6390 fixes
 2017-02-01 23:46 UTC  (3+ messages)
` [PATCHv2 net-next 1/2] net: dsa: mv88e6xxx: Fix ATU age timer for MV88E6390
` [PATCHv2 net-next 2/2] net: dsa: mv88e6xxx: Fix typ0 when configuring 2.5Gbps

[PATCHv3 net-next 0/7] net: dst_confirm replacement
 2017-02-01 23:04 UTC  (4+ messages)
` [PATCHv3 net-next 5/7] net: add confirm_neigh method to dst_ops

[PATCH v7 1/3] Bluetooth: btusb: Use an error label for error paths
 2017-02-01 22:24 UTC  (3+ messages)
` [PATCH v7 2/3] Bluetooth: btusb: Add out-of-band wakeup support
` [PATCH v7 3/3] Bluetooth: btusb: Configure Marvell to use one of the pins for oob wakeup

[PATCH v2 0/4] USB support for Broadcom NSP SoC
 2017-02-01 22:08 UTC  (3+ messages)
` [PATCH v2 2/4] net: phy: Initialize mdio clock at probe function

[PATCH] net: stmmac: add separate warning for PTP not being supported by HW
 2017-02-01 21:02 UTC 

[PATCH] stmmac: Discard masked flags in interrupt status register
 2017-02-01 21:02 UTC  (4+ messages)

[GIT] Networking
 2017-02-01 19:46 UTC 

[PATCH] net: phy: broadcom: rehook BCM54612E specific init
 2017-02-01 19:20 UTC  (2+ messages)

[PATCH] net: stmmac: don't set tx delay in RGMII_ID and RGMII_TXID mode
 2017-02-01 19:19 UTC 

[PATCH net-next 0/5] bridge: per vlan dst_metadata support
 2017-02-01 19:12 UTC  (5+ messages)

[PATCH net-next 0/2] net/sched: act_sample: Little fixes
 2017-02-01 19:10 UTC  (3+ messages)

[PATCH 4.10-rc3 00/13] net: dsa: remove unnecessary phy.h include
 2017-02-01 19:07 UTC  (3+ messages)
` [PATCH 4.10-rc3 11/13] net: liquidio: fix build errors when linux/phy*.h is removed from net/dsa.h

[PATCH net-next] unix: add ioctl to open a unix socket file with O_PATH
 2017-02-01 19:00 UTC 

[PATCH 0/2] sh_eth: fixes for MagicPacket handling
 2017-02-01 18:06 UTC  (8+ messages)
` [PATCH 1/2] sh_eth: align usage of sh_eth_modify() with rest of driver
` [PATCH 2/2] sh_eth: fix wakeup event reporting from MagicPacket

[PATCH v2 net-next] net: phy: Add LED mode driver for Microsemi
 2017-02-01 18:04 UTC  (4+ messages)
` [PATCH v2 net-next] net: phy: Add LED mode driver for Microsemi PHYs

[PATCH net] tcp: fix 0 divide in __tcp_select_window()
 2017-02-01 17:56 UTC  (3+ messages)

pull-request: wireless-drivers-next 2017-02-01
 2017-02-01 17:47 UTC  (2+ messages)

[patch net-next] ethernet: aquantia: fix dma_mapping_error test
 2017-02-01 17:45 UTC  (2+ messages)

[patch net-next] sfc: a couple off by one bugs
 2017-02-01 17:44 UTC  (2+ messages)

sock_create_kern() and network namespace reference counts
 2017-02-01 17:37 UTC  (5+ messages)

[patch] ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()
 2017-02-01 17:31 UTC  (2+ messages)

[PATCH net-next] liquidio: fix for iq and droq cnts going negative
 2017-02-01 17:25 UTC  (2+ messages)

[PATCH net-next] net: ipv6: add NLM_F_APPEND in notifications when applicable
 2017-02-01 17:14 UTC  (2+ messages)

[PATCH] net: fix ndo_features_check/ndo_fix_features comment ordering
 2017-02-01 17:11 UTC  (2+ messages)

[PATCH] net: ethernet: ti: cpsw: fix NULL pointer dereference in switch mode
 2017-02-01 17:06 UTC  (3+ messages)

[PATCH net-next] net: reduce skb_warn_bad_offload() noise
 2017-02-01 17:03 UTC  (2+ messages)

[PATCH net v2] net/sched: matchall: Fix configuration race
 2017-02-01 16:58 UTC  (2+ messages)

[PATCH] rtnetlink: Handle IFLA_MASTER parameter when processing rtnl_newlink
 2017-02-01 16:53 UTC  (2+ messages)

[PATCH] [net-next] xgene_enet: remove bogus forward declarations
 2017-02-01 16:46 UTC 

pull request (net-next): ipsec-next 2017-02-01
 2017-02-01 16:38 UTC  (2+ messages)

Strange ARP behaviour with VXLAN
 2017-02-01 16:20 UTC 

[PATCH net v2] be2net: fix initial MAC setting
 2017-02-01 16:12 UTC  (3+ 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).