messages from 2018-04-17 14:47:07 to 2018-04-17 23:48:30 UTC [more...]
[RFC PATCH v3 bpf-next 0/5] bpf/verifier: subprog/func_call simplifications
2018-04-17 23:48 UTC (3+ messages)
` [RFC PATCH v3 bpf-next 2/5] bpf/verifier: rewrite subprog boundary detection
[PATCH net-next] net: introduce a new tracepoint for tcp_rcv_space_adjust
2018-04-17 23:44 UTC (3+ messages)
fix for bnx2x panic during ethtool reporting
2018-04-17 23:42 UTC
[patch net-next RFC 00/12] devlink: introduce port flavours and common phys_port_name generation
2018-04-17 23:42 UTC (3+ messages)
[PATCH net] net: qualcomm: rmnet: Fix warning seen with fill_info
2018-04-17 23:40 UTC
[PATCH] samples/bpf: correct comment in sock_example.c
2018-04-17 23:39 UTC (2+ messages)
Repeatable inet6_dump_fib crash in stock 4.12.0-rc4+
2018-04-17 23:29 UTC (15+ messages)
SRIOV switchdev mode BoF minutes
2018-04-17 23:19 UTC (14+ messages)
[PATCH v2 bpf-next 0/3] Add missing types to bpftool, libbpf
2018-04-17 23:09 UTC (5+ messages)
` [PATCH v2 bpf-next 1/3] bpftool: Support new prog types and attach types
` [PATCH v2 bpf-next 2/3] libbpf: Support guessing post_bind{4,6} progs
` [PATCH v2 bpf-next 3/3] libbpf: Type functions for raw tracepoints
[PATCH bpf-next 00/10] introduction of bpf_xdp_adjust_tail
2018-04-17 23:08 UTC (15+ messages)
` [PATCH bpf-next 01/10] [bpf]: adding bpf_xdp_adjust_tail helper
` [PATCH bpf-next 02/10] [bpf]: adding tests for bpf_xdp_adjust_tail
` [PATCH bpf-next 04/10] [bpf]: make generic xdp compatible w/ bpf_xdp_adjust_tail
` [PATCH bpf-next 05/10] [bpf]: make mlx4 "
` [PATCH bpf-next 06/10] [bpf]: make bnxt "
` [PATCH bpf-next 07/10] [bpf]: make cavium thunder "
` [PATCH bpf-next 08/10] [bpf]: make netronome nfp "
[PATCH 00/10] New network driver for Amiga X-Surf 100 (m68k)
2018-04-17 23:00 UTC (24+ messages)
` [PATCH 08/10] net: ax88796: Make reset more robust on AX88796B
` [PATCH 10/10] net: New ax88796 platform driver for Amiga X-Surf 100 Zorro board (m68k)
` [PATCH v2 3/8] net: ax88796: Do not free IRQ in ax_remove() (already freed in ax_close())
` [PATCH v2 8/8] net: New ax88796 platform driver for Amiga X-Surf 100 Zorro board (m68k)
[PATCH net-next] hv_netvsc: Add NetVSP v6 and v6.1 into version negotiation
2018-04-17 22:31 UTC
[PATCH v2 net-next] net: introduce a new tracepoint for tcp_rcv_space_adjust
2018-04-17 21:54 UTC (5+ messages)
general protection fault in encode_rpcb_string
2018-04-17 21:54 UTC (3+ messages)
[PATCH net-next 00/19] r8169: series with further smaller improvements
2018-04-17 21:36 UTC (20+ messages)
` [PATCH net-next 01/19] r8169: remove unused member features from struct
` [PATCH net-next 02/19] r8169: remove member align from struct rtl_cfg_info
` [PATCH net-next 03/19] r8169: use skb_copy_to_linear_data in rtl8169_try_rx_copy
` [PATCH net-next 04/19] r8169: use constant NAPI_POLL_WAIT
` [PATCH net-next 05/19] r8169: switch to napi_schedule_irqoff
` [PATCH net-next 06/19] r8169: simplify rtl8169_alloc_rx_data
` [PATCH net-next 07/19] r8169: improve rtl8169_init_ring
` [PATCH net-next 08/19] r8169: remove unneeded check in rtl8169_rx_fill
` [PATCH net-next 09/19] r8169: replace rx_buf_sz with a constant
` [PATCH net-next 10/19] r8169: remove rtl8169_map_to_asic
` [PATCH net-next 11/19] r8169: change hw_start argument type
` [PATCH net-next 12/19] r8169: change argument type of counters handling functions
` [PATCH net-next 13/19] r8169: change interrupt handler argument type
` [PATCH net-next 14/19] r8169: drop member opts1_mask from struct rtl8169_private
` [PATCH net-next 15/19] r8169: don't display tp->mmio_addr address
` [PATCH net-next 16/19] r8169: improve rtl8169_get_mac_version
` [PATCH net-next 17/19] r8169: drop member txd_version from struct rtl8169_private
` [PATCH net-next 18/19] r8169: improve pci region handling
` [PATCH net-next 19/19] r8169: remove jumbo_tx_csum from chip config struct
[net-next PATCH v4 00/13] Add support for netcp driver on K2G SoC
2018-04-17 21:30 UTC (14+ messages)
` [net-next PATCH v4 01/13] soc: ti: K2G: enhancement to support QMSS in K2G NAVSS
` [net-next PATCH v4 02/13] soc: ti: K2G: provide APIs to support driver probe deferral
` [net-next PATCH v4 03/13] net: netcp: ethss: use macro for checking ss_version consistently
` [net-next PATCH v4 04/13] net: netcp: ethss: make sgmii configuration conditional
` [net-next PATCH v4 05/13] net: netcp: ethss: add support for handling rgmii link interface
` [net-next PATCH v4 06/13] net: netcp: ethss: use rgmii link status for 2u cpsw hardware
` [net-next PATCH v4 07/13] net: netcp: ethss: map vlan priorities to zero flow
` [net-next PATCH v4 08/13] net: netcp: ethss: re-use stats handling code for 2u hardware
` [net-next PATCH v4 09/13] net: netcp: ethss: use of_get_phy_mode() to support different RGMII modes
` [net-next PATCH v4 10/13] Revert "net: netcp: remove dead code from the driver"
` [net-next PATCH v4 11/13] net: netcp: support probe deferral
` [net-next PATCH v4 12/13] net: netcp: add api to support set rx mode in netcp modules
` [net-next PATCH v4 13/13] net: netcp: ethss: k2g: add promiscuous mode support
[PATCH net-next] hv_netvsc: propogate Hyper-V friendly name into interface alias
2018-04-17 21:25 UTC
[PATCH 0/8] ipconfig: NTP server support, bug fixes, documentation improvements
2018-04-17 21:08 UTC (10+ messages)
` [PATCH 1/8] ipconfig: Document setting of NIS domain name
` [PATCH 2/8] ipconfig: Tidy up reporting of name servers
` [PATCH 3/8] ipconfig: BOOTP: Don't request IEN-116 "
` [PATCH 4/8] ipconfig: BOOTP: Request CONF_NAMESERVERS_MAX "
` [PATCH 5/8] ipconfig: Document /proc/net/pnp
` [PATCH 6/8] ipconfig: Correctly initialise ic_nameservers
` [PATCH 7/8] ipconfig: Write NTP server IPs to /proc/net/ntp
` [PATCH 8/8] CREDITS: Add Chris Novakovic
[PATCH RFC net-next 00/11] udp gso
2018-04-17 21:07 UTC (14+ messages)
` [PATCH RFC net-next 01/11] udp: expose inet cork to udp
` [PATCH RFC net-next 02/11] udp: add gso
` [PATCH RFC net-next 03/11] udp: better wmem accounting on gso
` [PATCH RFC net-next 04/11] udp: paged allocation with gso
` [PATCH RFC net-next 05/11] udp: add gso segment cmsg
` [PATCH RFC net-next 06/11] udp: add gso support to virtual devices
` [PATCH RFC net-next 07/11] udp: zerocopy
` [PATCH RFC net-next 08/11] selftests: udp gso
` [PATCH RFC net-next 09/11] selftests: udp gso with connected sockets
linux-next on x60: network manager often complains "network is disabled" after resume
2018-04-17 21:00 UTC (13+ messages)
[PATCH v3 net,stable] tun: fix vlan packet truncation
2018-04-17 20:46 UTC
[PATCH bpf-next v4 00/10] BTF: BPF Type Format
2018-04-17 20:42 UTC (11+ messages)
` [PATCH bpf-next v4 01/10] bpf: btf: Introduce BPF Type Format (BTF)
` [PATCH bpf-next v4 02/10] bpf: btf: Validate type reference
` [PATCH bpf-next v4 03/10] bpf: btf: Check members of struct/union
` [PATCH bpf-next v4 04/10] bpf: btf: Add pretty print capability for data with BTF type info
` [PATCH bpf-next v4 05/10] bpf: btf: Add BPF_BTF_LOAD command
` [PATCH bpf-next v4 06/10] bpf: btf: Add BPF_OBJ_GET_INFO_BY_FD support to BTF fd
` [PATCH bpf-next v4 07/10] bpf: btf: Add pretty print support to the basic arraymap
` [PATCH bpf-next v4 08/10] bpf: btf: Sync bpf.h and btf.h to tools/
` [PATCH bpf-next v4 09/10] bpf: btf: Add BTF support to libbpf
` [PATCH bpf-next v4 10/10] bpf: btf: Add BTF tests
[PATCH v2 net,stable] tun: fix vlan packet truncation
2018-04-17 20:42 UTC
[PATCH net,stable] tun: fix vlan packet truncation
2018-04-17 20:41 UTC (5+ messages)
Fw: [Bug 199427] New: Wired Network interface goes repeatedly up and down with NetworkManager
2018-04-17 20:36 UTC
[PATCH net-next 0/5] virtio-net: Add SCTP checksum offload support
2018-04-17 20:35 UTC (8+ messages)
` [PATCH net-next 1/5] virtio: Add support for SCTP checksum offloading
[PATCH RFC net-next 10/11] selftests: udp gso with corking
2018-04-17 20:10 UTC (2+ messages)
` [PATCH RFC net-next 11/11] selftests: udp gso benchmark
[net 1/1] tipc: fix infinite loop when dumping link monitor summary
2018-04-17 19:58 UTC
[net 1/1] tipc: fix use-after-free in tipc_nametbl_stop
2018-04-17 19:25 UTC
[PATCH net-next 0/4] net/smc: fixes 2018-04-17
2018-04-17 19:23 UTC (6+ messages)
` [PATCH net-next 1/4] net/smc: fix structure size
` [PATCH net-next 2/4] net/smc: handle sockopt TCP_NODELAY
` [PATCH net-next 3/4] net/smc: handle sockopt TCP_CORK
` [PATCH net-next 4/4] net/smc: handle sockopt TCP_DEFER_ACCEPT
[PATCH RESEND net v2] KEYS: DNS: limit the length of option strings
2018-04-17 19:18 UTC (2+ messages)
[PATCH net-next] vxlan: add ttl inherit support
2018-04-17 19:16 UTC (4+ messages)
` [PATCHv2 "
[PATCH net] sfc: check RSS is active for filter insert
2018-04-17 19:13 UTC (2+ messages)
[PATCH RESEND net-next] ipv6: provide Kconfig switch to disable accept_ra by default
2018-04-17 19:05 UTC (2+ messages)
[PATCH RESEND net-next v2] KEYS: DNS: limit the length of option strings
2018-04-17 18:52 UTC (6+ messages)
[PATCH 04/10] net: ax88796: Add block_input/output hooks to ax_plat_data
2018-04-17 18:46 UTC (2+ messages)
[PATCH net-next 0/3] net: phy: Enable C45 vendor specific MDIO register addr space
2018-04-17 18:29 UTC (9+ messages)
` [PATCH net-next 1/3] net: phy: Add binding for vendor specific C45 MDIO address space
` [PATCH net-next 2/3] net: phy: Change the array size to 32 for device_ids
` [PATCH net-next 3/3] net: phy: Enable C45 PHYs with vendor specific address space
[PATCH bpf-next v3 00/10] BTF: BPF Type Format
2018-04-17 18:19 UTC (3+ messages)
[PATCH net-next] ipv6: send netlink notifications for manually configured addresses
2018-04-17 18:05 UTC (2+ messages)
[PATCH net] vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multi
2018-04-17 18:02 UTC (2+ messages)
[PATCH bpf-next v3 0/8] bpf: document eBPF helpers and add a script to generate man page
2018-04-17 17:55 UTC (4+ messages)
` [PATCH bpf-next v3 7/8] bpf: add documentation for eBPF helpers (51-57)
[PATCH net-next] cxgb4vf: display pause settings
2018-04-17 17:54 UTC (2+ messages)
[PATCH RESEND net-next] net/ncsi: Refactor MAC, VLAN filters
2018-04-17 17:51 UTC (2+ messages)
[PATCH v3 00/20] Allow compile-testing NO_DMA (drivers)
2018-04-17 17:49 UTC (21+ messages)
` [PATCH v3 01/20] ASoC: Remove depends on HAS_DMA in case of platform dependency
` [PATCH v3 02/20] ata: "
` [PATCH v3 05/20] firewire: "
` [PATCH v3 06/20] fpga: "
` [PATCH v3 07/20] i2c: "
` [PATCH v3 12/20] media: "
` [PATCH v3 13/20] mmc: "
` [PATCH v3 14/20] mtd: "
` [PATCH v3 16/20] remoteproc: "
` [PATCH v3 17/20] serial: "
` [PATCH v3 18/20] spi: "
` [PATCH v3 19/20] staging: vc04_services: "
` [PATCH v3 03/20] crypto: "
` [PATCH v3 04/20] fbdev: "
` [PATCH v3 08/20] iio: adc: "
` [PATCH v3 09/20] iommu: "
` [PATCH v3 10/20] lightnvm: "
` [PATCH v3 11/20] mailbox: "
` [PATCH v3 15/20] net: "
` [PATCH v3 20/20] usb: "
[PATCH v2 00/21] Allow compile-testing NO_DMA (drivers)
2018-04-17 17:48 UTC (3+ messages)
[PATCH bpf-next 0/9] bpf: add bpf_get_stack helper
2018-04-17 17:46 UTC (10+ messages)
` [PATCH bpf-next 1/9] bpf: change prototype for stack_map_get_build_id_offset
` [PATCH bpf-next 2/9] bpf: add bpf_get_stack helper
` [PATCH bpf-next 3/9] bpf/verifier: refine retval R0 state for "
` [PATCH bpf-next 4/9] bpf/verifier: improve register value range tracking with ARSH
` [PATCH bpf-next 5/9] tools/bpf: add bpf_get_stack helper to tools headers
` [PATCH bpf-next 6/9] samples/bpf: move common-purpose perf_event functions to bpf_load.c
` [PATCH bpf-next 7/9] samples/bpf: add a test for bpf_get_stack helper
` [PATCH bpf-next 8/9] tools/bpf: add a verifier test case for bpf_get_stack helper and ARSH
` [PATCH bpf-next 9/9] tools/bpf: add a test_progs test case for bpf_get_stack helper
[PATCH net-next] selftest: tc_flower: add testcase for 'ip_flags'
2018-04-17 17:42 UTC (2+ messages)
[PATCH net] Count IPv6 interface receive statistics on the ingress netdev
2018-04-17 17:40 UTC (2+ messages)
[PATCH net-next] net/ipv6: Make __inet6_bind static
2018-04-17 17:19 UTC (2+ messages)
[net-next V11 PATCH 00/17] XDP redirect memory return API
2018-04-17 16:27 UTC (8+ messages)
` [net-next V11 PATCH 17/17] xdp: avoid leaking info stored in frame data on page reuse
[PATCH/RFC net-next 0/5] ravb: updates
2018-04-17 16:05 UTC (4+ messages)
` [PATCH/RFC net-next 2/5] ravb: correct ptp does failure after suspend and resume
[RFC v2] virtio: support packed ring
2018-04-17 15:54 UTC (10+ messages)
[PATCH 1/1] net/mlx4_core: avoid resetting HCA when accessing an offline device
2018-04-17 15:37 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).