messages from 2017-11-08 08:25:56 to 2017-11-08 23:13:30 UTC [more...]
[PATCH v3 net-next 0/3] netem: add nsec scheduling and slot feature
2017-11-08 23:12 UTC (2+ messages)
` [PATCH v3 net-next 1/3] netem: convert to qdisc_watchdog_schedule_ns
[jkirsher/next-queue PATCH 0/5] macvlan offload fixes
2017-11-08 23:03 UTC (5+ messages)
` [jkirsher/next-queue PATCH 2/5] fm10k: Fix VLAN configuration for macvlan offload
` [Intel-wired-lan] "
[PATCH iproute2] include file cleanup
2017-11-08 23:00 UTC
[PATCH v4] scripts: add leaking_addresses.pl
2017-11-08 22:48 UTC (7+ messages)
` [kernel-hardening] "
[PATCH v2 net-next 0/3] netem: add nsec scheduling and slot feature
2017-11-08 22:40 UTC (7+ messages)
` [PATCH v2 net-next 1/3] netem: convert to qdisc_watchdog_schedule_ns
` [PATCH v2 net-next 2/3] netem: add uapi to express delay and jitter in nanoseconds
` [PATCH v2 net-next 3/3] netem: support delivering packets in delayed time slots
[PATCH v3 0/2] refactor code and mark expected switch fall-throughs
2017-11-08 22:02 UTC (6+ messages)
[PATCH net-next 0/3] netem: add nsec scheduling and slot feature
2017-11-08 21:45 UTC (3+ messages)
[PATCH V4 net 0/2] ipv6: fix flowlabel issue for reset packet
2017-11-08 21:41 UTC (7+ messages)
[PATCH net-next v10 1/3] act_vlan: Change stats update to use per-core stats
2017-11-08 21:40 UTC (4+ messages)
[PATCH x86/urgent] bpf: emulate push insns for uprobe on x86
2017-11-08 21:37 UTC
[PATCH 0/2] tipc: Fine-tuning for three function implementations
2017-11-08 21:35 UTC (3+ messages)
` [PATCH 1/2] tipc: Use common error handling code in tipc_server_start()
` [PATCH 2/2] tipc: Improve a size determination in two functions
[PATCH net-next 0/2] remove FACK loss recovery
2017-11-08 21:01 UTC (3+ messages)
` [PATCH net-next 1/2] tcp: retire FACK loss detection
` [PATCH net-next 2/2] tcp: use sequence distance to detect reordering
[PATCH] net/mlx5e/core/en_fs: fix pointer dereference after free in mlx5e_execute_l2_action
2017-11-08 20:55 UTC (3+ messages)
[PATCH 0/2] net/sched/cls_tcindex: Fine-tuning for two function implementations
2017-11-08 20:38 UTC (3+ messages)
` [PATCH 1/2] net/sched/cls_tcindex: Use common error handling code in tcindex_set_parms()
` [PATCH 2/2] net/sched/cls_tcindex: Improve a size determination in two functions
[PATCH 00/31] Andes(nds32) Linux Kernel Port
2017-11-08 20:14 UTC (52+ messages)
` [PATCH 02/31] nds32: Kernel booting and initialization
` [PATCH 03/31] nds32: Support early_printk
` [PATCH 05/31] nds32: MMU definitions
` [PATCH 08/31] nds32: Cache and TLB routines
` [PATCH 10/31] nds32: IRQ handling
` [PATCH 11/31] nds32: Atomic operations
` [PATCH 12/31] nds32: Device specific operations
` [PATCH 13/31] nds32: DMA mapping API
` [PATCH 15/31] nds32: System calls handling
` [PATCH 16/31] nds32: VDSO support
` [PATCH 18/31] nds32: Library functions
` [PATCH 20/31] nds32: L2 cache support
` [PATCH 23/31] nds32: Device tree support
` [PATCH 24/31] nds32: Miscellaneous header files
` [PATCH 25/31] nds32: defconfig
` [PATCH 26/31] nds32: Build infrastructure
` [PATCH 27/31] dt-bindings: interrupt-controller: Andestech Internal Vector Interrupt Controller
` [PATCH 28/31] irqchip: Andestech Internal Vector Interrupt Controller driver
` [PATCH 29/31] MAINTAINERS: Add nds32
` [PATCH 30/31] dt-bindings: nds32 CPU Bindings
[PATCH net-next v2] ipv6: try not to take rtnl_lock in ip6mr_sk_done
2017-11-08 19:23 UTC
[PATCH net-next 0/6] net: dsa: simplify switchdev prepare phase
2017-11-08 19:05 UTC (9+ messages)
` [PATCH net-next 1/6] net: dsa: remove trans argument from mdb ops
` [PATCH net-next 2/6] net: dsa: return after mdb prepare phase
` [PATCH net-next 3/6] net: dsa: add switch mdb bitmap functions
` [PATCH net-next 4/6] net: dsa: remove trans argument from vlan ops
` [PATCH net-next 5/6] net: dsa: return after vlan prepare phase
` [PATCH net-next 6/6] net: dsa: add switch vlan bitmap functions
[PATCH resend 2/2] userns: control capabilities of some user namespaces
2017-11-08 19:02 UTC (12+ messages)
` [kernel-hardening] "
` "
[PATCH 0/3] net/sched/cls_fw: Fine-tuning for seven function implementations
2017-11-08 18:43 UTC (4+ messages)
` [PATCH 1/3] net: sched: cls_fw: Use common error handling code in fw_change()
` [PATCH 2/3] net: sched: cls_fw: Improve two size determinations "
` [PATCH 3/3] net: sched: cls_fw: Adjust nine checks for null pointers
[vlan_device_event] BUG: unable to handle kernel paging request at 6b6b6ccf
2017-11-08 18:36 UTC (8+ messages)
[RFC 0/6] enable creating [k,u]probe with perf_event_open
2017-11-08 18:17 UTC (9+ messages)
` [RFC] bcc: Try use new API to create "
` [RFC 1/6] perf: Add new type PERF_TYPE_PROBE
` [RFC] perf_event_open.2: add "
` [RFC 2/6] perf: copy new perf_event.h to tools/include/uapi
` [RFC 3/6] perf: implement kprobe support to PERF_TYPE_PROBE
` [RFC 4/6] perf: implement uprobe "
` [RFC 5/6] bpf: add option for bpf_load.c to use PERF_TYPE_PROBE
` [RFC 6/6] bpf: add new test test_many_kprobe
[RFC PATCH] phy: don't disable and re-enable interrupts in oneshot threaded handler
2017-11-08 18:01 UTC
TCP connection closed without FIN or RST
2017-11-08 17:58 UTC (19+ messages)
[PATCH] fsl/fman_port: mark expected switch fall-throughs
2017-11-08 17:57 UTC
[PATCH net-next] ibmvnic: Add vnic client data to login buffer
2017-11-08 17:23 UTC
[PATCH] ipv6: try not to take rtnl_lock in ip6mr_sk_done
2017-11-08 17:34 UTC (3+ messages)
mlx5 broken affinity
2017-11-08 17:33 UTC (17+ messages)
[PATCH] net: ethernet: bgmac: mark expected switch fall-through
2017-11-08 17:24 UTC
Problems with mvneta
2017-11-08 17:17 UTC (4+ messages)
` [PATCH] net: mvneta: fix handling of the Tx descriptor counter
Fwd: [PATCH RESEND] Fix segfault on "lldptool -t -i eth2 -V PFC -c enabled"
2017-11-08 16:44 UTC (5+ messages)
` [lldp-devel] "
Is there a race between __mod_timer() and del_timer()?
2017-11-08 16:26 UTC (4+ messages)
[PATCH] nl802154: Improve unlocking of a table in four functions
2017-11-08 16:15 UTC
regression: UFO removal breaks kvm live migration
2017-11-08 16:01 UTC (10+ messages)
[PATCH v3 net-next 0/5] IGMP snooping for local traffic
2017-11-08 15:53 UTC (6+ messages)
[PATCH net] net: dsa: return after vlan prepare phase
2017-11-08 15:53 UTC (2+ messages)
[PATCH net] net: dsa: return after mdb prepare phase
2017-11-08 15:52 UTC (2+ messages)
[PATCH net-next V4 0/3] tools: bpftool: show filenames of pinned objects
2017-11-08 15:11 UTC (2+ messages)
[PATCH net-next 0/2] net: hns3: Bug fixes & Code improvements in HNS3 driver
2017-11-08 14:40 UTC (4+ messages)
` [PATCH net-next 1/2] net: hns3: fix a bug when getting phy address from NCL_config file
[pull request][net 0/6] Mellanox, mlx5 fixes 2017-11-08
2017-11-08 14:28 UTC (5+ messages)
` [net 2/6] net/mlx5: Cancel health poll before sending panic teardown command
` [net 3/6] net/mlx5: FPGA, return -EINVAL if size is zero
[PATCH net-next] net: dsa: lan9303: Fix lan9303_alr_del_port()
2017-11-08 14:08 UTC (2+ messages)
[PATCH v2 net-next 00/12] tls: Add generic NIC offload infrastructure
2017-11-08 13:38 UTC (13+ messages)
` [PATCH v2 net-next 01/12] tls: Use kzalloc for aead_request allocation
` [PATCH v2 net-next 02/12] tls: Add function to update the TLS socket configuration
` [PATCH v2 net-next 03/12] tls: Fix TLS ulp context leak, when TLS_TX setsockopt is not used
` [PATCH v2 net-next 04/12] tls: Move tls_make_aad to header to allow sharing
` [PATCH v2 net-next 05/12] tls: Avoid copying crypto_info again after cipher_type check
` [PATCH v2 net-next 06/12] tls: don't override sk_write_space if tls_set_sw_offload fails
` [PATCH v2 net-next 07/12] tcp: Add clean acked data hook
` [PATCH v2 net-next 08/12] net: Rename and export copy_skb_header
` [PATCH v2 net-next 09/12] net: Add SW fallback infrastructure for offloaded sockets
` [PATCH v2 net-next 10/12] net: Add TLS offload netdev ops
` [PATCH v2 net-next 11/12] net: Add TLS TX offload features
` [PATCH v2 net-next 12/12] tls: Add generic NIC offload infrastructure
[PATCH] net: realtek: r8169: remove redundant assignment to giga_ctrl
2017-11-08 13:23 UTC
syzbot:dup: general protection fault in __lock_acquire (2)
2017-11-08 13:22 UTC (2+ messages)
[PATCH net-next 0/3] ip6_gre: add erspan native tunnel for ipv6
2017-11-08 13:06 UTC (4+ messages)
` [PATCH net-next 2/3] ip6_gre: Refactor ip6gre xmit codes
KASAN: use-after-free Read in worker_thread (2)
2017-11-08 13:00 UTC
[PATCH] zd1201: remove unused variable framelen
2017-11-08 12:54 UTC (2+ messages)
` "
[PATCH] orinoco_usb: remove redundant pointer dev
2017-11-08 12:52 UTC (2+ messages)
` "
[PATCH] iwlegacy: remove redundant pointer sta_priv
2017-11-08 12:50 UTC (2+ messages)
` "
[PATCH] rtlwifi: remove redundant initialization to cfg_cmd
2017-11-08 12:45 UTC (2+ messages)
` "
[PATCH] rtlwifi: remove redundant pointer tid_data
2017-11-08 12:44 UTC (2+ messages)
` "
[PATCH 1/3] rtlwifi: fix uninitialized rtlhal->last_suspend_sec time
2017-11-08 12:38 UTC (2+ messages)
` [1/3] "
[PATCH net-next 0/2] net: thunderx: add support for PTP clock
2017-11-08 12:14 UTC (4+ messages)
` [PATCH net-next 1/2] net: add support for Cavium PTP coprocessor
[PATCH net-next v6 3/3] act_vlan: VLAN action rewrite to use RCU lock/unlock and update
2017-11-08 12:13 UTC (6+ messages)
` Fwd: "
[PATCH net-next v10 3/3] act_vlan: VLAN action rewrite to use RCU lock/unlock and update
2017-11-08 12:04 UTC
[PATCH net-next v10 2/3] nfp flower action: Modified to use VLAN helper functions
2017-11-08 12:03 UTC
[PATCH net-next v10 0/3] net_sched actions: act_vlan now uses RCU
2017-11-08 12:02 UTC
[PATCH net] net: hns3: Updates MSI/MSI-X alloc/free APIs(depricated) to new APIs
2017-11-08 11:56 UTC
[PATCH 0/7] scripts/leaking_addresses: add summary report
2017-11-08 11:51 UTC (6+ messages)
` [PATCH 4/7] scripts/leaking_addresses: add reporting
` [PATCH 5/7] scripts/leaking_addresses: add emailing results
[PATCH net-next 0/4] net: phy: sfp: Fixes and debugging improvements
2017-11-08 11:15 UTC (7+ messages)
` [PATCH net-next 1/4] net: phy: sfp: Do not reject soldered down modules
` [PATCH net-next 2/4] net: phy: sfp: Use correct endian for sfp->id.ext.options
` [PATCH net-next 3/4] net: phy: sfp: Separate enumerations and states
[PATCH net-next V2 0/3] support changing steering policies in tuntap
2017-11-08 11:13 UTC (7+ messages)
` [PATCH net-next V2 3/3] tun: add eBPF based queue selection method
[PATCH net-next] net: dsa: lan9303: Documentation: Add missing word "Mbps"
2017-11-08 10:55 UTC
[PATCH] net/tcp: track all ipv4/tcp state transition in tcp_set_state
2017-11-08 10:48 UTC (3+ messages)
[PATCH 0/9] use network namespace for iSCSI control interfaces
2017-11-08 10:31 UTC (2+ messages)
[RFC PATCH -tip 0/6] net: tcp: sctp: dccp: Replace jprobe usage with trace events
2017-11-08 10:03 UTC (7+ messages)
` [RFC PATCH -tip 1/6] net: tcp: Add trace events for TCP congestion window tracing
` [RFC PATCH -tip 2/6] net: tcp: Remove TCP probe module
` [RFC PATCH -tip 3/6] net: sctp: Add SCTP ACK tracking trace event
` [RFC PATCH -tip 4/6] net: sctp: Remove debug SCTP probe module
` [RFC PATCH -tip 5/6] net: dccp: Add DCCP sendmsg trace event
` [RFC PATCH -tip 6/6] net: dccp: Remove dccpprobe module
[PATCH] ARM: dts: add phy-reset property for rk3066a-rayeager emac
2017-11-08 9:49 UTC (4+ messages)
[PATCH net-next v2 0/2] hv_netvsc: fix a hang on channel/mtu changes
2017-11-08 9:36 UTC (3+ messages)
` [PATCH net-next v2 2/2] hv_netvsc: hide warnings about uninitialized/missing rndis device
Page allocator bottleneck
2017-11-08 9:35 UTC (7+ messages)
[PATCH v2 0/2] net: macb: add error handling on probe and
2017-11-08 9:26 UTC (5+ messages)
` [PATCH v2 1/2] net: macb: add of_phy_deregister_fixed_link to error paths
` [PATCH v2 2/2] net: macb: add of_node_put "
[PATCH] 6lowpan: Combine two condition checks into one statement in lowpan_xmit()
2017-11-08 9:20 UTC
[net-next v2 1/1] tipc: improve link resiliency when rps is activated
2017-11-08 8:59 UTC
[PATCH v2] net: macb: add fixed-link node support
2017-11-08 8:41 UTC (4+ messages)
` [PATCH 1/2] net: macb: add of_phy_deregister_fixed_link to error paths
[PATCH 1/1] bnx2x: fix slowpath null crash
2017-11-08 8:37 UTC (2+ messages)
` [PATCHv2 "
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).