netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-28 07:11:04 to 2020-03-30 00:37:57 UTC [more...]

[PATCH 00/26] Netfilter/IPVS updates for net-next
 2020-03-30  0:37 UTC  (18+ messages)
` [PATCH 01/26] netfilter: nf_tables: move nft_expr_clone() to nf_tables_api.c
` [PATCH 02/26] netfilter: nf_tables: pass context to nft_set_destroy()
` [PATCH 07/26] netfilter: ctnetlink: Add missing annotation for ctnetlink_parse_nat_setup()
` [PATCH 08/26] netfilter: conntrack: Add missing annotations for nf_conntrack_all_lock() and nf_conntrack_all_unlock()
` [PATCH 11/26] netfilter: nf_tables: add enum nft_flowtable_flags to uapi
` [PATCH 14/26] netfilter: nf_tables: silence a RCU-list warning in nft_table_lookup()
` [PATCH 15/26] netfilter: flowtable: Use rw sem as flow block lock
` [PATCH 17/26] netfilter: nf_queue: make nf_queue_entry_release_refs static
` [PATCH 18/26] netfilter: nf_queue: place bridge physports into queue_entry struct
` [PATCH 19/26] netfilter: nf_queue: do not release refcouts until nf_reinject is done
` [PATCH 20/26] netfilter: nf_queue: prefer nf_queue_entry_free
` [PATCH 21/26] netfilter: ctnetlink: be more strict when NF_CONNTRACK_MARK is not set
` [PATCH 22/26] netfilter: nft_set_bitmap: initialize set element extension in lookups
` [PATCH 23/26] netfilter: nft_dynset: validate set expression definition
` [PATCH 24/26] netfilter: nf_tables: skip set types that do not support for expressions
` [PATCH 25/26] netfilter: conntrack: add nf_ct_acct_add()
` [PATCH 26/26] netfilter: flowtable: add counter support in HW offload

[PATCH net-next v1 1/3] net: openvswitch: expand the meters number supported
 2020-03-30  0:34 UTC  (5+ messages)
` [PATCH net-next v1 2/3] net: openvswitch: set max limitation to meters
` [PATCH net-next v1 3/3] net: openvswitch: remove the unnecessary check

[PATCH net-next] r8169: factor out rtl8169_tx_map
 2020-03-29 23:53 UTC 

[PATCH v4] samples/bpf: Add xdp_stat sample program
 2020-03-29 23:52 UTC  (2+ messages)

[PATCH bpf-next v2] libbpf: Add getter for pointer to data area for internal maps
 2020-03-29 23:46 UTC  (13+ messages)
` [PATCH v3 1/2] libbpf: Add setter for initial value "
  ` [PATCH v4 "
  ` [PATCH v4 2/2] selftests: Add test for overriding global data value before load
` [PATCH v3 "

[GIT] Networking
 2020-03-29 22:54 UTC  (5+ messages)

[PATCHv5 bpf-next 0/5] Add bpf_sk_assign eBPF helper
 2020-03-29 22:53 UTC  (6+ messages)
` [PATCHv5 bpf-next 1/5] bpf: Add socket assign support
` [PATCHv5 bpf-next 2/5] net: Track socket refcounts in skb_steal_sock()
` [PATCHv5 bpf-next 3/5] bpf: Don't refcount LISTEN sockets in sk_assign()
` [PATCHv5 bpf-next 4/5] selftests: bpf: add test for sk_assign
` [PATCHv5 bpf-next 5/5] selftests: bpf: Extend sk_assign tests for UDP

pull request: bluetooth-next 2020-03-29
 2020-03-29 21:32 UTC 

[PATCHv4 bpf-next 0/5] Add bpf_sk_assign eBPF helper
 2020-03-29 21:12 UTC  (8+ messages)
` [PATCHv4 bpf-next 1/5] bpf: Add socket assign support
` [PATCHv4 bpf-next 2/5] net: Track socket refcounts in skb_steal_sock()
` [PATCHv4 bpf-next 3/5] bpf: Don't refcount LISTEN sockets in sk_assign()
` [PATCHv4 bpf-next 4/5] selftests: bpf: add test for sk_assign
` [PATCHv4 bpf-next 5/5] selftests: bpf: Extend sk_assign tests for UDP

[PATCH v2] mac80211: fix authentication with iwlwifi/mvm
 2020-03-29 20:50 UTC 

5.6.0-rc7+ fails to connect to wifi network
 2020-03-29 20:45 UTC  (5+ messages)

[PATCH net-next v2 0/3] split phylink PCS operations and add PCS support for dpaa2
 2020-03-29 20:42 UTC  (9+ messages)
` [PATCH net-next v2 1/3] net: phylink: change phylink_mii_c22_pcs_set_advertisement() prototype
` [PATCH net-next v2 2/3] net: phylink: rename 'ops' to 'mac_ops'
` [PATCH net-next v2 3/3] net: phylink: add separate pcs operations structure

