netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-31 15:32:04 to 2019-08-01 06:48:46 UTC [more...]

[PATCH v3 bpf-next 00/12] CO-RE offset relocations
 2019-08-01  6:48 UTC  (12+ messages)
` [PATCH v3 bpf-next 01/12] libbpf: add .BTF.ext offset relocation section loading
` [PATCH v3 bpf-next 02/12] libbpf: implement BPF CO-RE offset relocation algorithm
` [PATCH v3 bpf-next 03/12] selftests/bpf: add BPF_CORE_READ relocatable read macro
` [PATCH v3 bpf-next 04/12] selftests/bpf: add CO-RE relocs testing setup
` [PATCH v3 bpf-next 05/12] selftests/bpf: add CO-RE relocs struct flavors tests
` [PATCH v3 bpf-next 06/12] selftests/bpf: add CO-RE relocs nesting tests
` [PATCH v3 bpf-next 07/12] selftests/bpf: add CO-RE relocs array tests
` [PATCH v3 bpf-next 08/12] selftests/bpf: add CO-RE relocs enum/ptr/func_proto tests
` [PATCH v3 bpf-next 09/12] selftests/bpf: add CO-RE relocs modifiers/typedef tests
` [PATCH v3 bpf-next 10/12] selftests/bpf: add CO-RE relocs ptr-as-array tests
` [PATCH v3 bpf-next 11/12] selftests/bpf: add CO-RE relocs ints tests

[PATCH 00/14] ARM: move lpc32xx and dove to multiplatform
 2019-08-01  5:59 UTC  (23+ messages)
` [PATCH 01/14] usb: ohci-nxp: enable compile-testing
` [PATCH 02/14] usb: udc: lpc32xx: allow compile-testing
` [PATCH 03/14] watchdog: pnx4008_wdt: "
` [PATCH 04/14] serial: lpc32xx_hs: "
` [PATCH 05/14] gpio: lpc32xx: allow building on non-lpc32xx targets
` [PATCH 06/14] net: lpc-enet: factor out iram access
` [PATCH 07/14] net: lpc-enet: move phy setup into platform code
` [PATCH 08/14] net: lpc-enet: allow compile testing
` [PATCH 09/14] serial: lpc32xx: "
` [PATCH 10/14] ARM: lpc32xx: clean up header files
` [PATCH 11/14] ARM: lpc32xx: allow multiplatform build
` [PATCH 12/14] ARM: dove: clean up mach/*.h headers
` [PATCH 13/14] ARM: orion/mvebu: unify debug-ll virtual addresses
` [PATCH 14/14] ARM: dove: multiplatform support

[PATCH net-next 1/2] net: phy: broadcom: set features explicitly for BCM54616S
 2019-08-01  5:20 UTC  (7+ messages)

[PATCH net-next 2/2] net: phy: broadcom: add 1000Base-X support for BCM54616S
 2019-08-01  5:07 UTC  (9+ messages)

[PATCH V2 0/9] Fixes for metadata accelreation
 2019-08-01  5:03 UTC  (13+ messages)
` [PATCH V2 4/9] vhost: reset invalidate_count in vhost_set_vring_num_addr()
` [PATCH V2 7/9] vhost: do not use RCU to synchronize MMU notifier with worker

[PATCH net-next v5 0/6] flow_offload: add indr-block in nf_table_offload
 2019-08-01  4:47 UTC  (9+ messages)
` [PATCH net-next v5 1/6] cls_api: modify the tc_indr_block_ing_cmd parameters
` [PATCH net-next v5 2/6] cls_api: replace block with flow_block in tc_indr_block_dev
` [PATCH net-next 3/6] cls_api: add flow_indr_block_call function
` [PATCH net-next v5 4/6] flow_offload: move tc indirect block to flow offload
` [PATCH net-next v5 5/6] flow_offload: support get flow_block immediately
` [PATCH net-next v5 6/6] netfilter: nf_tables_offload: support indr block call

[PATCH 0/2] Fix GMII2RGMII private field
 2019-08-01  4:06 UTC  (3+ messages)
` [PATCH 2/2] net: gmii2rgmii: Switch priv field in mdio device structure

[PATCH net-next 00/12] net: hns3: some code optimizations & bugfixes & features
 2019-08-01  3:55 UTC  (13+ messages)
