netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-05 17:21:54 to 2020-05-06 02:17:15 UTC [more...]

[PATCH v2 1/3] net/mlx5e: Implicitly decap the tunnel packet when necessary
 2020-05-06  2:16 UTC  (2+ messages)
` [PATCH v2 2/3] net/mlx5e: Introduce mlx5e_rep_uplink_priv helper

cgroup pointed by sock is leaked on mode switch
 2020-05-06  2:16 UTC  (4+ messages)

INFO: task hung in linkwatch_event (2)
 2020-05-06  1:38 UTC  (2+ messages)

[PATCH 0/1] Open source our TC classifier
 2020-05-06  1:30 UTC  (8+ messages)
` [PATCH 1/1] selftests/bpf: add cls_redirect classifier

[BUG] Inconsistent lock state in virtnet poll
 2020-05-06  1:25 UTC  (9+ messages)

[RFC PATCH bpf-next 0/3] bpf: add tracing for XDP programs using the BPF_PROG_TEST_RUN API
 2020-05-06  1:25 UTC  (11+ messages)

[PATCH net-next 1/3] net/mlx5e: Implicitly decap the tunnel packet when necessary
 2020-05-06  1:20 UTC  (3+ messages)

[PATCH bpf-next v2 00/20] bpf: implement bpf iterator for kernel data
 2020-05-06  0:54 UTC  (28+ messages)
` [PATCH bpf-next v2 01/20] bpf: implement an interface to register bpf_iter targets
` [PATCH bpf-next v2 02/20] bpf: allow loading of a bpf_iter program
` [PATCH bpf-next v2 03/20] bpf: support bpf tracing/iter programs for BPF_LINK_CREATE
` [PATCH bpf-next v2 04/20] bpf: support bpf tracing/iter programs for BPF_LINK_UPDATE
` [PATCH bpf-next v2 05/20] bpf: implement bpf_seq_read() for bpf iterator
` [PATCH bpf-next v2 06/20] bpf: create anonymous "
` [PATCH bpf-next v2 07/20] bpf: create file "
` [PATCH bpf-next v2 08/20] bpf: implement common macros/helpers for target iterators
` [PATCH bpf-next v2 12/20] bpf: add PTR_TO_BTF_ID_OR_NULL support

[PATCH][next] rndis_wlan: Remove logically dead code
 2020-05-05 23:52 UTC 

[net-next PATCH v3 0/5] Introduce new fwnode based APIs to support phylink and phy layers
 2020-05-06  0:07 UTC  (5+ messages)
` [net-next PATCH v3 1/5] net: phy: Introduce phy related fwnode functions

[PATCH bpf-next 0/4] RV64 BPF JIT Optimizations
 2020-05-06  0:03 UTC  (5+ messages)
` [PATCH bpf-next 1/4] bpf, riscv: Enable missing verifier_zext optimizations on RV64
` [PATCH bpf-next 2/4] bpf, riscv: Optimize FROM_LE using verifier_zext "
` [PATCH bpf-next 3/4] bpf, riscv: Optimize BPF_JMP BPF_K when imm == 0 "
` [PATCH bpf-next 4/4] bpf, riscv: Optimize BPF_JSET BPF_K using andi "

[PATCH] virtio_net: fix lockdep warning on 32 bit
 2020-05-06  0:01 UTC 

[PATCH] Bluetooth: Terminate the link if pairing is cancelled
 2020-05-05 23:59 UTC  (3+ messages)

[PATCH] bpf: Tweak BPF jump table optimizations for objtool compatibility
 2020-05-05 23:59 UTC  (15+ messages)

[PATCH net,v2] net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CARE
 2020-05-05 23:29 UTC  (9+ messages)

[PATCH] Revert "ipv6: add mtu lock check in __ip6_rt_update_pmtu"
 2020-05-05 23:26 UTC  (6+ messages)

[RFC PATCH net-next 0/3] bonding: support hardware crypto offload
 2020-05-05 22:58 UTC  (5+ messages)
