netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-12 03:28:18 to 2019-04-12 22:00:39 UTC [more...]

[PATCH v3 bpf-next 00/19] bpf: eliminate zero extensions for sub-register writes
 2019-04-12 21:59 UTC  (17+ messages)
` [PATCH v3 bpf-next 01/19] bpf: refactor propagate_liveness to eliminate duplicated for loop
` [PATCH v3 bpf-next 03/19] bpf: factor out reg and stack slot propagation into "propagate_liveness_reg"
` [PATCH v3 bpf-next 04/19] bpf: refactor "check_reg_arg" to eliminate code redundancy
` [PATCH v3 bpf-next 05/19] bpf: split read liveness into REG_LIVE_READ64 and REG_LIVE_READ32
` [PATCH v3 bpf-next 06/19] bpf: mark lo32 writes that should be zero extended into hi32
` [PATCH v3 bpf-next 07/19] bpf: reduce false alarm by refining helper call arg types
` [PATCH v3 bpf-next 10/19] bpf: randomize high 32-bit when BPF_F_TEST_RND_HI32 is set
` [PATCH v3 bpf-next 11/19] libbpf: add "prog_flags" to bpf_program/bpf_prog_load_attr/bpf_load_program_attr
` [PATCH v3 bpf-next 12/19] selftests: enable hi32 randomization for all tests
` [PATCH v3 bpf-next 13/19] arm: bpf: eliminate zero extension code-gen
` [PATCH v3 bpf-next 14/19] powerpc: "
` [PATCH v3 bpf-next 15/19] s390: "
` [PATCH v3 bpf-next 16/19] sparc: "
` [PATCH v3 bpf-next 17/19] x32: "
` [PATCH v3 bpf-next 18/19] riscv: "
` [PATCH v3 bpf-next 19/19] nfp: "

[PATCH bpf-next] selftests/bpf: two scale tests
 2019-04-12 21:41 UTC 

[PATCH v3 bpf-next 00/21] bpf: Sysctl hook
 2019-04-12 21:27 UTC  (2+ messages)

[PATCH net] ipv4: recompile ip options in ipv4_link_failure
 2019-04-12 20:19 UTC 

[net-next PATCH 0/3] net: hsr: updates from internal tree
 2019-04-12 20:13 UTC  (4+ messages)
` [net-next PATCH 1/3] net: hsr: fix naming of file and functions
` [net-next PATCH 2/3] net: hsr: fix debugfs path to support multiple interfaces
` [net-next PATCH 3/3] net: hsr: add tx stats for master interface

gsmtap design/extensions?
 2019-04-12 19:54 UTC  (12+ messages)

Request for net merge into net-next
 2019-04-12 19:41 UTC 

[PATCH v2 net-next] net: phy: switch drivers to use dynamic feature detection
 2019-04-12 18:47 UTC 

[PATCH net-next 0/8] net/smc: patches 2019-04-12
 2019-04-12 18:25 UTC  (10+ messages)
` [PATCH net-next 1/8] net/smc: nonblocking connect rework
` [PATCH net-next 2/8] net/smc: fallback to TCP after connect problems
` [PATCH net-next 3/8] net/smc: check for ip prefix and subnet
` [PATCH net-next 4/8] net/smc: consolidate function parameters
` [PATCH net-next 5/8] net/smc: cleanup of get vlan id
` [PATCH net-next 6/8] net/smc: code cleanup smc_listen_work
` [PATCH net-next 7/8] net/smc: improve smc_listen_work reason codes
` [PATCH net-next 8/8] net/smc: improve smc_conn_create "

[PATCH bpf-next v1 1/2] bpf: sock ops: add netns in bpf context
 2019-04-12 18:21 UTC  (4+ messages)
` [PATCH bpf-next v1 2/2] selftests: bpf: read netns from struct bpf_sock_ops

[PATCH 0/5] Fix rhashtable bit-locking for m68k
 2019-04-12 18:08 UTC  (2+ messages)

[PATCH bpf v2] tools: bpftool: fix infinite loop in map create
 2019-04-12 18:07 UTC  (3+ messages)