` [PATCH net-next 01/12] net: hns3: add link change event report
` [PATCH net-next 02/12] net: hns3: add handler for NCSI error mailbox
` [PATCH net-next 03/12] net: hns3: do not query unsupported commands in debugfs
` [PATCH net-next 04/12] net: hns3: refine for set ring parameters
` [PATCH net-next 05/12] net: hns3: remove unnecessary variable in hclge_get_mac_vlan_cmd_status()
` [PATCH net-next 06/12] net: hns3: minor cleanup in hns3_clean_rx_ring
` [PATCH net-next 07/12] net: hns3: minior error handling change for hclge_tm_schd_info_init
` [PATCH net-next 08/12] net: hns3: simplify hclge_cmd_query_error()
` [PATCH net-next 09/12] net: hns3: rename a member in struct hclge_mac_ethertype_idx_rd_cmd
` [PATCH net-next 10/12] net: hns3: fix some reset handshake issue
` [PATCH net-next 11/12] net: hns3: clear reset interrupt status in hclge_irq_handle()
` [PATCH net-next 12/12] net: hns3: activate reset timer when calling reset_event

[PATCH net-next v2 0/4] net: phy: Add AST2600 MDIO support
 2019-08-01  3:56 UTC  (9+ messages)
` [PATCH net-next v2 1/4] dt-bindings: net: Add aspeed,ast2600-mdio binding
` [PATCH net-next v2 2/4] net: phy: Add mdio-aspeed
` [PATCH net-next v2 3/4] net: ftgmac100: Add support for DT phy-handle property
` [PATCH net-next v2 4/4] net: ftgmac100: Select ASPEED MDIO driver for the AST2600

[PATCH net] r8152: fix typo in register name
 2019-08-01  3:50 UTC  (2+ messages)

[PATCH net-next v2 0/6] net: dsa: mv88e6xxx: add support for MV88E6220
 2019-08-01  3:49 UTC  (9+ messages)
` [PATCH net-next v2 1/6] "
` [PATCH net-next v2 3/6] net: dsa: mv88e6xxx: introduce invalid_port_mask in mv88e6xxx_info
` [PATCH net-next v2 5/6] net: dsa: mv88e6xxx: order ptp structs numerically ascending
` [PATCH net-next v2 6/6] net: dsa: mv88e6xxx: add PTP support for MV88E6250 family

[PATCH bpf 0/2] bpf: fix bug in x64 JIT
 2019-08-01  3:43 UTC  (6+ messages)
` [PATCH bpf 1/2] bpf: fix x64 JIT code generation for jmp to 1st insn
` [PATCH bpf 2/2] selftests/bpf: tests "

[PATCH bpf v2] libbpf : make libbpf_num_possible_cpus function thread safe
 2019-08-01  3:40 UTC  (4+ messages)
` [Potential Spoof] "

[PATCH 2/2] cnic: Use refcount_t for refcount
 2019-08-01  2:22 UTC  (3+ messages)

[PATCH] enetc: Select PHYLIB while CONFIG_FSL_ENETC_VF is set
 2019-08-01  1:24 UTC 

[PATCH -next] iwlwifi: dbg: work around clang bug by marking debug strings static
 2019-08-01  1:21 UTC  (2+ messages)

[RFC iproute2 0/4] Revert tc batchsize feature
 2019-08-01  1:11 UTC  (6+ messages)
` [RFC iproute2 1/4] Revert "tc: Remove pointless assignments in batch()"
` [RFC iproute2 2/4] Revert "tc: flush after each command in batch mode"
` [RFC iproute2 3/4] Revert "tc: fix batch force option"
` [RFC iproute2 4/4] Revert "tc: Add batchsize feature for filter and actions"

[PATCH v2 net] hv_sock: Fix hang when a connection is closed
 2019-08-01  0:50 UTC  (2+ messages)

[PATCH] net/mlx5e: Allow removing representors netdev to other namespace
 2019-08-01  0:44 UTC  (7+ messages)

next/master build: 221 builds: 11 failed, 210 passed, 13 errors, 1174 warnings (next-20190731)
 2019-07-31 23:52 UTC  (9+ messages)
            ` [PATCH] net: mdio-octeon: Fix build error and Kconfig warning

[PATCH net] net: bridge: move vlan init/deinit to NETDEV_REGISTER/UNREGISTER
 2019-07-31 23:36 UTC  (7+ messages)
` [PATCH net v2] "
    ` [PATCH net v3] "