` [RFC PATCH net-next v2 "
  ` [RFC PATCH net-next v2 1/3] xfrm: bail early on slave pass over skb
  ` [RFC PATCH net-next v2 2/3] ixgbe_ipsec: become aware of when running as a bonding slave
  ` [RFC PATCH net-next v2 3/3] bonding: support hardware encryption offload to slaves

[Patch net] net: fix a potential recursive NETDEV_FEAT_CHANGE
 2020-05-05 22:39 UTC  (4+ messages)

[PATCH 0/2] sockmap, fix for some error paths with helpers
 2020-05-05 22:28 UTC  (6+ messages)
` [PATCH 1/2] bpf: sockmap, msg_pop_data can incorrecty set an sge length
` [PATCH 2/2] bpf: sockmap, bpf_tcp_ingress needs to subtract bytes from sg.size

[PATCH net-next 00/11] s390/qeth: updates 2020-05-05
 2020-05-05 21:28 UTC  (8+ messages)
` [PATCH net-next 10/11] s390/qeth: allow reset via ethtool

[PATCH 0/2] net: Optimize the qed* allocations inside kdump kernel
 2020-05-05 21:24 UTC  (4+ messages)
` [PATCH 1/2] net: qed*: Reduce RX and TX default ring count when running "
` [PATCH 2/2] net: qed: Disable SRIOV functionality "

[RFC net] net: dsa: Add missing reference counting
 2020-05-05 21:23 UTC  (2+ messages)

[PATCH bpf-next v2] libbpf: fix probe code to return EPERM if encountered
 2020-05-05 21:11 UTC  (4+ messages)

[bpf-next PATCH 00/10] bpf: selftests, test_sockmap improvements
 2020-05-05 21:04 UTC  (12+ messages)
` [bpf-next PATCH 01/10] bpf: selftests, move sockmap bpf prog header into progs
` [bpf-next PATCH 02/10] bpf: selftests, remove prints from sockmap tests
` [bpf-next PATCH 03/10] bpf: selftests, sockmap test prog run without setting cgroup
` [bpf-next PATCH 04/10] bpf: selftests, print error in test_sockmap error cases
` [bpf-next PATCH 05/10] bpf: selftests, improve test_sockmap total bytes counter
` [bpf-next PATCH 06/10] bpf: selftests, break down test_sockmap into subtests
` [bpf-next PATCH 07/10] bpf: selftests, provide verbose option for selftests execution
` [bpf-next PATCH 08/10] bpf: selftests, add whitelist option to test_sockmap
` [bpf-next PATCH 09/10] bpf: selftests, add blacklist "
` [bpf-next PATCH 10/10] bpf: selftests, add ktls tests "

[RFC] mm/gup.c: Updated return value of {get|pin}_user_pages_fast()
 2020-05-05 20:52 UTC  (4+ messages)

[PATCH] net: wireguard: avoid unused variable warning
 2020-05-05 20:51 UTC  (3+ messages)

[PATCH net-next] enetc: Fix use after free in stream_filter_unref()
 2020-05-05 20:47 UTC 

[PATCH net 1/1] neigh: send protocol value in neighbor create notification
 2020-05-05 20:40 UTC  (3+ messages)

[PATCH bpf-next v2 0/5] bpf: allow any port in bpf_bind helper
 2020-05-05 20:33 UTC  (7+ messages)
` [PATCH bpf-next v2 1/5] selftests/bpf: generalize helpers to control background listener
` [PATCH bpf-next v2 2/5] selftests/bpf: adopt accept_timeout from sockmap_listen
` [PATCH bpf-next v2 3/5] net: refactor arguments of inet{,6}_bind
` [PATCH bpf-next v2 4/5] bpf: allow any port in bpf_bind helper
` [PATCH bpf-next v2 5/5] selftests/bpf: move existing common networking parts into network_helpers