[PATCH bpf-next] libbpf: Add xsk.h to be installed by install_headers
 2019-04-12 18:07 UTC  (5+ messages)

[PATCH bpf-next 0/5] tools: bpftool: fix minor issues in bpftool and its documentation
 2019-04-12 18:06 UTC  (7+ messages)
` [PATCH bpf-next 1/5] tools: bpftool: remove blank line after btf_id when listing programs
` [PATCH bpf-next 2/5] tools: bpftool: reset errno for "bpftool cgroup tree"
` [PATCH bpf-next 3/5] tools: bpftool: fix man page documentation for "pinmaps" keyword
` [PATCH bpf-next 4/5] tools: bpftool: fix short option name for printing version in man pages
` [PATCH bpf-next 5/5] tools: bpftool: add a note on program statistics in man page

[PATCH bpf-next V2 0/4] Bulk optimization for XDP cpumap redirect
 2019-04-12 18:01 UTC  (7+ messages)
` [PATCH bpf-next V2 1/4] bpf: cpumap use ptr_ring_consume_batched
` [PATCH bpf-next V2 2/4] net: core: introduce build_skb_around
` [PATCH bpf-next V2 3/4] bpf: cpumap do bulk allocation of SKBs
` [PATCH bpf-next V2 4/4] bpf: cpumap memory prefetchw optimizations for struct page

[PATCH] net: dsa: fixed-link interface is reporting SPEED_UNKNOWN
 2019-04-12 17:57 UTC  (2+ messages)

[PATCH net-next] ipv6: Remove flowi6_oif compare from __ip6_route_redirect
 2019-04-12 17:31 UTC 

[PATCH 9/9] udpv6: Check address length before reading address family
 2019-04-12 17:26 UTC  (4+ messages)

[PATCH 8/9] bpf: Check address length before reading address family
 2019-04-12 17:26 UTC  (4+ messages)

[PATCH 7/9] llc: Check address length before reading address field
 2019-04-12 17:26 UTC  (2+ messages)

[PATCH 6/9] Bluetooth: Check address length before reading address field
 2019-04-12 17:26 UTC  (2+ messages)

[PATCH 5/9] rxrpc: Check address length before reading srx_service field
 2019-04-12 17:25 UTC  (5+ messages)

[PATCH 4/9] net: netlink: Check address length before reading groups field
 2019-04-12 17:25 UTC  (2+ messages)

[PATCH 3/9] sctp: Check address length before reading srx_service field
 2019-04-12 17:25 UTC  (6+ messages)

[PATCH 2/9] mISDN: Check address length before reading address family
 2019-04-12 17:25 UTC  (2+ messages)

[PATCH 1/9] net/rds: Check address length before reading address family
 2019-04-12 17:25 UTC  (3+ messages)

[PATCH 1/1] xen-netback: add reference from xenvif to backend_info to facilitate coredump analysis
 2019-04-12 17:10 UTC  (3+ messages)

cellular modem driver APIs
 2019-04-12 17:04 UTC  (12+ messages)

[PATCH/RFC v2 bpf-next 00/19] bpf: eliminate zero extensions for sub-register writes
 2019-04-12 16:14 UTC  (7+ messages)
` [PATCH/RFC v2 bpf-next 05/19] bpf: split read liveness into REG_LIVE_READ64 and REG_LIVE_READ32
      ` [oss-drivers] "

[PATCH net] rxrpc: Check address length before reading srx_service field
 2019-04-12 16:13 UTC 

[PATCH bpf-next] bpf: fix whitespace for ENCAP_L2 defines in bpf.h
 2019-04-12 16:08 UTC  (2+ messages)

[RFC net-next 1/1] tdc.py: Introduce required plugins
 2019-04-12 16:07 UTC  (7+ messages)

Fw: [Bug 203289] New: Kernel will drop any IGMPv3 "Group-Specific Queries" if the source IP is 0.0.0.0
 2019-04-12 15:53 UTC 

[PATCH net 0/6] rxrpc: Fixes
 2019-04-12 15:34 UTC  (7+ messages)
` [PATCH net 1/6] rxrpc: Clear socket error
` [PATCH net 2/6] rxrpc: Make rxrpc_kernel_check_life() indicate if call completed
` [PATCH net 3/6] rxrpc: Allow errors to be returned from rxrpc_queue_packet()
` [PATCH net 4/6] afs: Check for rxrpc call completion in wait loop
` [PATCH net 5/6] rxrpc: Trace received connection aborts
` [PATCH net 6/6] rxrpc: Fix detection of out of order acks

[PATCH ipsec-next] xfrm: kconfig: make xfrm depend on inet
 2019-04-12 15:32 UTC  (2+ messages)

bridge mdb json output broken/invalid
 2019-04-12 15:30 UTC  (2+ messages)
` [PATCH iproute2] bridge: mdb: restore valid json output

