messages from 2018-03-30 13:31:11 to 2018-03-31 00:08:53 UTC [more...]
[net-next V7 PATCH 00/16] XDP redirect memory return API
2018-03-31 0:08 UTC (3+ messages)
` [net-next V7 PATCH 01/16] mlx5: basic XDP_REDIRECT forward support
[PATCH bpf-next 00/10] BTF: BPF Type Format
2018-03-30 23:32 UTC (13+ messages)
` [PATCH bpf-next 01/10] bpf: btf: Introduce BPF Type Format (BTF)
` [PATCH bpf-next 02/10] bpf: btf: Validate type reference
` [PATCH bpf-next 03/10] bpf: btf: Check members of struct/union
` [PATCH bpf-next 04/10] bpf: btf: Add pretty print capability for data with BTF type info
` [PATCH bpf-next 05/10] bpf: btf: Add BPF_BTF_LOAD command
` [PATCH bpf-next 06/10] bpf: btf: Add BPF_OBJ_GET_INFO_BY_FD support to BTF fd
` [PATCH bpf-next 07/10] bpf: btf: Add pretty print support to the basic arraymap
` [PATCH bpf-next 08/10] bpf: btf: Sync bpf.h and btf.h to tools/
` [PATCH bpf-next 09/10] bpf: btf: Add BTF support to libbpf
` [PATCH bpf-next 10/10] bpf: btf: Add BTF tests
[PATCH net-next RFC 0/5] ipv6: sr: introduce seg6local End.BPF action
2018-03-30 23:03 UTC (2+ messages)
[PATCH v2 net-next 00/12] inet: frags: bring rhashtables to IP defrag
2018-03-30 22:54 UTC (16+ messages)
` [PATCH v2 net-next 01/12] ipv6: frag: remove unused field
` [PATCH v2 net-next 02/12] inet: frags: change inet_frags_init_net() return value
` [PATCH v2 net-next 03/12] inet: frags: add a pointer to struct netns_frags
` [PATCH v2 net-next 04/12] inet: frags: refactor ipv6_frag_init()
` [PATCH v2 net-next 05/12] inet: frags: refactor lowpan_net_frag_init()
` [PATCH v2 net-next 06/12] inet: frags: refactor ipfrag_init()
` [PATCH v2 net-next 07/12] rhashtable: add schedule points
` [PATCH v2 net-next 08/12] inet: frags: use rhashtables for reassembly units
` [PATCH v2 net-next 09/12] inet: frags: remove some helpers
` [PATCH v2 net-next 10/12] inet: frags: get rif of inet_frag_evicting()
` [PATCH v2 net-next 11/12] inet: frags: remove inet_frag_maybe_warn_overflow()
` [PATCH v2 net-next 12/12] inet: frags: break the 2GB limit for frags storage
[PATCH net 1/1] net/mlx5e: Set EQE based as default TX interrupt moderation mode
2018-03-30 22:50 UTC
[PATCH net-next 0/9] devlink: Add support for region access
2018-03-30 22:26 UTC (11+ messages)
[PATCH] usb: plusb: Add support for PL-27A1
2018-03-30 22:24 UTC
[PATCH v3 bpf-next 0/9] bpf: introduce cgroup-bpf bind, connect, post-bind hooks
2018-03-30 22:08 UTC (10+ messages)
` [PATCH v3 bpf-next 1/9] bpf: Check attach type at prog load time
` [PATCH v3 bpf-next 2/9] libbpf: Support expected_attach_type at prog load
` [PATCH v3 bpf-next 3/9] bpf: Hooks for sys_bind
` [PATCH v3 bpf-next 4/9] selftests/bpf: Selftest for sys_bind hooks
` [PATCH v3 bpf-next 5/9] net: Introduce __inet_bind() and __inet6_bind
` [PATCH v3 bpf-next 6/9] bpf: Hooks for sys_connect
` [PATCH v3 bpf-next 7/9] selftests/bpf: Selftest for sys_connect hooks
` [PATCH v3 bpf-next 8/9] bpf: Post-hooks for sys_bind
` [PATCH v3 bpf-next 9/9] selftests/bpf: Selftest for sys_bind post-hooks
[PATCH net v4 0/3] ipv6: udp6: set dst cache for a connected sk if current not valid
2018-03-30 21:19 UTC (5+ messages)
` [PATCH net v4 1/3] ipv6: add a wrapper for ip6_dst_store() with flowi6 checks
` [PATCH net v4 2/3] ipv6: allow to cache dst for a connected sk in ip6_sk_dst_lookup_flow()
` [PATCH net v4 3/3] ipv6: udp6: set dst cache for a connected sk if current not valid
[PATCH net-next 00/12] rxrpc: Fixes and more traces
2018-03-30 21:15 UTC (13+ messages)
` [PATCH net-next 01/12] rxrpc: Fix firewall route keepalive
` [PATCH net-next 02/12] rxrpc: Fix a bit of time confusion
` [PATCH net-next 03/12] rxrpc: Fix Tx ring annotation after initial Tx failure
` [PATCH net-next 04/12] rxrpc: Don't treat call aborts as conn aborts
` [PATCH net-next 05/12] rxrpc: Fix resend event time calculation
` [PATCH net-next 06/12] rxrpc: remove unused static variables
` [PATCH net-next 07/12] rxrpc: Fix checker warnings and errors
` [PATCH net-next 08/12] rxrpc: Fix potential call vs socket/net destruction race
` [PATCH net-next 09/12] rxrpc: Add a tracepoint to track rxrpc_local refcounting
` [PATCH net-next 10/12] rxrpc: Fix apparent leak of rxrpc_local objects
` [PATCH net-next 11/12] rxrpc: Add a tracepoint to track rxrpc_peer refcounting
` [PATCH net-next 12/12] rxrpc: Fix leak of rxrpc_peer objects
[PATCH] mt7601u: phy: mark expected switch fall-through
2018-03-30 21:12 UTC
[PATCH v5 00/14] Report PCI device link status
2018-03-30 21:06 UTC (15+ messages)
` [PATCH v5 01/14] PCI: Add pcie_get_speed_cap() to find max supported link speed
` [PATCH v5 02/14] PCI: Add pcie_get_width_cap() to find max supported link width
` [PATCH v5 03/14] PCI: Add pcie_bandwidth_capable() to compute max supported link bandwidth
` [PATCH v5 04/14] PCI: Add pcie_bandwidth_available() to compute bandwidth available to device
` [PATCH v5 05/14] PCI: Add pcie_print_link_status() to log link speed and whether it's limited
` [PATCH v5 06/14] net/mlx4_core: Report PCIe link properties with pcie_print_link_status()
` [PATCH v5 07/14] net/mlx5: "
` [PATCH v5 08/14] net/mlx5e: Use pcie_bandwidth_available() to compute bandwidth
` [PATCH v5 09/14] bnx2x: Report PCIe link properties with pcie_print_link_status()
` [PATCH v5 10/14] bnxt_en: "
` [PATCH v5 11/14] cxgb4: "
` [PATCH v5 12/14] fm10k: "
` [PATCH v5 13/14] ixgbe: "
` [PATCH v5 14/14] PCI: Remove unused pcie_get_minimum_link()
[PATCH] Bluetooth: Mark expected switch fall-throughs
2018-03-30 21:05 UTC
[PATCH net-next] hv_netvsc: Clean up extra parameter from rndis_filter_receive_data()
2018-03-30 20:57 UTC
[bpf-next PATCH v3 0/4] bpf, sockmap BPF_F_INGRESS support
2018-03-30 20:53 UTC (2+ messages)
[PATCH v2 bpf-next 0/2] sockmap: fix sg api usage
2018-03-30 20:52 UTC (3+ messages)
[GIT] Networking
2018-03-30 20:28 UTC
[Patch nf] nf_conntrack_extend: silent a memory leak warning
2018-03-30 20:22 UTC
Donation
2018-03-30 19:47 UTC
[net-next V7 PATCH 12/16] page_pool: refurbish version of page_pool code
2018-03-30 19:58 UTC (5+ messages)
` [RFC PATCH] page_pool: page_pool_init() can be static
[PATCH net-next] bridge: Allow max MTU when multiple VLANs present
2018-03-30 19:54 UTC (5+ messages)
[PATCH] ethernet: hisilicon: hns: hns_dsaf_mac: Use generic eth_broadcast_addr
2018-03-30 19:37 UTC
[net-next V7 PATCH 11/16] xdp: rhashtable with allocator ID to pointer mapping
2018-03-30 19:07 UTC (3+ messages)
` [RFC PATCH] xdp: mem_id_pool can be static
KASAN: use-after-free Read in _decode_session4
2018-03-30 19:01 UTC
[PATCH net] ibmvnic: Disable irqs before exiting reset from closed state
2018-03-30 18:44 UTC
[PATCH net-next v2 0/2] kernel: add support to collect hardware logs in crash recovery kernel
2018-03-30 18:42 UTC (6+ messages)
` [PATCH net-next v2 1/2] fs/crashdd: add API to collect hardware dump in second kernel
[PATCH] ath9k: dfs: remove accidental use of stack VLA
2018-03-30 18:34 UTC
[PATCH] net: mvneta: fix enable of all initialized RXQs
2018-03-30 18:28 UTC (2+ messages)
[PATCH net] net/ipv6: Fix route leaking between VRFs
2018-03-30 18:24 UTC (2+ messages)
[PATCH net-next] tc-testing: Add newline when writing test case files
2018-03-30 18:23 UTC (2+ messages)
[net-next V7 PATCH 07/16] virtio_net: convert to use generic xdp_frame and xdp_return_frame API
2018-03-30 18:22 UTC (2+ messages)
[PATCH net] vrf: Fix use after free and double free in vrf_finish_output
2018-03-30 18:21 UTC (2+ messages)
[PATCH V2 net-next] liquidio: prevent rx queues from getting stalled
2018-03-30 18:21 UTC (2+ messages)
[PATCH net] ip6_gre: remove redundant 'tunnel' setting in ip6erspan_tap_init()
2018-03-30 17:34 UTC
pull-request: ieee802154-next 2018-03-29
2018-03-30 17:01 UTC (2+ messages)
[PATCH] connector: add parent pid and tgid to coredump and exit events
2018-03-30 16:59 UTC (2+ messages)
[PATCH net-next 1/1] tc-testing: add connmark action tests
2018-03-30 16:58 UTC (2+ messages)
[PATCH net-next] MAINTAINERS: Update my email address from freescale to nxp
2018-03-30 16:58 UTC (2+ messages)
[PATCH net] net/dim: Fix int overflow
2018-03-30 16:56 UTC (2+ messages)
[PATCH] PCI: allow drivers to limit the number of VFs to 0
2018-03-30 16:54 UTC (3+ messages)
INFO: task hung in stop_sync_thread (2)
2018-03-30 16:54 UTC (3+ messages)
[PATCH net 0/2] Fix vlan tag handling for vlan packets without ethernet headers
2018-03-30 16:49 UTC (2+ messages)
[patch iproute2-next] man: fix devlink object list
2018-03-30 16:43 UTC (2+ messages)
[PATCH RESEND net-next 0/2] net_rwsem fixes
2018-03-30 16:38 UTC (3+ messages)
` [PATCH RESEND net-next 1/2] net: Remove net_rwsem from {, un}register_netdevice_notifier()
` [PATCH RESEND net-next 2/2] net: Do not take net_rwsem in __rtnl_link_unregister()
[PATCH net-next 1/6] ipv6: frag: remove unused field
2018-03-30 16:37 UTC (7+ messages)
` [PATCH net-next 4/6] inet: frags: use rhashtables for reassembly units
kernel BUG at /home/blee/project/race-fuzzer/kernels/kernel_v4.16-rc3/net/packet/af_packet.c:LINE!
2018-03-30 16:33 UTC
[PATCH net-next] dt-bindings: net: renesas-ravb: Add support for r8a77470 SoC
2018-03-30 16:32 UTC (2+ messages)
[PATCH] ISDN: eicon: message: remove redundant check
2018-03-30 16:32 UTC (3+ messages)
[PATCH v2 net-next 0/2] Fix TX Timeout and implement Safety Features
2018-03-30 16:32 UTC (2+ messages)
[PATCH net-next] netdevsim: Change nsim_devlink_setup to return error to caller
2018-03-30 16:28 UTC
[PATCH] net: mvneta: remove duplicate *_coal assignment
2018-03-30 16:28 UTC (2+ messages)
[PATCH iproute2-next] devlink: Print size of -1 as unlimited
2018-03-30 16:21 UTC
[PATCH v2 net-next 0/2] do not allow adding routes if disable_ipv6 is enabled
2018-03-30 16:21 UTC (2+ messages)
[PATCH net v3 1/3] ipv6: move ip6_dst_store() calls with flowi6 checks to a wrapper
2018-03-30 15:58 UTC (2+ messages)
[PATCH iproute2-next 1/1] tc: enable json output for actions
2018-03-30 15:55 UTC (2+ messages)
[PATCH iproute2-next 1/1] tc: add online mode
2018-03-30 15:52 UTC (2+ messages)
[PATCH 00/47] Netfilter/IPVS updates for net-next
2018-03-30 15:43 UTC (2+ messages)
[PATCH v14 net-next 00/12] Chelsio Inline TLS
2018-03-30 15:41 UTC (5+ messages)
` [PATCH v14 net-next 08/12] crypto : chtls - CPL handler definition
[PATCH net] vlan: also check phy_driver ts_info for vlan's real device
2018-03-30 15:36 UTC (4+ messages)
[PATCH iproute2-next] json_print: fix print_uint with helper type extensions
2018-03-30 15:02 UTC (4+ messages)
[PATCH net-next 0/3] Close race between {un, }register_netdevice_notifier and pernet_operations
2018-03-30 15:01 UTC (3+ messages)
[PATCH net-next] net: Revert net_rwsem
2018-03-30 15:00 UTC (3+ messages)
[net-next V7 PATCH 02/16] xdp: introduce xdp_return_frame API and use in cpumap
2018-03-30 15:12 UTC (2+ messages)
ip6_forward / NF_HOOK and counters
2018-03-30 15:06 UTC (2+ messages)
aio poll and a new in-kernel poll API V9
2018-03-30 15:08 UTC (33+ messages)
` [PATCH 01/32] fs: unexport poll_schedule_timeout
` [PATCH 02/32] fs: cleanup do_pollfd
` [PATCH 03/32] fs: update documentation to mention __poll_t and match the code
` [PATCH 04/32] fs: add new vfs_poll and file_can_poll helpers
` [PATCH 05/32] fs: introduce new ->get_poll_head and ->poll_mask methods
` [PATCH 06/32] aio: simplify KIOCB_KEY handling
` [PATCH 07/32] aio: simplify cancellation
` [PATCH 08/32] aio: replace kiocb_set_cancel_fn with a cancel_kiocb file operation
` [PATCH 09/32] aio: add delayed cancel support
` [PATCH 10/32] aio: implement IOCB_CMD_POLL
` [PATCH 11/32] net: refactor socket_poll
` [PATCH 12/32] net: add support for ->poll_mask in proto_ops
` [PATCH 13/32] net: remove sock_no_poll
` [PATCH 14/32] net/tcp: convert to ->poll_mask
` [PATCH 15/32] net/unix: "
` [PATCH 16/32] net: convert datagram_poll users tp ->poll_mask
` [PATCH 17/32] net/dccp: convert to ->poll_mask
` [PATCH 18/32] net/atm: "
` [PATCH 19/32] net/vmw_vsock: "
` [PATCH 20/32] net/tipc: "
` [PATCH 21/32] net/sctp: "
` [PATCH 22/32] net/bluetooth: "
` [PATCH 23/32] net/caif: "
` [PATCH 24/32] net/nfc: "
` [PATCH 25/32] net/phonet: "
` [PATCH 26/32] net/iucv: "
` [PATCH 27/32] net/rxrpc: "
` [PATCH 28/32] crypto: af_alg: "
` [PATCH 29/32] pipe: "
` [PATCH 30/32] eventfd: switch "
` [PATCH 31/32] timerfd: convert "
` [PATCH 32/32] random: "
[PATCH net-next 0/8] Microsemi Ocelot switch support
2018-03-30 14:50 UTC (7+ messages)
` [PATCH net-next 5/8] net: mscc: Add initial "
[PATCH net-next 00/11] mlxsw: Various cleanups
2018-03-30 14:45 UTC (3+ messages)
` [PATCH net-next 09/11] devlink: convert occ_get op to separate registration
[PATCH v2] of_net: Implement of_get_nvmem_mac_address helper
2018-03-30 14:40 UTC (4+ messages)
` [PATCH v3 0/2] "
` [PATCH v4 "
[PATCH net-next 0/2] nfp: flower: handle MTU changes
2018-03-30 14:39 UTC (2+ messages)
[PATCH 0/2] rhashtable_walk fixes
2018-03-30 14:18 UTC (2+ messages)
[PATCH] fix typo in command value in drivers/net/phy/mdio-bitbang
2018-03-30 14:14 UTC
[PATCH] atm: iphase: fix spelling mistake: "Receiverd" -> "Received"
2018-03-30 14:11 UTC (2+ messages)
[PATCH net-next v2 0/2] phylink: API changes
2018-03-30 14:11 UTC (2+ messages)
[PATCH net-next] MAINTAINERS: update vmxnet3 driver maintainer
2018-03-30 14:05 UTC (2+ messages)
[PATCH net-next v2 0/3] net: Broadcom drivers coalescing fixes
2018-03-30 14:04 UTC (2+ messages)
[PATCH net-next] net: Call add/kill vid ndo on vlan filter feature toggling
2018-03-30 13:59 UTC (2+ messages)
[PATCH] tipc: avoid possible string overflow
2018-03-30 13:54 UTC (2+ messages)
[PATCH net-next] cxgb4: fix error return code in adap_init0()
2018-03-30 13:52 UTC (2+ messages)
r8152 livelocks during pm_runtime_suspend
2018-03-30 13: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).