netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-23 05:07:31 to 2018-11-24 06:58:55 UTC [more...]

[PATCH v4 0/2] bpf: permit JIT allocations to be served outside the module region
 2018-11-23 22:18 UTC  (3+ messages)
` [PATCH v4 1/2] bpf: add __weak hook for allocating executable memory
` [PATCH v4 2/2] arm64/bpf: don't allocate BPF JIT programs in module memory

[GIT] Networking
 2018-11-24  6:58 UTC 

[PATCH net v3] net: phy: mscc: fix deadlock in vsc85xx_default_config
 2018-11-24  6:35 UTC  (3+ messages)

[PATCH net-next v3 0/4] Introduce ENETC ethernet drivers
 2018-11-24  6:29 UTC  (6+ messages)
` [PATCH net-next v3 1/4] enetc: Introduce basic PF and VF "
` [PATCH net-next v3 2/4] enetc: Add ethtool statistics
` [PATCH net-next v3 3/4] enetc: Add vf to pf messaging support
` [PATCH net-next v3 4/4] enetc: Add RFS and RSS support

[PATCH v2 net] phy: Micrel KSZ8061: link failure after cable connect
 2018-11-24  6:23 UTC  (3+ messages)

[net-next 0/6][pull request] Intel Wired LAN Driver Updates 2018-11-21
 2018-11-23 19:34 UTC  (2+ messages)

[PATCH net-next] net-gro: use ffs() to speedup napi_gro_flush()
 2018-11-23 19:33 UTC  (2+ messages)

[PATCH net-next 0/3] tcp: take a bit more care of backlog stress
 2018-11-23 19:27 UTC  (3+ messages)

[PATCH net] net/sched: act_police: add missing spinlock initialization
 2018-11-23 19:20 UTC  (2+ messages)

[PATCH net v2] net: don't keep lonely packets forever in the gro hash
 2018-11-23 19:19 UTC  (2+ messages)

[PATCH net] net/ipv6: re-do dad when interface has IFF_NOARP flag change
 2018-11-23 19:18 UTC  (2+ messages)

[PATCH v3 00/02] ravb: Duplex handling update V3
 2018-11-23 19:15 UTC  (2+ messages)

[PATCH net-next] cxgb4: use new fw interface to get the VIN and smt index
 2018-11-23 19:11 UTC  (5+ messages)

[PATCH net] packet: copy user buffers before orphan or clone
 2018-11-23 19:09 UTC  (2+ messages)

[PATCH v1 net-next] ip6_tunnel: Adding support of mapping rules for MAP-E tunnel
 2018-11-23 19:06 UTC  (2+ messages)

[PATCH bpf-next 0/2] libbpf: ABI versioning
 2018-11-23 18:44 UTC  (5+ messages)
` [PATCH bpf-next 1/2] libbpf: Add version script for DSO

[PATCH net] net: phy: add workaround for issue where PHY driver doesn't bind to the device
 2018-11-23 18:41 UTC 

[PATCH] dt-bindings: dsa: Fix typo in "probed"
 2018-11-23 18:02 UTC  (2+ messages)

[PATCH net] net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queue
 2018-11-23 17:28 UTC 

Fw: [Bug 201773] New: IP_FREEBIND doesn’t counteract global
 2018-11-23 17:23 UTC 

[PATCH net-next 0/8] dpaa2-eth: Introduce XDP support
 2018-11-23 16:56 UTC  (9+ messages)
` [PATCH net-next 1/8] dpaa2-eth: Add basic "
` [PATCH net-next 2/8] dpaa2-eth: Allow XDP header adjustments
` [PATCH net-next 3/8] dpaa2-eth: Move function
` [PATCH net-next 5/8] dpaa2-eth: Map Rx buffers as bidirectional
` [PATCH net-next 4/8] dpaa2-eth: Release buffers back to pool on XDP_DROP
` [PATCH net-next 6/8] dpaa2-eth: Add support for XDP_TX
` [PATCH net-next 7/8] dpaa2-eth: Cleanup channel stats
` [PATCH net-next 8/8] dpaa2-eth: Add xdp counters

[PATCH v2] bpf: fix check of allowed specifiers in bpf_trace_printk
 2018-11-23 16:43 UTC 

[PATCH 0/1] drivers/i40iw: out of bound access in i40iw_net_event()
 2018-11-23 16:10 UTC  (2+ messages)
` [PATCH 1/1] drivers/net/i40e: define proper net_device::neigh_priv_len

ixgbe driver hits null pointer in net/core/dev.c
 2018-11-23 15:46 UTC 

[PATCH 0/8] net: y2038-safe socket timestamps
 2018-11-24  2:20 UTC  (8+ messages)
