netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-28 04:23:33 to 2018-11-28 22:15:02 UTC [more...]

[PATCH net] net: dsa: Fix tagging attribute location
 2018-11-28 22:02 UTC  (2+ messages)

[PATCH net-next 0/8] mlxsw: Add VxLAN support with VLAN-aware bridges
 2018-11-28 20:07 UTC  (2+ messages)
` [PATCH net-next 3/8] mlxsw: spectrum_switchdev: Unify VxLAN leave function

[net 0/4][pull request] Intel Wired LAN Driver Fixes 2018-11-28
 2018-11-28 17:10 UTC  (2+ messages)
` [net 2/4] i40e: Fix deletion of MAC filters

[GIT] Networking
 2018-11-28 22:15 UTC  (2+ messages)

[iproute PATCH] man: ip-route.8: Fix ENCAP references in synopsis
 2018-11-28 11:12 UTC 

Invalid transport_offset with AF_PACKET socket
 2018-11-28 11:10 UTC  (8+ messages)

[PATCH] net: ethernet: ti: cpsw: allow to configure min tx packet size
 2018-11-28 22:02 UTC  (6+ messages)

BPF uapi structures and 32-bit
 2018-11-28 10:34 UTC  (2+ messages)

[PATCH 00/16] Netfilter fixes for net
 2018-11-28 10:17 UTC  (17+ messages)
` [PATCH 01/16] netfilter: nf_conncount: use spin_lock_bh instead of spin_lock
` [PATCH 02/16] netfilter: nf_conncount: fix list_del corruption in conn_free
` [PATCH 03/16] netfilter: nf_conncount: fix unexpected permanent node of list
` [PATCH 04/16] netfilter: nf_tables: don't skip inactive chains during update
` [PATCH 05/16] selftests: add script to stress-test nft packet path vs. control plane
` [PATCH 06/16] netfilter: nf_tables: don't use position attribute on rule replacement
` [PATCH 07/16] netfilter: xt_RATEEST: remove netns exit routine
` [PATCH 08/16] netfilter: nf_tables: fix use-after-free when deleting compat expressions
` [PATCH 09/16] netfilter: xt_hashlimit: fix a possible memory leak in htable_create()
` [PATCH 10/16] ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notf
` [PATCH 11/16] netfilter: nfnetlink_cttimeout: fetch timeouts for udplite and gre, too
` [PATCH 12/16] netfilter: ipv6: Preserve link scope traffic original oif
` [PATCH 13/16] netfilter: add missing error handling code for register functions
` [PATCH 14/16] netfilter: nat: fix double register in masquerade modules
` [PATCH 15/16] netfilter: nf_conncount: remove wrong condition check routine
` [PATCH 16/16] netfilter: nf_tables: deactivate expressions in rule replecement routine

[PATCH net-next] net: ethernet: ti: cpsw: drop vid0 configuration in dual_mac mode
 2018-11-28 21:15 UTC  (5+ messages)
` [PATCH net-next] net: ethernet: ti: cpsw: drop vid0 configuration in dual_mac modey

[PATCH net] be2net: Fix NULL pointer dereference in be_tx_timeout()
 2018-11-28 10:12 UTC  (3+ messages)

[RFC PATCH] net: macb: Apply RXUBR workaround only to versions with errata
 2018-11-28 21:09 UTC  (2+ messages)

[PATCH net] sctp: hold transport before accessing its asoc in sctp_hash_transport
 2018-11-28  9:36 UTC  (6+ messages)

[PATCH v2 net-next 0/8] dpaa2-eth: Introduce XDP support
 2018-11-28  9:18 UTC  (3+ messages)

[PATCH v2 0/2] net: phy: micrel: add tobling phy reset
 2018-11-28  9:02 UTC  (3+ messages)
` [PATCH v2 1/2] net: phy: Fix not to call phy_resume() if PHY is not attached
` [PATCH v2 2/2] net: phy: micrel: add toggling phy reset "

Suggesting patch for tcp_close
 2018-11-28  8:49 UTC  (7+ messages)
  ` FW: [Resource Leak] "
      `  "
        ` (2) "
          `  "

[PATCH bpf 0/2] fix map_lookup_elem return value for queue/stack map
 2018-11-28  8:45 UTC  (4+ messages)
` [PATCH bpf 1/2] bpf: queue/stack map, fix return value of map_lookup_elem
` [PATCH bpf 2/2] bpf: test_verifier, test for lookup on queue/stack maps

[PATCH net-next] net: qualcomm: rmnet: remove set but not used variables 'ip_family, fc_seq, qos_id'
 2018-11-28 19:10 UTC  (2+ messages)

[PATCH net-next] qlcnic: remove set but not used variables 'cur_rings, max_hw_rings, tx_desc_info'
 2018-11-28 19:10 UTC  (3+ messages)

[PATCH net-next] net: neterion: vxge: remove set but not used variables 'max_frags' and 'txdl_priv'
 2018-11-28 19:10 UTC  (2+ messages)

[PATCH] net: dwc-xlgmac: set skb to NULL after freeing it
 2018-11-28 18:59 UTC  (3+ messages)

[RFC -next v0 0/3] netfilter: expose flow offload tables as an ebpf map
 2018-11-28 18:51 UTC  (6+ messages)
` [RFC -next v0 1/3] bpf: modular maps

