netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-02 15:13:14 to 2017-02-03 06:20:20 UTC [more...]

[PATCH net-next] virtio: Fix affinity for >32 VCPUs
 2017-02-03  6:19 UTC 

[PATCH net-next] bpf: fix verifier issue at check_packet_ptr_add
 2017-02-03  6:19 UTC  (6+ messages)

[PATCH net-next v2 0/5] bridge: per vlan dst_metadata support
 2017-02-03  6:06 UTC  (3+ messages)

[PATCH net] bpf: expose netns inode to bpf programs
 2017-02-03  6:05 UTC  (11+ messages)

Pseudo-Interface is returning wrong mac address
 2017-02-03  5:56 UTC 

Understanding mutual exclusion between rtnl_lock and rcu_read_lock
 2017-02-03  5:21 UTC  (4+ messages)

[PATCH 1/1] bonding: Remove unnecessary returned value check
 2017-02-03  4:46 UTC 

[PATCH net-next] net: add LINUX_MIB_PFMEMALLOCDROP counter
 2017-02-03  4:34 UTC  (2+ messages)

[PATCH net-next] loopback: clear pfmemalloc on outgoing skb's
 2017-02-03  4:40 UTC  (9+ messages)
    ` [PATCH net-next] net: remove useless pfmemalloc setting
` [PATCH net-next] tcp: clear pfmemalloc on outgoing skb

[net-next PATCH 0/5] XDP adjust head support for virtio
 2017-02-03  4:23 UTC  (13+ messages)
` [net-next PATCH 1/5] virtio_net: wrap rtnl_lock in test for calling with lock already held
` [net-next PATCH 2/5] virtio_net: factor out xdp handler for readability
` [net-next PATCH 3/5] virtio_net: remove duplicate queue pair binding in XDP
` [net-next PATCH 4/5] virtio_net: refactor freeze/restore logic into virtnet reset logic
` [net-next PATCH 5/5] virtio_net: XDP support for adjust_head

[PATCH net-next] net: ipv4: remove fib_lookup.h from devinet.c include list
 2017-02-03  4:09 UTC  (2+ messages)

[net-next PATCH v2 0/5] XDP adjust head support for virtio
 2017-02-03  4:04 UTC  (9+ messages)
` [net-next PATCH v2 1/5] virtio_net: wrap rtnl_lock in test for calling with lock already held
` [net-next PATCH v2 2/5] virtio_net: factor out xdp handler for readability
` [net-next PATCH v2 3/5] virtio_net: remove duplicate queue pair binding in XDP
` [net-next PATCH v2 4/5] virtio_net: refactor freeze/restore logic into virtnet reset logic
` [net-next PATCH v2 5/5] virtio_net: XDP support for adjust_head

[PATCH net-next] mpls: allow TTL propagation to/from IP packets to be configured
 2017-02-03  4:02 UTC  (5+ messages)

[PATCH net] net: phy: Fix lack of reference count on PHY driver
 2017-02-03  4:00 UTC  (4+ messages)

[PATCH 0/4] Updates for Marvell Switch SoCs
 2017-02-03  3:40 UTC  (2+ messages)
  ` [PATCH 1/4] ARM: dts: armada-xp-98dx3236: combine dfx server nodes

[PATCH net-next] net: remove support for per driver ndo_busy_poll()
 2017-02-03  3:25 UTC  (2+ messages)

[PATCHv2 net-next 0/2] MV88E6390 fixes
 2017-02-03  3:07 UTC  (2+ messages)

[PATCH net-next] net: phy: marvell: Add support for 88e1545 PHY
 2017-02-03  3:05 UTC  (5+ messages)

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

[PATCH] net: stmmac: add separate warning for PTP not being supported by HW
 2017-02-03  3:01 UTC  (2+ messages)

[PATCH] net: stmmac: don't set tx delay in RGMII_ID and RGMII_TXID mode
 2017-02-03  3:00 UTC  (2+ messages)

[PATCH net-next] unix: add ioctl to open a unix socket file with O_PATH
 2017-02-03  2:58 UTC  (2+ messages)

[PATCHv2 net-next 0/2] Work around missing PHY prodcut ID in mv88e6390
 2017-02-03  2:51 UTC  (2+ messages)

[PATCH RFC net-next 0/4] bridge: improve cache utilization
 2017-02-03  2:47 UTC  (3+ messages)
` [PATCH RFC net-next 4/4] bridge: add ability to turn off fdb used updates

[PATCH net v2 0/2] mlx4: Misc bug fixes after reinitializing queues
 2017-02-03  2:27 UTC  (6+ messages)