` [PATCH 1/8] arch: Use asm-generic/socket.h when possible
` [PATCH 2/8] sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD
` [PATCH 3/8] socket: Disentangle SOCK_RCVTSTAMPNS from SOCK_RCVTSTAMP
` [PATCH 4/8] arch: sparc: Override struct __kernel_old_timeval
` [PATCH 5/8] socket: Use old_timeval types for socket timestamps
` [PATCH 7/8] socket: Add SO_TIMESTAMP[NS]_NEW
` [PATCH 8/8] socket: Add SO_TIMESTAMPING_NEW

[PATCHv2 1/2] can: xilinx: add can 2.0 support
 2018-11-23 15:31 UTC  (2+ messages)

[PATCH v2 net-next] ptp: Fix pass zero to ERR_PTR() in ptp_clock_register
 2018-11-24  2:04 UTC  (3+ messages)

[PATCH net-next 00/12] switchdev: Convert switchdev_port_obj_{add,del}() to notifiers
 2018-11-24  2:02 UTC  (15+ messages)
` [PATCH net-next 01/12] switchdev: SWITCHDEV_OBJ_PORT_{VLAN, MDB}(): Sanitize
` [PATCH net-next 02/12] switchdev: Add a blocking notifier chain
` [PATCH net-next 03/12] switchdev: Add SWITCHDEV_PORT_OBJ_ADD, SWITCHDEV_PORT_OBJ_DEL
` [PATCH net-next 04/12] rocker: Handle SWITCHDEV_PORT_OBJ_ADD/_DEL
` [PATCH net-next 05/12] net: dsa: slave: "
` [PATCH net-next 06/12] staging: fsl-dpaa2: ethsw: Introduce ethsw_port_dev_check()
` [PATCH net-next 07/12] staging: fsl-dpaa2: ethsw: Handle SWITCHDEV_PORT_OBJ_ADD/_DEL
` [PATCH net-next 08/12] switchdev: Add helpers to aid traversal through lower devices
` [PATCH net-next 09/12] mlxsw: spectrum_switchdev: Handle SWITCHDEV_PORT_OBJ_ADD/_DEL
` [PATCH net-next 10/12] ocelot: "
` [PATCH net-next 11/12] switchdev: Replace port obj add/del SDO with a notification
` [PATCH net-next 12/12] rocker, dsa, ethsw: Don't filter VLAN events on bridge itself

[PATCH V2 net-next 0/8] net: hns3: Adds support of debugfs to HNS3 driver
 2018-11-24  1:29 UTC  (2+ messages)

[PATCH net-next] net: cavium: clean up return value check in cavium_ptp_probe
 2018-11-24  1:26 UTC  (2+ messages)

[PATCH net-next] net: phy: vitesse: remove duplicate support for VSC8574
 2018-11-24  1:25 UTC  (2+ messages)

[PATCH v2] net: amd: add missing of_node_put()
 2018-11-24  1:24 UTC  (2+ messages)

[PATCH][V2] net: hinic: fix null pointer dereference on pointer hwdev
 2018-11-24  1:21 UTC  (2+ messages)

[PATCH mac80211-next v4] mac80211-next: rtnetlink wifi simulation device
 2018-11-24  1:18 UTC  (2+ messages)

[PATCH net-next] net: mvneta: remove redundant check for eee->tx_lpi_timer < 0
 2018-11-24  1:17 UTC  (2+ messages)

[PATCH v3 0/2] bpf: permit JIT allocations to be served outside the module region
 2018-11-23 21:12 UTC  (6+ messages)
` [PATCH v3 1/2] bpf: add __weak hook for allocating executable memory
` [PATCH v3 2/2] arm64/bpf: don't allocate BPF JIT programs in module memory

[PATCH] mm: Replace all open encodings for NUMA_NO_NODE
 2018-11-23 23:44 UTC  (4+ messages)

[PATCH] usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2
 2018-11-23 13:07 UTC  (2+ messages)

[PATCH v2] media: bpf: add bpf function to report mouse movement
 2018-11-23 11:50 UTC 

[PATCH bpf-next] bpf: Add BPF_MAP_TYPE_QUEUE and BPF_MAP_TYPE_QUEUE to bpftool-map
 2018-11-23 10:56 UTC  (2+ messages)

[PATCH bpf-next] bpf: libbpf: retry program creation without the name
 2018-11-23 10:51 UTC  (10+ messages)

[RFC PATCH bpf-next] libbpf: make bpf_object__open default to UNSPEC
 2018-11-23 10:34 UTC  (3+ messages)

[PATCH 0/3] bpf: Test defence against SSB exploitation
 2018-11-23 20:10 UTC  (5+ messages)
` [PATCH 1/3] bpf/verifier: Log instruction patching when verbose logging is enabled
` [PATCH 2/3] selftests/bpf: Add the ability to test for a log message on success
` [PATCH 3/3] selftests/bpf: Add test case for defence against SSB exploitation

