netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-24 11:02:03 to 2020-02-24 21:30:35 UTC [more...]

[PATCH 04/30] sctp: Add missing annotation for sctp_err_finish()
 2020-02-24 21:29 UTC  (24+ messages)
  ` [PATCH 05/30] sctp: Add missing annotation for sctp_transport_walk_start()
  ` [PATCH 06/30] sctp: Add missing annotation for sctp_transport_walk_stop()
  ` [PATCH 07/30] net: Add missing annotation for llc_seq_start()
  ` [PATCH 08/30] netrom: Add missing annotation for nr_info_start()
  ` [PATCH 09/30] netrom: Add missing annotation for nr_info_stop()
  ` [PATCH 10/30] net: netrom: Add missing annotation for nr_node_start()
  ` [PATCH 11/30] net: netrom: Add missing annotation for nr_node_stop()
  ` [PATCH 12/30] net: netrom: Add missing annotation for nr_neigh_start()
  ` [PATCH 13/30] net: netrom: Add missing annotation for nr_neigh_stop()
  ` [PATCH 14/30] dccp: Add missing annotation for dccp_child_process()
  ` [PATCH 15/30] af_unix: Add missing annotation for unix_wait_for_peer()

[PATCH 0/9] PCI: add and use constant PCI_STATUS_ERROR_BITS and helper pci_status_get_and_clear_errors
 2020-02-24 21:28 UTC  (8+ messages)
` [PATCH 1/8] PCI: add constant PCI_STATUS_ERROR_BITS
` [PATCH 2/8] PCI: add pci_status_get_and_clear_errors
` [PATCH 3/8] r8169: use pci_status_get_and_clear_errors
` [PATCH 4/8] net: cassini: "
` [PATCH 5/8] net: sungem: "
` [PATCH 6/8] net: skfp: use PCI_STATUS_ERROR_BITS
` [PATCH 7/8] PCI: pci-bridge-emul: "

[PATCH] ip6mr: Fix RCU list debugging warning
 2020-02-24 21:19 UTC  (2+ messages)

[PATCH 1/2] ipmr: Fix RCU list debugging warning
 2020-02-24 21:18 UTC  (3+ messages)
` [PATCH 2/2] ipmr: Add lockdep expression to ipmr_for_each_table macro

[PATCH v7 1/2] net: mdio: add ipq8064 mdio driver
 2020-02-24 21:10 UTC  (2+ messages)
` [PATCH v7 2/2] Documentation: devictree: Add ipq806x mdio bindings

[patch net-next 00/10] mlxsw: Implement ACL-dropped packets identification
 2020-02-24 21:07 UTC  (11+ messages)
` [patch net-next 01/10] flow_offload: pass action cookie through offload structures
` [patch net-next 02/10] devlink: add trap metadata type for cookie
` [patch net-next 03/10] drop_monitor: extend by passing cookie from driver
` [patch net-next 04/10] devlink: extend devlink_trap_report() to accept cookie and pass
` [patch net-next 05/10] mlxsw: core_acl_flex_actions: Add trap with userdef action
` [patch net-next 06/10] mlxsw: core_acl_flex_actions: Implement flow_offload action cookie offload
` [patch net-next 07/10] mlxsw: pci: Extract cookie index for ACL discard trap packets
` [patch net-next 08/10] mlxsw: spectrum_trap: Lookup and pass cookie down to devlink_trap_report()
` [patch net-next 09/10] netdevsim: add ACL trap reporting cookie as a metadata
` [patch net-next 10/10] selftests: netdevsim: Extend devlink trap test to include flow action cookie

[PATCH] tcp: ipv4: Pass lockdep expression to RCU lists
 2020-02-24 21:07 UTC  (2+ messages)

[PATCH] net: 802: psnap.c: Use built-in RCU list checking
 2020-02-24 21:03 UTC  (2+ messages)

[PATCH] tcp, ulp: Pass lockdep expression to RCU lists
 2020-02-24 21:02 UTC  (2+ messages)

[PATCH v3] virtio: Work around frames incorrectly marked as gso
 2020-02-24 20:59 UTC  (6+ messages)

[patch V3 00/22] bpf: Make BPF and PREEMPT_RT co-exist
 2020-02-24 20:42 UTC  (28+ messages)