[PATCH bpf-next 0/4] XDP: Support atomic replacement of XDP interface attachments
 2020-03-29 20:23 UTC  (32+ messages)
` [PATCH bpf-next 1/4] xdp: Support specifying expected existing program when attaching XDP

Request for catalog and price list
 2020-03-29 19:45 UTC 

[PATCH] mac80211: fix authentication with iwlwifi/mvm
 2020-03-29 19:31 UTC 

[PATCH RFC net-next] af_unix: eof in recvmsg after shutdown for nonblocking dgram socket
 2020-03-29 18:25 UTC 

[PATCH net-next v2 00/15] Add packet trap policers support
 2020-03-29 18:21 UTC  (16+ messages)
` [PATCH net-next v2 01/15] devlink: "
` [PATCH net-next v2 02/15] Documentation: Add description of packet trap policers
` [PATCH net-next v2 03/15] netdevsim: Add devlink-trap policer support
` [PATCH net-next v2 04/15] devlink: Add packet trap group parameters support
` [PATCH net-next v2 05/15] devlink: Allow setting of packet trap group parameters
` [PATCH net-next v2 06/15] netdevsim: Add support for "
` [PATCH net-next v2 07/15] selftests: netdevsim: Add test cases for devlink-trap policers
` [PATCH net-next v2 08/15] mlxsw: reg: Extend QPCR register
` [PATCH net-next v2 09/15] mlxsw: spectrum: Track used packet trap policer IDs
` [PATCH net-next v2 10/15] mlxsw: spectrum_trap: Prepare policers for registration with devlink
` [PATCH net-next v2 11/15] mlxsw: spectrum_trap: Add devlink-trap policer support
` [PATCH net-next v2 12/15] mlxsw: spectrum_trap: Do not initialize dedicated discard policer
` [PATCH net-next v2 13/15] mlxsw: spectrum_trap: Switch to use correct packet trap group
` [PATCH net-next v2 14/15] mlxsw: spectrum_trap: Add support for setting of packet trap group parameters
` [PATCH net-next v2 15/15] selftests: mlxsw: Add test cases for devlink-trap policers

[PATCH net-next] qed: Fix use after free in qed_chain_free
 2020-03-29 17:32 UTC 

[PATCH net-next] r8169: improve handling of TD_MSS_MAX
 2020-03-29 16:28 UTC 

[PATCH V3 00/18] net: ks8851: Unify KS8851 SPI and MLL drivers
 2020-03-29 16:15 UTC  (2+ messages)

mmotm 2020-03-28-22-17 uploaded (staging/octeon/)
 2020-03-29 16:12 UTC 

[PATCH net-next 0/2] split phylink PCS operations and add PCS support for dpaa2
 2020-03-29 15:10 UTC  (5+ messages)
` [PATCH net-next 2/2] net: phylink: add separate pcs operations structure

[PATCH v2] ARM: imx: allow to disable board specific PHY fixups
 2020-03-29 15:08 UTC  (2+ messages)

[PATCH net-next 1/1] ptp: Avoid deadlocks in the programmable pin code
 2020-03-29 15:08 UTC  (3+ messages)

[PATCH net-next V2] ptp: Avoid deadlocks in the programmable pin code
 2020-03-29 15:04 UTC  (2+ messages)

[PATCH 00/14] net: ks8851: Unify KS8851 SPI and MLL drivers
 2020-03-29 14:22 UTC  (4+ messages)
` [PATCH 11/14] net: ks8851: Implement register and FIFO accessor callbacks

IPv6 regression introduced by commit 3b6761d18bc11f2af2a6fc494e9026d39593f22c
 2020-03-29 14:09 UTC  (7+ messages)

[PATCH nf] netfilter: nft_exthdr: fix endianness of tcp option cast
 2020-03-29 13:44 UTC  (2+ messages)