[PATCH net 1/2] virtio-net: disable guest csum during XDP set
 2018-11-23 20:01 UTC  (4+ messages)
` [PATCH net 2/2] virtio-net: fail XDP set if guest csum is negotiated

[PATCH v3 net-next 00/21] Add support for Aquantia AQtion USB to 5/2.5GbE devices
 2018-11-23  8:58 UTC  (10+ messages)
` [PATCH v3 net-next 08/21] net: usb: aqc111: Implement TX data path
` [PATCH v3 net-next 09/21] net: usb: aqc111: Implement RX "
` [PATCH v3 net-next 10/21] net: usb: aqc111: Add checksum offload support
` [PATCH v3 net-next 13/21] net: usb: aqc111: Add support for TSO

[PATCH v3 0/3] dpaa_eth: add ethtool coalesce control
 2018-11-23 19:17 UTC  (2+ messages)

[PATCH net-next] net: bcmgenet: remove HFB_CTRL access
 2018-11-23 19:10 UTC  (2+ messages)

[RFCv3 PATCH 1/6] uacce: Add documents for WarpDrive/uacce
 2018-11-23 18:05 UTC  (12+ messages)

[PATCH][xfrm-next] xfrm6: remove BUG_ON from xfrm6_dst_ifdown
 2018-11-23  7:53 UTC  (2+ messages)

Suggesting patch for tcp_close
 2018-11-23  7:22 UTC 

[PATCH net v2] net: phy: mscc: fix deadlock in vsc85xx_default_config
 2018-11-23 17:58 UTC  (3+ messages)

[PATCH net-next 0/4] qed* enhancements series
 2018-11-23  6:44 UTC  (5+ messages)
` [PATCH net-next 1/4] qed: Display port_id in the UFP debug messages
` [PATCH net-next 2/4] qede: Simplify the usage of qede-flags
` [PATCH net-next 3/4] qede: Update link status only when interface is ready
` [PATCH net-next 4/4] qed: Add support for MBI upgrade over MFW

[RFC v2 00/19] batman-adv: netlink restructuring, part 2
 2018-11-23 16:13 UTC  (20+ messages)
  ` [RFC v2 01/19] batman-adv: Move common genl doit code pre/post hooks
  ` [RFC v2 02/19] batman-adv: Prepare framework for mesh genl config
  ` [RFC v2 03/19] batman-adv: Prepare framework for hardif "
  ` [RFC v2 04/19] batman-adv: Prepare framework for vlan "
  ` [RFC v2 05/19] batman-adv: Add aggregated_ogms mesh genl configuration
  ` [RFC v2 06/19] batman-adv: Add ap_isolation mesh/vlan "
  ` [RFC v2 07/19] batman-adv: Add bonding mesh "
  ` [RFC v2 08/19] batman-adv: Add bridge_loop_avoidance "
  ` [RFC v2 09/19] batman-adv: Add distributed_arp_table "
  ` [RFC v2 10/19] batman-adv: Add fragmentation "
  ` [RFC v2 11/19] batman-adv: Add gateway "
  ` [RFC v2 12/19] batman-adv: Add hop_penalty "
  ` [RFC v2 13/19] batman-adv: Add log_level "
  ` [RFC v2 14/19] batman-adv: Add multicast_mode "
  ` [RFC v2 15/19] batman-adv: Add network_coding "
  ` [RFC v2 16/19] batman-adv: Add orig_interval "
  ` [RFC v2 17/19] batman-adv: Add elp_interval hardif "
  ` [RFC v2 18/19] batman-adv: Add throughput_override "
  ` [RFC v2 19/19] batman-adv: Trigger genl notification on sysfs config change

[PATCH net-next 0/3] basic in order support for vhost_net
 2018-11-23 15:49 UTC  (6+ messages)
` [PATCH net-next 1/3] virtio: introduce in order feature bit
` [PATCH net-next 2/3] vhost_net: support in order feature
` [PATCH net-next 3/3] vhost: don't touch avail ring if in_order is negotiated

[PATCH][net-next] vhost:net: allocate 32KB memory instead of 32K pages when page frag refill
 2018-11-23  2:41 UTC  (3+ messages)
  ` 答复: "

[PATCH] net: fix the per task frag allocator size
 2018-11-23  2:40 UTC  (3+ messages)
  ` 答复: "

[PATCH] net: stmmac: Move debugfs init/exit to ->probe()/->remove()
 2018-11-23 13:12 UTC  (3+ messages)

[PATCH net-next 0/2] net: bridge: add an option to disabe linklocal learning
 2018-11-23  1:55 UTC  (8+ messages)
` [PATCH net-next 1/2] net: bridge: add support for user-controlled bool options

[Patch net-next 1/2] net: introduce skb_network_header_was_set()
 2018-11-23  1:45 UTC  (8+ messages)