[PATCH net] soc: fsl: dpio: properly compute the consumer index
 2020-05-05 20:30 UTC  (3+ messages)

[PATCH net-next] net: ethernet: ti: am65-cpts: fix build
 2020-05-05 20:24 UTC  (3+ messages)

[PATCH] net: tcp: fix rx timestamp behavior for tcp_recvmsg
 2020-05-05 20:23 UTC  (2+ messages)

[PATCHv2] erspan: Add type I version 0 support
 2020-05-05 20:23 UTC  (2+ messages)

[PATCH v3] nfp: abm: Fix incomplete release of system resources in nfp_abm_vnic_set_mac()
 2020-05-05 20:17 UTC  (6+ messages)
    ` [v3] "

[PATCH resend] cxgb4/cxgb4vf: Remove superfluous void * cast in debugfs_create_file() call
 2020-05-05 20:16 UTC  (2+ messages)

[PATCH net-next 0/2] log state changes and cleanup
 2020-05-05 19:58 UTC  (2+ messages)

[PATCH net-next] net: ipa: remove duplicated include from ipa_mem.c
 2020-05-05 19:54 UTC  (3+ messages)

[PATCH net-next] dt-binding: net: ti: am65x-cpts: fix dt_binding_check fail
 2020-05-05 19:49 UTC  (2+ messages)

[PATCH net-next] net: sierra_net: Remove unused inline function
 2020-05-05 19:47 UTC  (2+ messages)

[PATCH net-next] bnx2x: Remove unused inline function bnx2x_vf_vlan_credit
 2020-05-05 19:47 UTC  (2+ messages)

[PATCH net-next] net: sched: choke: Remove unused inline function choke_set_classid
 2020-05-05 19:46 UTC  (3+ messages)

[PATCH net-next] net: microchip: Remove unused inline function is_bits_set
 2020-05-05 19:46 UTC  (2+ messages)

[PATCH net-next] myri10ge: Remove unused inline function myri10ge_vlan_ip_csum
 2020-05-05 19:46 UTC  (2+ messages)

[PATCH net-next] net: stmmac: Remove unused inline function stmmac_rx_threshold_count
 2020-05-05 19:46 UTC  (2+ messages)

[PATCH iproute2] utils: remove trailing zeros in print_time() and print_time64()
 2020-05-05 19:46 UTC 

[PATCH net-next] net: mv643xx_eth: Remove unused inline function sum16_as_be
 2020-05-05 19:46 UTC  (2+ messages)

[PATCH net-next] net: sun: cassini: Remove unused inline functions
 2020-05-05 19:46 UTC  (2+ messages)

[PATCH net-next] net: tehuti: remove unused inline function bdx_tx_db_size
 2020-05-05 19:45 UTC  (2+ messages)

[PATCH net-next v6 0/2] provide support for PHY master/slave configuration
 2020-05-05 19:44 UTC  (3+ messages)
` [PATCH net-next v6 1/2] ethtool: provide UAPI "

[PATCH 00/11] mediatek: add support for MediaTek Ethernet MAC
 2020-05-05 19:25 UTC  (7+ messages)
` [PATCH 05/11] net: core: provide devm_register_netdev()
` [PATCH 06/11] net: ethernet: mtk-eth-mac: new driver

[PATCH v3 net-next 0/6] tc-gate offload for SJA1105 DSA switch
 2020-05-05 19:20 UTC  (7+ messages)
` [PATCH v3 net-next 1/6] net: dsa: introduce a dsa_port_from_netdev public helper
` [PATCH v3 net-next 2/6] net: dsa: sja1105: add static tables for virtual links
` [PATCH v3 net-next 3/6] net: dsa: sja1105: make room for virtual link parsing in flower offload
` [PATCH v3 net-next 4/6] net: dsa: sja1105: support flow-based redirection via virtual links
` [PATCH v3 net-next 5/6] net: dsa: sja1105: implement tc-gate using time-triggered "
` [PATCH v3 net-next 6/6] docs: net: dsa: sja1105: document intended usage of "