[PATCH] amd-xgbe: set skb to NULL after freeing it
 2018-11-28 18:49 UTC  (2+ messages)

[PATCH] net: hisilicon: remove unexpected free_netdev
 2018-11-28 18:42 UTC  (2+ messages)

[PATCH] rapidio/rionet: do not free skb before reading its length
 2018-11-28 18:41 UTC  (2+ messages)

macb: probe of 10090000.ethernet failed with error -110
 2018-11-28 18:15 UTC  (2+ messages)

[PATCH v4 00/13] TCP transport binding for NVMe over Fabrics
 2018-11-28  7:01 UTC  (15+ messages)
` [PATCH v4 01/13] ath6kl: add ath6kl_ prefix to crypto_type
` [PATCH v4 02/13] datagram: open-code copy_page_to_iter
` [PATCH v4 03/13] iov_iter: pass void csum pointer to csum_and_copy_to_iter
` [PATCH v4 04/13] datagram: consolidate datagram copy to iter helpers
` [PATCH v4 05/13] iov_iter: introduce hash_and_copy_to_iter helper
` [PATCH v4 06/13] datagram: introduce skb_copy_and_hash_datagram_iter helper
` [PATCH v4 07/13] nvmet: Add install_queue callout
` [PATCH v4 08/13] nvme-fabrics: allow user passing header digest
` [PATCH v4 09/13] nvme-fabrics: allow user passing data digest
` [PATCH v4 10/13] nvme-tcp: Add protocol header
` [PATCH v4 11/13] nvmet-tcp: add NVMe over TCP target driver
` [PATCH v4 12/13] nvmet: allow configfs tcp trtype configuration
` [PATCH v4 13/13] nvme-tcp: add NVMe over TCP host driver

KMSAN: uninit-value in ip6_compressed_string
 2018-11-28 17:40 UTC 

[PATCH net-next 0/2] rtnetlink: avoid a warning in rtnl_newlink()
 2018-11-28  6:32 UTC  (3+ messages)
` [PATCH net-next 1/2] rtnetlink: remove a level of indentation "
` [PATCH net-next 2/2] rtnetlink: avoid frame size warning "

[PATCH net-next] tcp: introduce skb_rbtree_walk_safe() and use it in tcp_clean_rtx_queue()
 2018-11-28 17:26 UTC  (4+ messages)

[PATCH net-next 00/11] nfp: update TX path to enable repr offloads
 2018-11-28  6:24 UTC  (12+ messages)
` [PATCH net-next 01/11] nfp: copy only the relevant part of the TX descriptor for frags
` [PATCH net-next 02/11] nfp: move temporary variables in nfp_net_tx_complete()
` [PATCH net-next 03/11] nfp: move queue variable init
` [PATCH net-next 04/11] nfp: correct descriptor offsets in presence of metadata
` [PATCH net-next 05/11] nfp: avoid oversized TSO headers with metadata prepend
` [PATCH net-next 06/11] nfp: run representor TX locklessly
` [PATCH net-next 07/11] nfp: run don't require Qdiscs on representor netdevs
` [PATCH net-next 08/11] nfp: add locking around representor changes
` [PATCH net-next 09/11] nfp: add offloads on representors
` [PATCH net-next 10/11] nfp: add offset to all TLV parsing errors
` [PATCH net-next 11/11] nfp: report more info when reconfiguration fails