linux-next: Tree for Apr 12 (net/sched/sch_taprio.c)
 2019-04-12 15:13 UTC 

[PATCH 0/4] Hexdump enhancements
 2019-04-12 14:47 UTC  (8+ messages)
` [PATCH 1/4] lib/hexdump.c: Allow 64 bytes per line
` [PATCH 2/4] lib/hexdump.c: Optionally suppress lines of filler bytes
` [PATCH 3/4] lib/hexdump.c: Replace ascii bool in hex_dump_to_buffer with flags
  ` [Intel-gfx] "

[PATCH v3 net-next 3/3] tcp: add one skb cache for rx
 2019-04-12 14:43 UTC  (2+ messages)
` [tcp] 01b4c2aab8: lmbench3.TCP.socket.bandwidth.10MB.MB/sec -20.2% regression

INFO: trying to register non-static key in del_timer_sync (2)
 2019-04-12 14:26 UTC 

general protection fault in ath6kl_usb_alloc_urb_from_pipe
 2019-04-12 14:26 UTC 

[PATCH] qede: fix write to free'd pointer error and double free of ptp
 2019-04-12 14:13 UTC 

[PATCH net] bonding: fix event handling for stacked bonds
 2019-04-12 14:12 UTC  (3+ messages)

[PATCH bpf-next] selftests/bpf: reserve flags in bpf_skb_net_shrink
 2019-04-12 13:49 UTC  (3+ messages)

[PATCH] vxge: fix return of a free'd memblock on a failed dma mapping
 2019-04-12 13:45 UTC 

[PATCH 0/2] net-sysfs: revert wrong bugfix and re-fix
 2019-04-12 20:36 UTC  (11+ messages)
` [PATCH 1/2] Revert "net-sysfs: Fix memory leak in netdev_register_kobject"
` [PATCH 2/2] net-sysfs: Fix memory leak in netdev_register_kobject

[PATCH net-next] net: sched: flower: fix filter net reference counting
 2019-04-12 13:28 UTC  (2+ messages)

[patch net-next 0/4] netdevsim: Mostly cleanup in sdev/bpf iface area
 2019-04-12 12:49 UTC  (5+ messages)
` [patch net-next 1/4] netdevsim: move shared dev creation and destruction into separate file
` [patch net-next 2/4] netdevsim: move sdev specific bpf debugfs files to sdev dir
` [patch net-next 3/4] netdevsim: make bpf_offload_dev_create() per-sdev instead of first ns
` [patch net-next 4/4] netdevsim: move sdev-specific init/uninit code into separate functions

[PATCH v3 00/11] Add support for Orange Pi 3
 2019-04-12 12:10 UTC  (3+ messages)
` [linux-sunxi] "

[PATCH RFC 0/4] Netlink bus descriptions
 2019-04-12 11:56 UTC  (5+ messages)