[PATCH net-next 0/6] Port and flow policers for DSA (SJA1105, Felix/Ocelot)
 2020-03-29 12:49 UTC  (13+ messages)
` [PATCH net-next 1/6] net: mscc: ocelot: add action of police on vcap_is2
` [PATCH net-next 2/6] net: dsa: refactor matchall mirred action to separate function
` [PATCH net-next 3/6] net: dsa: add port policers
` [PATCH net-next 4/6] net: dsa: felix: "
` [PATCH net-next 5/6] net: dsa: sja1105: add configuration of "
` [PATCH net-next 6/6] net: dsa: sja1105: add broadcast and per-traffic class policers

[vhost:linux-next 8/13] include/linux/vringh.h:18:10: fatal error: linux/vhost_iotlb.h: No such file or directory
 2020-03-29 12:08 UTC 

[PATCH v2 net-next 0/6] Port and flow policers for DSA (SJA1105, Felix/Ocelot)
 2020-03-29 11:52 UTC  (7+ messages)
` [PATCH v2 net-next 1/6] net: mscc: ocelot: add action of police on vcap_is2
` [PATCH v2 net-next 2/6] net: dsa: refactor matchall mirred action to separate function
` [PATCH v2 net-next 3/6] net: dsa: add port policers
` [PATCH v2 net-next 4/6] net: dsa: felix: "
` [PATCH v2 net-next 5/6] net: dsa: sja1105: add configuration of "
` [PATCH v2 net-next 6/6] net: dsa: sja1105: add broadcast and per-traffic class policers

[PATCH V9 0/9] vDPA support
 2020-03-29 11:07 UTC  (2+ messages)

[PATCH net-next v2 0/3] Devlink health auto attributes refactor
 2020-03-29 11:05 UTC  (4+ messages)
` [PATCH net-next v2 1/3] netdevsim: Change dummy reporter auto recover default
` [PATCH net-next v2 2/3] devlink: Implicitly set auto recover flag when registering health reporter
` [PATCH net-next v2 3/3] devlink: Add auto dump flag to "

[PATCH] Update my email address in various drivers
 2020-03-29 10:19 UTC 

[PATCH net-next 0/9] net: ethernet backplane support
 2020-03-29  9:01 UTC  (5+ messages)
` [PATCH net-next 3/9] net: phy: add kr phy connection type
    ` [EXT] "

[PATCH net-next] net/mlx5e: avoid check the hw_stats of flow_action for FT flow
 2020-03-29  6:56 UTC 

[PATCH net-next] mlx4: fix "initializer element not constant" compiler error
 2020-03-29  6:44 UTC  (2+ messages)

[PATCH ghak90 V8 07/16] audit: add contid support for signalling the audit daemon
 2020-03-29  3:17 UTC  (12+ messages)

[PATCH ghak90 V8 07/16] audit: add contid support for signalling the audit daemon
 2020-03-29  3:11 UTC  (12+ messages)

[PATCH net-next] net/packet: fix TPACKET_V3 performance issue in case of TSO
 2020-03-29  2:42 UTC  (8+ messages)
  ` 答复: [vger.kernel.org代发]Re: "
    `  "
      ` 答复: [vger.kernel.org代发]Re: [vger.kernel.org代发]Re: [PATCH net-next] net/ packet: "
        `  "

[net-next,v1] net: mscc: ocelot: add action of police on vcap_is2
 2020-03-29  1:41 UTC  (4+ messages)
    ` [EXT] "

Latest net-next from today and mellanox driver compier error
 2020-03-29  0:17 UTC  (2+ messages)

[PATCH bpf-next 0/7] Various improvements to cgroup helpers
 2020-03-28 20:27 UTC  (5+ messages)
` [PATCH bpf-next 4/7] bpf: allow to retrieve cgroup v1 classid from v2 hooks

WARNING: ODEBUG bug in tcindex_destroy_work (3)
 2020-03-28 19:53 UTC  (9+ messages)

[Patch net] net_sched: add a temporary refcnt for struct tcindex_data
 2020-03-28 19:12 UTC 

[patch net-next] net: devlink: use NL_SET_ERR_MSG_MOD instead of NL_SET_ERR_MSG
 2020-03-28 18:25 UTC 

[PATCHv3 bpf-next 0/5] Add bpf_sk_assign eBPF helper
 2020-03-28 17:42 UTC  (5+ messages)

[RFC PATCH v1 18/50] net/ipv6/addrconf.c: Use prandom_u32_max for rfc3315 backoff time computation
 2020-03-28 17:37 UTC  (2+ messages)

[PATCH v3] bpf: fix build warning - missing prototype
 2020-03-28 17:15 UTC  (3+ messages)
` [PATCH v4] "