` [Patch net-next 2/2] net: dump whole skb data in netdev_rx_csum_fault()

[PATCH bpf-next 0/3] bpf: add sk_msg helper sk_msg_pop_data
 2018-11-23  1:38 UTC  (4+ messages)
` [PATCH bpf-next 1/3] bpf: helper to pop data from messages
` [PATCH bpf-next 2/3] bpf: add msg_pop_data helper to tools
` [PATCH bpf-next 3/3] bpf: test_sockmap, add options for msg_pop_data()

[PATCH net-next v2 0/4] Introduce ENETC ethernet drivers
 2018-11-23 10:35 UTC  (6+ messages)
` [PATCH net-next v2 1/4] enetc: Introduce basic PF and VF "

[PATCH bpf-next] bpf: add read/write access to skb->tstamp from tc clsact progs
 2018-11-22 23:49 UTC  (3+ messages)
` [PATCH v2 bpf-next] bpf: add skb->tstamp r/w access from tc clsact and cg skb progs

[RFC PATCH] net: macb: Apply RXUBR workaround only to versions with errata
 2018-11-23  9:59 UTC 

[PATCH net-next 0/4] octeontx2-af: CGX LMAC link bringup and cleanups
 2018-11-22 22:46 UTC  (4+ messages)
` [PATCH net-next 4/4] octeontx2-af: Bringup CGX LMAC links by default
    ` [EXT] "

[v5, PATCH 0/2] add Ethernet driver support for mt2712
 2018-11-23  9:09 UTC  (6+ messages)
` [v5, PATCH 1/2] net:stmmac: dwmac-mediatek: add "

[PATCH net-next v2 0/5] Ease to interpret net-nsid
 2018-11-22 22:22 UTC  (7+ messages)
` [PATCH net-next v3 "
  ` [PATCH net-next v3 1/5] netns: remove net arg from rtnl_net_fill()
  ` [PATCH net-next v3 2/5] netns: introduce 'struct net_fill_args'
  ` [PATCH net-next v3 3/5] netns: add support of NETNSA_TARGET_NSID
  ` [PATCH net-next v3 4/5] netns: enable to specify a nsid for a get request
  ` [PATCH net-next v3 5/5] netns: enable to dump full nsid translation table

[PATCH v2] samples: bpf: fix: error handling regarding kprobe_events
 2018-11-22 22:14 UTC 

[PATCH net] net: phy: mscc: fix deadlock in vsc85xx_default_config
 2018-11-23  8:18 UTC  (3+ messages)

[PATCH] bpf: fix check of allowed specifiers in bpf_trace_printk
 2018-11-22 21:31 UTC  (2+ messages)

[PATCH net-next,v3 00/12] add flow_rule infrastructure
 2018-11-22 21:08 UTC  (3+ messages)

[PATCH net-next 0/5] r8169: some functional improvements
 2018-11-22 21:03 UTC  (6+ messages)
` [PATCH net-next 1/5] r8169: remove ancient GCC bug workaround in a second place
` [PATCH net-next 2/5] r8169: remove default chip versions
` [PATCH net-next 3/5] r8169: simplify detecting chip versions with same XID
` [PATCH net-next 4/5] r8169: use napi_consume_skb where possible
` [PATCH net-next 5/5] r8169: replace macro TX_FRAGS_READY_FOR with a function

[PATCH bpf] bpf: fix integer overflow in queue_stack_map
 2018-11-22 20:38 UTC  (2+ messages)

DSA support for Marvell 88e6065 switch
 2018-11-22 20:27 UTC  (9+ messages)

[PATCH net 0/2] ibmvnic: Fix queue and buffer accounting errors
 2018-11-22 19:53 UTC  (2+ messages)

Issue with RTL8111 NIC after upgrade to kernel 4.19
 2018-11-22 19:53 UTC  (14+ messages)

BUG: corrupted list in p9_read_work (2)
 2018-11-23  6:29 UTC 

[PATCH net] net: thunderx: set xdp_prog to NULL if bpf_prog_add fails
 2018-11-22 19:41 UTC  (2+ messages)

[PATCH net-next] {net,IB}/mlx4: Initialize CQ buffers in the driver when possible
 2018-11-22 19:39 UTC  (2+ messages)

[PATCH net] net/dim: Update DIM start sample after each DIM iteration
 2018-11-22 19:37 UTC  (2+ messages)

[PATCH net-next] selftests: explicitly require kernel features needed by udpgro tests
 2018-11-22 19:35 UTC  (2+ messages)

[PATCH v3 net-next 00/12] Preparing for phylib limkmodes
 2018-11-22 18:33 UTC  (4+ messages)
` [PATCH v3 net-next 04/12] net: ethernet: Use phy_set_max_speed() to limit advertised speed


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