[PATCH][resend] can: rcar_can: convert to SPDX identifiers
 2018-11-28  6:12 UTC 

[Patch net v2] mlx5: fixup checksum for short ethernet frame padding
 2018-11-28  6:10 UTC 

consistency for statistics with XDP mode
 2018-11-28  5:09 UTC  (7+ messages)

[PATCH net-next] net/ipv4: Fix missing raw_init when CONFIG_PROC_FS is disabled
 2018-11-28  4:58 UTC  (2+ messages)

[PATCH 0/3] Fix unsafe BPF_PROG_TEST_RUN interface
 2018-11-28  5:05 UTC  (7+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 3/4] libbpf: add bpf_prog_test_run_xattr

[RFC 0/5] add XDP support to mt76x2e/mt76x0e drivers
 2018-11-28 15:43 UTC 

bnxt_en: NIC Link is Up, 100 Mbps full duplex - but no data
 2018-11-28 15:08 UTC 

linux-next: Tree for Nov 27 (net/ipv4/af_inet.c)
 2018-11-28  4:30 UTC  (2+ messages)

[PATCH V2] amd-xgbe: set skb to NULL after freeing it
 2018-11-28 14:23 UTC  (2+ messages)

[PATCH net] sctp: always set frag_point on pmtu change
 2018-11-28  2:08 UTC  (4+ messages)

[PATCH iproute2] bridge: make -c match -compressvlans first instead of -color
 2018-11-28  2:02 UTC 

[Patch net] mlx5: fixup checksum for ethernet padding
 2018-11-28  1:52 UTC  (10+ messages)

[PATCH/RFC] net: phy: device: Don't deassert the reset when register and probe
 2018-11-28  1:17 UTC  (6+ messages)

[PATCH net-next 0/2] bnx2x: Popoulate firmware versions in driver info query
 2018-11-28  0:41 UTC  (2+ messages)

[RFC PATCH 0/3] sk_buff: add skb extension infrastructure
 2018-11-28  0:39 UTC  (3+ messages)

[PATCH v2 net-next] tcp: remove hdrlen argument from tcp_queue_rcv()
 2018-11-28  0:38 UTC  (2+ messages)

[PATCH net-next] r8169: remove unneeded mmiowb barriers
 2018-11-28  0:36 UTC  (2+ messages)

[PATCH v2 net] lan743x: Enable driver to work with LAN7431
 2018-11-28  0:32 UTC  (2+ messages)

[net 1/1] tipc: fix lockdep warning during node delete
 2018-11-28  0:31 UTC  (2+ messages)

[PATCH v3 net] lan743x: fix return value for lan743x_tx_napi_poll
 2018-11-28  0:30 UTC  (2+ messages)

[PATCH] net: tcp: add correct check for tcp_retransmit_skb()
 2018-11-28  0:29 UTC  (3+ messages)

[PATCH net-next 0/8] net: eth: altera: tse: Add PTP and mSGDMA prefetcher
 2018-11-28  0:26 UTC  (4+ messages)