[PATCH] sch_choke: Remove classid from choke_skb_cb
 2020-05-05 19:09 UTC 

[PATCH] sysctl: fix unused function warning
 2020-05-05 19:01 UTC  (5+ messages)

[PATCH net v2 0/2] Revert the 'socket_alloc' life cycle change
 2020-05-05 19:00 UTC  (3+ messages)

[PATCH bpf-next 0/4] bpf: allow any port in bpf_bind helper
 2020-05-05 18:50 UTC  (15+ messages)
` [PATCH bpf-next 1/4] selftests/bpf: generalize helpers to control backround listener
` [PATCH bpf-next 3/4] net: refactor arguments of inet{,6}_bind
` [PATCH bpf-next 4/4] bpf: allow any port in bpf_bind helper

Re: Re: [PATCH net v2 0/2] Revert the 'socket_alloc' life cycle change
 2020-05-05 18:49 UTC  (17+ messages)
`  "
      `  "
              ` Re: "

[PATCH net-next] net: ni: Fix use correct return type for ndo_start_xmit()
 2020-05-05 18:41 UTC  (2+ messages)

[PATCH net-next] net: ethernet: ti: use true,false for bool variables in cpsw_new.c
 2020-05-05 18:41 UTC  (2+ messages)

[PATCH net-next] net: bnxt: Remove Comparison to bool in bnxt_ethtool.c
 2020-05-05 18:41 UTC  (2+ messages)

[PATCH net-next] net: agere: use true,false for bool variable
 2020-05-05 18:41 UTC  (2+ messages)

[PATCH net-next] net: atheros: remove conversion to bool in atl1c_start_mac()
 2020-05-05 18:40 UTC  (2+ messages)

[PATCH net-next] net: qede: Use true for bool variable in qede_init_fp()
 2020-05-05 18:40 UTC  (2+ messages)

[PATCH net-next] bnx2x: Remove Comparison to bool in bnx2x_dcb.c
 2020-05-05 18:40 UTC  (2+ messages)

[PATCH net-next] qlcnic: use true,false for bool variable in qlcnic_sriov_common.c
 2020-05-05 18:39 UTC  (2+ messages)

[PATCH v12 0/4] perf tools: add support for libpfm4
 2020-05-05 18:31 UTC  (5+ messages)
` [PATCH v12 4/4] "

[PATCH v14 0/1] perf tools: add support for libpfm4
 2020-05-05 18:29 UTC  (2+ messages)
` [PATCH v14 1/1] "

[PATCH net-next v3] net: phy: micrel: add phy-mode support for the KSZ9031 PHY
 2020-05-05 18:26 UTC  (2+ messages)

[PATCH] net: emac: Fix use correct return type for ndo_start_xmit()
 2020-05-05 18:21 UTC  (2+ messages)

[PATCH net-next] net: nxp: Fix use correct return type for ndo_start_xmit()
 2020-05-05 18:18 UTC  (2+ messages)

[PATCH net-next] net: altera: Fix use correct return type for ndo_start_xmit()
 2020-05-05 18:16 UTC  (2+ messages)

[PATCH net-next] net: allwinner: Fix use correct return type for ndo_start_xmit()
 2020-05-05 18:15 UTC  (2+ messages)

[PATCH net v1] net: broadcom: fix a mistake about ioremap resource
 2020-05-05 18:12 UTC  (2+ messages)

[PATCH] net: broadcom: fix a mistake about ioremap resource
 2020-05-05 17:44 UTC  (2+ messages)

[PATCH v4 resend 2] dt-bindings: net: btusb: DT fix s/interrupt-name/interrupt-names/
 2020-05-05 17:38 UTC  (2+ messages)

[PATCH iproute2] tc: fq: fix two issues
 2020-05-05 17:34 UTC  (2+ messages)

[PATCH] net: bareudp: avoid uninitialized variable warning
 2020-05-05 17:22 UTC 


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