` [patch V3 01/22] bpf: Tighten the requirements for preallocated hash maps
` [patch V3 02/22] bpf: Enforce preallocation for instrumentation programs on RT
` [patch V3 03/22] bpf: Update locking comment in hashtab code
` [patch V3 04/22] bpf/tracing: Remove redundant preempt_disable() in __bpf_trace_run()
` [patch V3 05/22] bpf/trace: Remove EXPORT from trace_call_bpf()
` [patch V3 06/22] bpf/trace: Remove redundant preempt_disable "
` [patch V3 07/22] perf/bpf: Remove preempt disable around BPF invocation
` [patch V3 08/22] bpf: Remove recursion prevention from rcu free callback
` [patch V3 09/22] bpf: Dont iterate over possible CPUs with interrupts disabled
` [patch V3 10/22] bpf: Provide bpf_prog_run_pin_on_cpu() helper
  ` [patch V4 "
` [patch V3 11/22] bpf: Replace cant_sleep() with cant_migrate()
` [patch V3 12/22] bpf: Use bpf_prog_run_pin_on_cpu() at simple call sites
` [patch V3 13/22] bpf/tests: Use migrate disable instead of preempt disable
` [patch V3 14/22] bpf: Use migrate_disable/enabe() in trampoline code
` [patch V3 15/22] bpf: Use migrate_disable/enable in array macros and cgroup/lirc code
` [patch V3 16/22] bpf: Provide recursion prevention helpers
` [patch V3 17/22] bpf: Use recursion prevention helpers in hashtab code
` [patch V3 18/22] bpf: Replace open coded recursion prevention in sys_bpf()
` [patch V3 19/22] bpf: Factor out hashtab bucket lock operations
` [patch V3 20/22] bpf: Prepare hashtab locking for PREEMPT_RT
` [patch V3 21/22] bpf, lpm: Make locking RT friendly
` [patch V3 22/22] bpf/stackmap: Dont trylock mmap_sem with PREEMPT_RT and interrupts disabled

[patch net-next 00/16] mlxsw: Introduce ACL traps
 2020-02-24 19:55 UTC  (2+ messages)

[RFC] can: af_can: can_rcv() canfd_rcv(): Fix access of uninitialized memory or out of bounds
 2020-02-24 19:52 UTC  (2+ messages)

[PATCH net-next v1 00/18] Clean driver, module and FW versions
 2020-02-24 19:49 UTC  (4+ messages)
` [PATCH net-next v1 18/18] net/atheros: Clean atheros code from driver version

About r8169 regression 5.4
 2020-02-24 19:49 UTC  (14+ messages)

[PATCH nf] netfilter: ensure rcu_read_lock() in ipv4_find_option()
 2020-02-24 19:47 UTC  (4+ messages)

[PATCH net] ethtool: limit bitset size
 2020-02-24 19:42 UTC 

pull-request: mac80211-next next-2020-02-24
 2020-02-24 19:34 UTC  (3+ messages)

WARNING: refcount bug in l2cap_chan_put
 2020-02-24 19:32 UTC  (2+ messages)

[PATCH][V2] net: hns3: remove redundant initialization of pointer 'client'
 2020-02-24 19:21 UTC  (2+ messages)

KMSAN: uninit-value in br_dev_xmit
 2020-02-24 19:13 UTC  (7+ messages)
` [PATCH net] net: bridge: fix stale eth hdr pointer "
    ` [PATCH net v2] "

[PATCH][next] net/mlxfw: fix spelling mistake: "progamming" -> "programming"
 2020-02-24 19:04 UTC  (3+ messages)

[net PATCH v2] net: Fix Tx hash bound checking
 2020-02-24 18:56 UTC 

[net PATCH] net: Fix Tx hash bound checking
 2020-02-24 18:54 UTC  (3+ messages)

[PATCH bpf-next v4 3/8] bpf: lsm: provide attachment points for BPF LSM programs
 2020-02-24 18:45 UTC  (4+ messages)

[PATCH net-next v4 1/2] dt-bindings: ptp: Add device tree binding for IDT 82P33 based PTP clock
 2020-02-24 18:44 UTC  (2+ messages)

pull-request: mac80211 2020-02-24
 2020-02-24 18:41 UTC 

[PATCH v6 1/2] net: mdio: add ipq8064 mdio driver
 2020-02-24 18:39 UTC  (3+ messages)