[PATCH net-next] net: bridge: mcast: add delete due to fast-leave mdb flag
 2019-07-31 23:13 UTC  (2+ messages)

[PATCH] net: stmmac: Use netif_tx_napi_add() for TX polling function
 2019-07-31 23:10 UTC  (2+ messages)

[PATCH net-next] be2net: disable bh with spin_lock in be_process_mcc
 2019-07-31 23:08 UTC  (2+ messages)

[PATCH net] net: bridge: mcast: don't delete permanent entries when fast leave is enabled
 2019-07-31 23:04 UTC  (2+ messages)

[patch net-next v2 0/3] net: devlink: Finish network namespace support
 2019-07-31 22:59 UTC  (10+ messages)
` [patch net-next v2 1/3] net: devlink: allow to change namespaces

[PATCH nf,v2] netfilter: nf_tables: map basechain priority to hardware priority
 2019-07-31 22:57 UTC  (2+ messages)

[PATCH v2] net: phy: phy_led_triggers: Fix a possible null-pointer dereference in phy_led_trigger_change_speed()
 2019-07-31 22:57 UTC  (2+ messages)

[PATCH v2 net-next 1/1] tc-testing: Clarify the use of tdc's -d option
 2019-07-31 22:54 UTC  (2+ messages)

[PATCH net] selftests/tls: fix TLS tests with CONFIG_TLS=n
 2019-07-31 22:54 UTC  (2+ messages)

[PATCH] tipc: compat: allow tipc commands without arguments
 2019-07-31 22:52 UTC  (2+ messages)

[pull request][net-next 00/13] Mellanox, mlx5 tc flow handling for concurrent execution (Part 1)
 2019-07-31 22:48 UTC  (2+ messages)

KASAN: invalid-free in tls_sk_proto_cleanup
 2019-07-31 22:46 UTC  (2+ messages)

[patch net-next 0/3] net: devlink: Finish network namespace support
 2019-07-31 22:31 UTC  (8+ messages)

[PATCH] net: sctp: Rename fallthrough label to unhandled
 2019-07-31 22:23 UTC  (7+ messages)

[PATCH V37 23/29] bpf: Restrict bpf when kernel lockdown is in confidentiality mode
 2019-07-31 22:16 UTC 

[PATCH 0/2] tools: bpftool: add net (un)load command to load XDP
 2019-07-31 21:59 UTC  (10+ messages)
` [PATCH 1/2] tools: bpftool: add net load command to load XDP on interface

[PATCH net v3] net: ipv6: Fix a bug in ndisc_send_ns when netdev only has a global address
 2019-07-31 21:42 UTC  (2+ messages)

KASAN: use-after-free Read in nr_rx_frame (2)
 2019-07-31 21:32 UTC 

[PATCH net] net: phy: fix race in genphy_update_link
 2019-07-31 21:05 UTC 

[net-next 00/16][pull request] 100GbE Intel Wired LAN Driver Updates 2019-07-31
 2019-07-31 20:41 UTC  (17+ messages)
` [net-next 01/16] ice: add lp_advertising flow control support
` [net-next 02/16] ice: track hardware stat registers past rollover
` [net-next 03/16] ice: Move vector base setup to PF VSI
` [net-next 04/16] ice: Always set prefena when configuring an Rx queue
` [net-next 05/16] ice: separate out control queue lock creation
` [net-next 06/16] ice: Do not configure port with no media
` [net-next 07/16] ice: Disable VFs until reset is completed
` [net-next 08/16] ice: Only bump Rx tail and release buffers once per napi_poll
` [net-next 09/16] ice: Set up Tx scheduling tree based on alloc VSI Tx queues
` [net-next 10/16] ice: Update number of VF queue before setting VSI resources
` [net-next 11/16] ice: Add stats for Rx drops at the port level
` [net-next 12/16] ice: Remove duplicate code in ice_alloc_rx_bufs
` [net-next 13/16] ice: Don't return error for disabling LAN Tx queue that does exist
` [net-next 14/16] ice: Remove unnecessary flag ICE_FLAG_MSIX_ENA
` [net-next 15/16] ice: Remove flag to track VF interrupt status
` [net-next 16/16] ice: Bump version number

[PATCH] net: usb: pegasus: fix improper read if get_registers() fail
 2019-07-31 19:14 UTC  (3+ messages)

[PATCH] net: bridge: Allow bridge to joing multicast groups
 2019-07-31 19:38 UTC  (11+ messages)