` [PATCH net v2 1/2] mlx4: Fix memory leak after mlx4_en_update_priv()
` [PATCH net v2 2/2] mlx4: xdp_prog becomes inactive after ethtool '-L' or '-G'

[PATCH net-next] sfc: get rid of custom busy polling code
 2017-02-03  2:22 UTC  (2+ messages)
` [PATCH net-next] sfc-falcon: "

[PATCHv3 net-next 0/7] net: dst_confirm replacement
 2017-02-03  1:52 UTC  (2+ messages)

[PATCH net-next 0/2] net: core: Two Helper function about socket information
 2017-02-03  1:51 UTC  (11+ messages)
` [PATCH net-next 1/2] Add a helper function to get socket cookie in eBPF
` [PATCH net-next 2/2] Add a eBPF helper function to retrieve socket uid

[PATCH net-next 1/7] openvswitch: Use inverted tuple in ovs_ct_find_existing() if NATted
 2017-02-03  1:10 UTC  (7+ messages)
` [PATCH net-next 2/7] openvswitch: Unionize ovs_key_ct_label with a u32 array
` [PATCH net-next 3/7] openvswitch: Do not trigger events for unconfirmed connection
` [PATCH net-next 4/7] openvswitch: Inherit master's labels
` [PATCH net-next 5/7] openvswitch: Add original direction conntrack tuple to sw_flow_key
` [PATCH net-next 6/7] openvswitch: Add force commit
` [PATCH net-next 7/7] openvswitch: Pack struct sw_flow_key

[PATCH net-next] ixgbevf: get rid of custom busy polling code
 2017-02-03  0:59 UTC 

[PATCH net-next v2 00/12] bnxt_en: Add XDP support
 2017-02-03  0:34 UTC  (21+ messages)
` [PATCH net-next v2 01/12] bnxt_en: Refactor rx SKB function
` [PATCH net-next v2 02/12] bnxt_en: Don't use DEFINE_DMA_UNMAP_ADDR to store DMA address in RX path
` [PATCH net-next v2 03/12] bnxt_en: Add bp->rx_dir field for rx buffer DMA direction
` [PATCH net-next v2 04/12] bnxt_en: Parameterize RX buffer offsets
` [PATCH net-next v2 05/12] bnxt_en: Add RX page mode support
` [PATCH net-next v2 06/12] bnxt_en: Use event bit map in RX path
` [PATCH net-next v2 07/12] bnxt_en: Centralize logic to reserve rings
` [PATCH net-next v2 08/12] bnxt_en: Add tx ring mapping logic
` [PATCH net-next v2 09/12] bnxt_en: Add a set of TX rings to support XDP
` [PATCH net-next v2 10/12] bnxt_en: Refactor tx completion path
` [PATCH net-next v2 11/12] bnxt_en: Add basic XDP support
` [PATCH net-next v2 12/12] bnxt_en: Add support for XDP_TX action

[PATCH net-next] ixgbe: get rid of custom busy polling code
 2017-02-03  0:26 UTC 

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

Hello Forgive My Intrusion From Silvia
 2017-02-02 23:16 UTC 

[PATCHv3 0/7] Refactor macvtap to re-use tap functionality by other virtual intefaces
 2017-02-02 23:22 UTC  (4+ messages)
` [PATCHv3 5/7] tap: Extending tap device create/destroy APIs

HI
 2017-02-02 23:06 UTC 

[patch net-next 00/19] mlxsw: Introduce TC Flower offload using TCAM
 2017-02-02 22:51 UTC  (19+ messages)
` [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 18/19] sched: cls_flower: expose priority to offloading netdevice
` [patch net-next 19/19] mlxsw: spectrum: Implement TC flower offload

[PATCH] [net-next] xgene_enet: remove bogus forward declarations
 2017-02-02 22:13 UTC  (2+ messages)

[PATCH net-next v4 0/5] net: ipv6: Improve user experience with multipath routes
 2017-02-02 20:37 UTC  (6+ messages)
` [PATCH net-next v4 1/5] net: ipv6: Allow shorthand delete of all nexthops in multipath route
` [PATCH net-next v4 2/5] net: ipv6: Add support to dump multipath routes via RTA_MULTIPATH attribute
` [PATCH net-next v4 3/5] net: ipv6: Change notifications for multipath add to RTA_MULTIPATH
` [PATCH net-next v4 4/5] net: ipv6: Change notifications for multipath delete "
` [PATCH net-next v4 5/5] net: ipv6: Use compressed IPv6 addresses showing route replace error

[PATCH net-next] bpf: test for AND edge cases
 2017-02-02 20:20 UTC  (3+ messages)

[PATCH net-next] cxgb4: get rid of custom busy poll code
 2017-02-02 19:44 UTC 

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

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

[PATCH net-next] myri10ge: get rid of custom busy poll code
 2017-02-02 18:50 UTC 

net: suspicious RCU usage in nf_hook
 2017-02-02 18:31 UTC  (13+ messages)
                      ` [PATCH net] net: use a work queue to defer net_disable_timestamp() work