` [PATCH net-next 7/8] net: eth: altera: tse: add msgdma prefetcher

[PATCH net-next v3 0/5] Ease to interpret net-nsid
 2018-11-28  0:20 UTC  (3+ messages)
` [PATCH net-next v4 "

[PATCH net] net: thunderx: fix NULL pointer dereference in nic_remove
 2018-11-28  0:19 UTC  (2+ messages)

[PATCH net-next v3 0/4] qed* enhancements series
 2018-11-28  0:17 UTC  (2+ messages)

[PATCH v4 net-next 00/21] Add support for Aquantia AQtion USB to 5/2.5GbE devices
 2018-11-27 23:47 UTC  (2+ messages)

[PATCH net] sctp: increase sk_wmem_alloc when head->truesize is increased
 2018-11-27 23:42 UTC  (2+ messages)

[PATCH net-next] add documents for snmp counters
 2018-11-27 23:39 UTC  (2+ messages)

[PATCH net-next 0/5] mlxsw: Prepare for VLAN-aware bridge w/VxLAN
 2018-11-27 23:28 UTC  (2+ messages)

[PATCH net-next v2 0/3] net: bridge: add an option to disabe linklocal learning
 2018-11-27 23:04 UTC  (2+ messages)

[PATCH net-next] tcp: md5: add tcp_md5_needed jump label
 2018-11-27 23:03 UTC 

[PATCH net] net: phy: add workaround for issue where PHY driver doesn't bind to the device
 2018-11-27 23:01 UTC  (2+ messages)

[PATCH 0/2] Don’t leave executable TLB entries to freed pages
 2018-11-28  9:57 UTC  (4+ messages)

[iproute2-next PATCH v6] tc: flower: Classify packets based port ranges
 2018-11-27 22:40 UTC 

[PATCH v3 net-next 0/4] tcp: take a bit more care of backlog stress
 2018-11-27 22:42 UTC  (5+ messages)
` [PATCH v3 net-next 1/4] tcp: hint compiler about sack flows
` [PATCH v3 net-next 2/4] tcp: take care of compressed acks in tcp_add_reno_sack()
` [PATCH v3 net-next 3/4] tcp: make tcp_space() aware of socket backlog
` [PATCH v3 net-next 4/4] tcp: implement coalescing on backlog queue

[PATCH] net: stmmac: Move debugfs init/exit to ->probe()/->remove()
 2018-11-28  9:41 UTC  (4+ messages)
` [PATCH v2] "

[PATCH net-next] net: aquantia: return 'err' if set MPI_DEINIT state fails
 2018-11-28  9:40 UTC  (3+ messages)

[PATCH v2 net-next 0/4] tcp: take a bit more care of backlog stress
 2018-11-27 22:32 UTC  (13+ messages)
` [PATCH v2 net-next 1/4] tcp: hint compiler about sack flows
` [PATCH v2 net-next 2/4] tcp: take care of compressed acks in tcp_add_reno_sack()
` [PATCH v2 net-next 3/4] tcp: make tcp_space() aware of socket backlog
` [PATCH v2 net-next 4/4] tcp: implement coalescing on backlog queue

[PATCH net 1/2] nfp: flower: release metadata on offload failure
 2018-11-27 22:04 UTC  (2+ messages)
` [PATCH net 2/2] nfp: flower: prevent offload if rhashtable insert fails

[iproute2-next PATCH v4] tc: flower: Classify packets based port ranges
 2018-11-27 21:47 UTC  (7+ messages)

[PATCHv2 net] sctp: update frag_point when stream_interleave is set
 2018-11-27 21:41 UTC  (3+ messages)

[PATCH net-next] net: phy: improve generic EEE ethtool functions
 2018-11-27 21:30 UTC 

[PATCH bpf v2 0/4] bpf: btf: check name validity for various types
 2018-11-27 21:23 UTC  (5+ messages)
` [PATCH bpf v2 1/4] bpf: btf: implement btf_name_valid_identifier()
` [PATCH bpf v2 2/4] bpf: btf: check name validity for various types
` [PATCH bpf v2 3/4] tools/bpf: fix two test_btf unit test cases
` [PATCH bpf v2 4/4] tools/bpf: add addition type tests to test_btf

[PATCH bpf] bpf: Support sk lookup in netns with id 0
 2018-11-27 21:11 UTC  (5+ messages)

[PATCH] i40e: fix kerneldoc for xsk methods
 2018-11-27 20:36 UTC 

[PATCH bpf-next 0/3] bpf: btf: check name validity for various types
 2018-11-27 19:57 UTC  (4+ messages)
` [PATCH bpf-next 1/3] "

[PATCH v2 net] bonding: fix 802.3ad state sent to partner when unbinding slave
 2018-11-27 18:12 UTC  (2+ messages)

[PATCH net-next 0/6] net: sched: indirect tc block cb registration
 2018-11-27 18:05 UTC  (4+ messages)
` [PATCH net-next 4/6] nfp: flower: offload tunnel decap rules via indirect TC blocks

[PATCH] selftests/bpf: add config fragment CONFIG_FTRACE_SYSCALLS
 2018-11-27 18:00 UTC  (2+ messages)

[PATCH v4] net: Add trace events for all receive exit points
 2018-11-27 17:52 UTC 

pull-request: bpf 2018-11-27
 2018-11-27 17:52 UTC  (2+ messages)

[PATCH bpf-next v2 0/3] bpf: add sk_msg helper sk_msg_pop_data
 2018-11-27 17:24 UTC  (2+ 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).