` [PATCH v6 2/2] Documentation: devictree: Add ipq806x mdio bindings

[PATCH net-next 0/9] net: ethernet: ti: add networking support for k3 am65x/j721e soc
 2020-02-24 18:38 UTC  (3+ messages)
` [PATCH net-next 4/9] dt-binding: ti: am65x: document mcu cpsw nuss

[PATCH] docs: dt: fix several broken doc references
 2020-02-24 18:27 UTC  (3+ messages)

[PATCH] ath5k: Add proper dependency for ATH5K_AHB
 2020-02-24 18:24 UTC 

[PATCH bpf-next 1/2] selftests/bpf: Run reuseport tests only with supported socket types
 2020-02-24 18:09 UTC  (4+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Run SYN cookies with reuseport BPF test only for TCP

[PATCH v4 0/9] net: fix sysfs permssions when device changes network
 2020-02-24 18:00 UTC  (12+ messages)
` [PATCH v4 1/9] sysfs: add sysfs_file_change_owner_by_name()
` [PATCH v4 2/9] sysfs: add sysfs_link_change_owner()
` [PATCH v4 3/9] sysfs: add sysfs_group{s}_change_owner()
` [PATCH v4 4/9] sysfs: add sysfs_change_owner()
` [PATCH v4 5/9] device: add device_change_owner()
` [PATCH v4 6/9] drivers/base/power: add dpm_sysfs_change_owner()
` [PATCH v4 7/9] net-sysfs: add netdev_change_owner()
` [PATCH v4 8/9] net-sysfs: add queue_change_owner()
` [PATCH v4 9/9] net: fix sysfs permssions when device changes network namespace

general protection fault in rds_ib_add_one
 2020-02-24 17:51 UTC 

[PATCH][next] wireless: intel: Replace zero-length array with flexible-array member
 2020-02-24 17:09 UTC 

[PATCH][next] net: qrtr: fix spelling mistake "serivce" -> "service"
 2020-02-24 17:35 UTC 

bnx2x: Latest firmware requirement breaks no regression policy
 2020-02-24 17:34 UTC  (7+ messages)
    ` [EXT] "

[PATCH v4] staging: qlge: emit debug and dump at same level
 2020-02-24 17:30 UTC  (6+ messages)

[PATCH 1/2] net: ethernet: stmmac: demote warnings about missing optional clocks
 2020-02-24 17:29 UTC  (2+ messages)
` [PATCH 2/2] net: ethernet: stmmac: don't warn about missing optional wakeup IRQ

[PATCH][next] netronome: Replace zero-length array with flexible-array member
 2020-02-24 17:25 UTC 

[PATCH] net: bcmgenet: Clear ID_MODE_DIS in EXT_RGMII_OOB_CTRL when not needed
 2020-02-24 17:23 UTC  (4+ messages)

[PATCH][next] netronome: Replace zero-length array with flexible-array member
 2020-02-24 16:36 UTC 

[PATCH][next] ath: Replace zero-length array with flexible-array member
 2020-02-24 16:59 UTC 

[GIT] Networking
 2020-02-24 16:53 UTC  (7+ messages)

[PATCH][next] freescale: Replace zero-length array with flexible-array member
 2020-02-24 16:43 UTC 

[PATCH] net: memcg: late association of sock to memcg
 2020-02-24 16:38 UTC  (3+ messages)

[PATCH][next] intel: Replace zero-length array with flexible-array member
 2020-02-24 16:41 UTC 

[PATCH][next] toshiba: Replace zero-length array with flexible-array member
 2020-02-24 16:32 UTC 

[PATCH net-next] chelsio: Replace zero-length array with flexible-array member
 2020-02-24 16:30 UTC 

[PATCH net-next v1 12/18] net/amazon: Ensure that driver version is aligned to the linux kernel
 2020-02-24 16:26 UTC  (3+ messages)
` [PATCH] "

[patch net-next 00/10] net: allow user specify TC filter HW stats type
 2020-02-24 16:25 UTC  (9+ messages)

[PATCH resend mm,net-next 1/3] mm: Refactor insert_page to prepare for batched-lock insert
 2020-02-24 16:19 UTC  (7+ messages)
` [PATCH resend mm,net-next 3/3] net-zerocopy: Use vm_insert_pages() for tcp rcv zerocopy

[PATCH net-next 0/6] act_ct: Software offload of conntrack_in
 2020-02-24 16:04 UTC  (5+ messages)
` [PATCH net-next 4/6] net/sched: act_ct: Create nf flow table per zone
` [PATCH net-next 6/6] net/sched: act_ct: Software offload of established flows

[PATCH net-next v8 0/2] Bare UDP L3 Encapsulation Module
 2020-02-24 15:55 UTC  (3+ messages)
` [PATCH net-next v8 1/2] net: UDP tunnel encapsulation module for tunnelling different protocols like MPLS,IP,NSH etc

WARNING in tracepoint_probe_register_prio (4)
 2020-02-24 15:50 UTC 

[PATCH iproute2] xfrm: not try to delete ipcomp states when using deleteall
 2020-02-24 14:57 UTC 

[CFT 0/8] rework phylink interface for split MAC/PCS support
 2020-02-24 14:37 UTC  (9+ messages)
` [CFT 4/8] net: axienet: use resolved link config in mac_link_up()
` [CFT 6/8] net: macb: "

[PATCH bpf-next v7 00/11] Extend SOCKMAP/SOCKHASH to store listening sockets
 2020-02-24 13:59 UTC  (6+ messages)

[PATCH net-next v3 0/9] net: fix sysfs permssions when device changes network
 2020-02-24 13:18 UTC  (7+ messages)
` [PATCH net-next v3 1/9] sysfs: add sysfs_file_change_owner{_by_name}()
` [PATCH net-next v3 5/9] device: add device_change_owner()

[PATCH net-next 00/10] Wire up Ocelot tc-flower to Felix DSA
 2020-02-24 13:08 UTC  (11+ messages)
` [PATCH net-next 01/10] net: mscc: ocelot: make ocelot_ace_rule support multiple ports
` [PATCH net-next 02/10] net: mscc: ocelot: simplify tc-flower offload structures
` [PATCH net-next 03/10] net: mscc: ocelot: replace "rule" and "ocelot_rule" variable names with "ace"
` [PATCH net-next 04/10] net: mscc: ocelot: return directly in ocelot_cls_flower_{replace,destroy}
` [PATCH net-next 05/10] net: mscc: ocelot: don't rely on preprocessor for vcap key/action packing
` [PATCH net-next 06/10] net: mscc: ocelot: remove port_pcs_init indirection for VSC7514
` [PATCH net-next 07/10] net: mscc: ocelot: parameterize the vcap_is2 properties
` [PATCH net-next 08/10] net: dsa: Refactor matchall mirred action to separate function
` [PATCH net-next 09/10] net: dsa: Add bypass operations for the flower classifier-action filter
` [PATCH net-next 10/10] net: dsa: felix: Wire up the ocelot cls_flower methods

[RFC PATCH 00/11] Removing Calxeda platform support
 2020-02-24 13:07 UTC  (3+ messages)
` [RFC PATCH 01/11] vfio: Remove Calxeda XGMAC reset driver

[PATCH v2] virtio: Work around frames incorrectly marked as gso
 2020-02-24 12:51 UTC  (4+ messages)

[RESEND PATCH v2 0/9] iomap: Constify ioreadX() iomem argument
 2020-02-24 12:47 UTC  (4+ messages)
` [RESEND PATCH v2 9/9] ath5k: Constify ioreadX() iomem argument (as in generic implementation)

[PATCH v4 net-next 0/2] Remainder for "DT bindings for Felix DSA switch on LS1028A"
 2020-02-24 12:15 UTC  (3+ messages)
` [PATCH v4 net-next 1/2] net: dsa: felix: Use PHY_INTERFACE_MODE_INTERNAL instead of GMII
` [PATCH v4 net-next 2/2] dt-bindings: net: dsa: ocelot: document the vsc9959 core

net/kgdb: Taking another crack at implementing kgdboe
 2020-02-24 12:03 UTC  (2+ messages)

[PATCH v3 devicetree 0/6] DT bindings for Felix DSA switch on LS1028A
 2020-02-24 11:52 UTC  (4+ messages)

KASAN: use-after-free Read in ethnl_update_bitset32
 2020-02-24 11:46 UTC  (2+ messages)

[PATCH net-next v3 0/2] Add hw offload of TC flower on MSCC Ocelot
 2020-02-24 11:32 UTC  (5+ messages)
` [PATCH net-next v3 1/2] net: mscc: ocelot: Add support for tcam

[PATCH v3 1/2] igb: Use device_lock() insead of rtnl_lock()
 2020-02-24 11:01 UTC  (3+ messages)
` [Intel-wired-lan] "


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