[RFC PATCH v1 47/50] kernel/bpf/core.c: Use get_random_max32()
 2020-03-28 17:15 UTC  (2+ messages)

[PATCH bpf-next] xsk: Init all ring members in xsk_umem__create and xsk_socket__create
 2020-03-28 17:14 UTC  (3+ messages)

[RFC PATCH v1 18/50] net/ipv6/addrconf.c: Use prandom_u32_max for rfc3315 backoff time computation
 2019-08-22  0:30 UTC 

[RFC PATCH v1 17/50] net/802/{garp,mrp}.c: Use prandom_u32_max instead of manual equivalent
 2019-11-29 22:44 UTC 

[RFC PATCH v1 43/50] drivers/isdn: Use get_random_u32()
 2019-08-22  0:15 UTC 

[RFC PATCH v1 19/50] net/sched/sch_netem: Simplify get_crandom
 2019-03-18 18:50 UTC 

[PATCH] net: dsa: Simplify 'dsa_tag_protocol_to_str()'
 2020-03-28 15:44 UTC  (2+ messages)

[patch net-next 0/2] net: sched: expose HW stats types per action used by drivers
 2020-03-28 15:40 UTC  (4+ messages)
` [patch net-next 1/2] net: introduce nla_put_bitfield32() helper and use it
` [patch net-next 2/2] net: sched: expose HW stats types per action used by drivers
` [patch iproute2/net-next] tc: show used HW stats types

iproute2: tc deletion freezes whole server
 2020-03-28 13:04 UTC  (12+ messages)

[net-next:master 1995/2057] drivers/net/ethernet/aquantia/atlantic/aq_macsec.c:224:2-3: Unneeded semicolon
 2020-03-28 12:14 UTC 

[PATCH] net: sunrpc: Fix off-by-one issues in 'rpc_ntop6'
 2020-03-28 11:56 UTC 

pull request (net-next): ipsec-next 2020-03-28
 2020-03-28 11:29 UTC  (6+ messages)
` [PATCH 1/5] xfrm: Use kmem_cache_zalloc() instead of kmem_cache_alloc() with flag GFP_ZERO
` [PATCH 2/5] ESP: Export esp_output_fill_trailer function
` [PATCH 3/5] esp4: add gso_segment for esp4 beet mode
` [PATCH 4/5] esp6: add gso_segment for esp6 "
` [PATCH 5/5] xfrm: add prep for esp beet mode offload

[PATCH net-next] xfrm: policy: Remove obsolete WARN while xfrm policy inserting
 2020-03-28 11:23 UTC  (2+ messages)

[PATCH] e1000e: bump up timeout to wait when ME un-configure ULP mode
 2020-03-28 10:55 UTC  (8+ messages)
        ` [Intel-wired-lan] "

[PATCH net] s390/qeth: support net namespaces for L3 devices
 2020-03-28 10:34 UTC  (3+ messages)

[PATCH net-next v3 00/12] ethtool netlink interface, part 4
 2020-03-28 10:08 UTC  (2+ messages)

[PATCH net] r8169: fix PHY driver check on platforms w/o module softdeps
 2020-03-28  9:52 UTC  (5+ messages)
      ` issue with 85a19b0e31e2 on 4.19 -> revert

[PATCH v4 0/2] btusb: Introduce the use of vendor extension(s)
 2020-03-28  7:46 UTC  (3+ messages)
` [PATCH v4 1/2] Bluetooth: btusb: Indicate Microsoft vendor extension for Intel 9460/9560 and 9160/9260
` [PATCH v4 2/2] Bluetooth: btusb: Read the supported features of Microsoft vendor extension

[PATCH net 0/4] net: hns3: fixes for -net
 2020-03-28  7:09 UTC  (3+ messages)
` [PATCH net 1/4] net: hns3: drop the WQ_MEM_RECLAIM flag when allocating WQ
` [PATCH net 2/4] net: hns3: fix for fraglist SKB headlen not handling correctly


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