[PATCH v2 bpf-next 00/12] CO-RE offset relocations
 2019-07-31 17:46 UTC  (9+ messages)
` [PATCH v2 bpf-next 02/12] libbpf: implement BPF CO-RE offset relocation algorithm

[PATCH net-next 0/6] flow_offload: add indr-block in nf_table_offload
 2019-07-31 19:21 UTC  (2+ messages)

[PATCH bpf-next v10 00/10] Landlock LSM: Toward unprivileged sandboxing
 2019-07-31 19:11 UTC  (6+ messages)
` [PATCH bpf-next v10 06/10] bpf,landlock: Add a new map type: inode

[PATCH v2 bpf-next 0/4] sys_bpf() access control via /dev/bpf
 2019-07-31 19:09 UTC  (19+ messages)
` [PATCH v2 bpf-next 1/4] bpf: unprivileged BPF access "

[PATCH net-next] net/tls: prevent skb_orphan() from leaking TLS plain text with offload
 2019-07-31 19:07 UTC  (6+ messages)
  ` [oss-drivers] "

[PATCH] net/mlx5e: always initialize frag->last_in_page
 2019-07-31 19:02 UTC 

[PATCH net] mvpp2: fix panic on module removal
 2019-07-31 18:31 UTC 

[PATCH bpf-next v3 00/11] XDP unaligned chunk placement support
 2019-07-31 18:26 UTC  (8+ messages)
` [PATCH bpf-next v4 "
  ` [PATCH bpf-next v4 04/11] xsk: add support to allow unaligned chunk placement
  ` [PATCH bpf-next v4 07/11] mlx5e: modify driver for handling offsets
  ` [PATCH bpf-next v4 09/11] samples/bpf: add buffer recycling for unaligned chunks to xdpsock

[PATCH net] ipvs: Improve robustness to the ipvs sysctl
 2019-07-31 17:53 UTC  (6+ messages)
` [PATCH net v2] "
  ` [PATCH net v3] "

[PATCH 1/2] bnxt_en: Use refcount_t for refcount
 2019-07-31 17:48 UTC  (3+ messages)

[PATCH bpf-next 0/9] Revamp test_progs as a test running framework
 2019-07-31 17:04 UTC  (8+ messages)
` [PATCH bpf-next 1/9] selftests/bpf: prevent headers to be compiled as C code

[PATCH 0/2] arm/arm64: Add support for function error injection
 2019-07-31 16:58 UTC  (4+ messages)
` [PATCH 1/2] arm64: "

[PATCH v2] staging/octeon: Fix build error without CONFIG_NETDEVICES
 2019-07-31 16:07 UTC  (2+ messages)

pull-request: mac80211-next 2019-07-31
 2019-07-31 16:00 UTC  (2+ messages)

[PATCH v2] isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the stack
 2019-07-31 15:54 UTC  (2+ messages)

[PATCH] net: mediatek: Drop unneeded dependency on NET_VENDOR_MEDIATEK
 2019-07-31 15:53 UTC  (2+ messages)

pull-request: mac80211 2019-07-31
 2019-07-31 15:51 UTC  (2+ messages)

[PATCH 0/8] netfilter fixes for net
 2019-07-31 15:50 UTC  (2+ messages)

[PATCH net-next 0/2] mlxsw: Test coverage for DSCP leftover fix
 2019-07-31 15:47 UTC  (2+ messages)

[PATCH] myri10ge: remove unneeded variable
 2019-07-31 15:44 UTC  (2+ messages)

[PATCH net] net: dsa: mv88e6xxx: drop adjust_link to enabled phylink
 2019-07-31 15:42 UTC 

[PATCH 0/2] net: ag71xx: 2 small patches for 'ag71xx_rings_init()'
 2019-07-31 15:39 UTC  (5+ messages)
` [PATCH 1/2] net: ag71xx: Slighly simplify code in 'ag71xx_rings_init()'
` [PATCH 2/2] net: ag71xx: Use GFP_KERNEL instead of GFP_ATOMIC "

[PATCH] net: ethernet: et131x: Use GFP_KERNEL instead of GFP_ATOMIC when allocating tx_ring->tcb_ring
 2019-07-31 15:36 UTC  (2+ messages)

kernel BUG at net/rxrpc/local_object.c:LINE!
 2019-07-31 15:31 UTC  (7+ 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).