[PATCH RFC 0/2] ipv6: IPv4-mapped on wire, :: dst address issue
 2017-02-02 18:27 UTC  (3+ messages)
` [PATCH RFC 1/2] ipv6: Inhibit IPv4-mapped src address on the wire
` [PATCH RFC 2/2] ipv6: Handle IPv4-mapped src to in6addr_any dst

[PATCH net-next] be2net: get rid of custom busy poll code
 2017-02-02 18:16 UTC 

[patch net-next] MAINTAINERS: add Ivan as a switchdev maintainer
 2017-02-02 18:14 UTC  (3+ messages)

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

net/tcp: warning in tcp_try_coalesce/skb_try_coalesce
 2017-02-02 17:34 UTC  (9+ messages)

[PATCH iproute2/net-next 0/7] tc: flower: Masked ICMP match and ND match
 2017-02-02 17:27 UTC  (3+ messages)
` [PATCH iproute2/net-next 7/7] tc: flower: Support matching on ND

[PATCH iproute2] ip route: Make name of protocol 0 consistent
 2017-02-02 17:22 UTC 

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

[PATCHv2 net-next 00/16] net: mvpp2: add basic support for PPv2.2
 2017-02-02 16:56 UTC  (6+ messages)
` [PATCHv2 net-next 01/16] dt-bindings: net: update Marvell PPv2 binding for PPv2.2 support

[PATCH net-next] net: ipv6: Set protocol to kernel for local routes
 2017-02-02 16:52 UTC 

[PATCH] dt-bindings: net: remove reference to fixed link support
 2017-02-02 16:47 UTC 

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

[PATCH net-next] virtio_net: remove custom busy_poll
 2017-02-02 16:17 UTC  (2+ messages)

[PATCHv2 net-next 00/11] net: mvpp2: misc improvements and preparation patches
 2017-02-02 16:12 UTC  (9+ messages)
` [PATCHv2 net-next 02/11] net: mvpp2: handle too large value in mvpp2_rx_time_coal_set()
` [PATCHv2 net-next 09/11] net: mvpp2: simplify MVPP2_PRS_RI_* definitions

[PATCH net-next] trace: rename trace_print_hex_seq arg and add kdoc
 2017-02-02 16:09 UTC 

[PATCH net-next] tcp: add tcp_mss_clamp() helper
 2017-02-02 16:04 UTC 

[PATCHv3 net-next 00/12] net: mvpp2: misc improvements and preparation patches
 2017-02-02 15:51 UTC  (13+ messages)
` [PATCHv3 net-next 01/12] net: mvpp2: remove useless arguments in mvpp2_rx_{pkts,time}_coal_set
` [PATCHv3 net-next 02/12] net: mvpp2: handle too large value handling in mvpp2_rx_pkts_coal_set()
` [PATCHv3 net-next 03/12] net: mvpp2: handle too large value in mvpp2_rx_time_coal_set()
` [PATCHv3 net-next 04/12] net: mvpp2: release reference to txq_cpu[] entry after unmapping
` [PATCHv3 net-next 05/12] net: mvpp2: remove unused 'tx_skb' field of 'struct mvpp2_tx_queue'
` [PATCHv3 net-next 06/12] net: mvpp2: drop useless fields in mvpp2_bm_pool and related code
` [PATCHv3 net-next 07/12] net: mvpp2: simplify mvpp2_bm_bufs_add()
` [PATCHv3 net-next 08/12] net: mvpp2: remove unused register definitions
` [PATCHv3 net-next 09/12] net: mvpp2: fix indentation of MVPP2_EXT_GLOBAL_CTRL_DEFAULT
` [PATCHv3 net-next 10/12] net: mvpp2: simplify MVPP2_PRS_RI_* definitions
` [PATCHv3 net-next 11/12] net: mvpp2: switch to build_skb() in the RX path
` [PATCHv3 net-next 12/12] net: mvpp2: enable building on 64-bit platforms

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

[iproute PATCH] man: ip-route.8: Fix 'expires' indenting
 2017-02-02 15:22 UTC 

[PATCH] net: phy: dp83867: Port mirroring support in the DP83867 TI's PHY driver
 2017-02-02 15:22 UTC  (10+ 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).