` [PATCH RFC 4/4] netfilter: nf_tables: add netlink description

[PATCH net-next] Documentation: net: dsa: transition to the rst format
 2019-04-12 11:55 UTC 

INFO: trying to register non-static key in rtl_c2hcmd_launcher
 2019-04-12 11:46 UTC 

WARNING in zd_mac_clear
 2019-04-12 11:46 UTC 

WARNING in rollback_registered_many (2)
 2019-04-12 11:32 UTC  (3+ messages)

[PATCH 1/2] stmmac: introduce flag to dynamically disable TX offload for rockchip devices
 2019-04-12 11:13 UTC  (20+ messages)

bnx2x - odd behaviour
 2019-04-12 11:08 UTC  (6+ messages)

[PATCH net-next] net: veth: use generic helper to report timestamping info
 2019-04-12 11:06 UTC 

[PATCH net-next] net: loopback: use generic helper to report timestamping info
 2019-04-12 11:06 UTC 

[PATCH net-next] net: dummy: use generic helper to report timestamping info
 2019-04-12 11:06 UTC 

[PATCH v5 0/5] SCTP: Event skb list overhaul
 2019-04-12 10:52 UTC  (2+ messages)

[PATCH bpf-next] bpftool: Exit early when it's not possible to dump a REUSEPORT_SOCKARRAY map
 2019-04-12 10:28 UTC  (5+ messages)
` [PATCH v2 bpf-next 1/2] bpftool: Use print_entry_error() in case of ENOENT when dumping
  ` [PATCH v2 bpf-next 2/2] bpftool: Improve handling of ENOSPC on reuseport_array map dumps

[PATCH] dns: remove redundant zero length namelen check
 2019-04-12 10:19 UTC  (3+ messages)

[PATCH] arm64: do_csum: implement accelerated scalar version
 2019-04-12  9:52 UTC  (3+ messages)

[PATCH 0/6] stricter netlink validation
 2019-04-12  9:43 UTC  (4+ messages)
` [PATCH 2/6] netlink: make validation more configurable for future strictness

[PATCH bpf v2 0/2] libbpf: remove two dependencies on Linux kernel headers and improve performance as a bonus
 2019-04-12  9:01 UTC  (6+ messages)
` [PATCH bpf v2 2/2] libbpf: remove dependency on barrier.h in xsk.h

[PATCH v4 5/5] net: Replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISC
 2019-04-12  8:09 UTC  (2+ messages)

[PATCH] Bluetooth: hidp: fix buffer overflow
 2019-04-12  7:24 UTC 

linux-next: Fixes tag needs some work in the net tree
 2019-04-12  7:19 UTC  (2+ messages)

WARNING: refcount bug in igmp_start_timer
 2019-04-12  6:44 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: bring back (void *) cast to set_ipv4_csum in test_tc_tunnel
 2019-04-12  6:32 UTC  (3+ messages)

Tun congestion/BQL
 2019-04-12  5:45 UTC  (16+ messages)

[crypto 4/4] IPv6 changes for Inline TLS
 2019-04-12  5:25 UTC  (2+ messages)
` [RFC PATCH] chtls_rsk_opsv6 can be static

[crypto 3/4] crypto/chelsio/chtls: CPL for TLS client
 2019-04-12  4:57 UTC  (3+ messages)
` [RFC PATCH] crypto/chelsio/chtls: chtls_sock_release() can be static

[PATCH net] dctcp: more accurate tracking of packets delivery
 2019-04-12  4:31 UTC  (2+ messages)

[crypto 2/4] crypto/chelsio/chtls: hardware connect API
 2019-04-12  4:30 UTC  (2+ messages)

[PATCH] vxlan: using hash_lock to protect one budegt in vxlan_flush
 2019-04-12  4:30 UTC  (2+ messages)

[PATCH net-next 01/12] net: hns3: fix VLAN initialization to be compatible with port base insert VLAN
 2019-04-12  4:26 UTC  (4+ messages)

[PATCH] ipv6: Prevent overrun when parsing v6 header options
 2019-04-12  3:34 UTC 

[PATCH net-next 0/4] nfp: update to control structures
 2019-04-12  3:27 UTC  (3+ messages)
` [PATCH net-next 3/4] nfp: move vNIC reset before netdev init
` [PATCH net-next 4/4] nfp: split out common control message handling code


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