messages from 2017-11-27 09:00:46 to 2017-11-28 01:36:45 UTC [more...]
Regression in throughput between kvm guests over virtual bridge
2017-11-28 1:36 UTC (12+ messages)
[PATCH] e1000: Fix off-by-one in debug message
2017-11-28 1:28 UTC (2+ messages)
[PATCH v5 next 0/5] Improve Module autoloading infrastructure
2017-11-28 1:23 UTC (24+ messages)
` [PATCH v5 next 1/5] modules:capabilities: add request_module_cap()
` [PATCH v5 next 2/5] modules:capabilities: add cap_kernel_module_request() permission check
` [PATCH v5 next 3/5] modules:capabilities: automatic module loading restriction
` [PATCH v5 next 4/5] modules:capabilities: add a per-task modules auto-load mode
` [PATCH v5 next 5/5] net: modules: use request_module_cap() to load 'netdev-%s' modules
[RFC 0/3] kallsyms: don't leak address when printing symbol
2017-11-28 0:52 UTC (5+ messages)
` [RFC 1/3] kallsyms: don't leak address when symbol not found
` [RFC 2/3] vsprintf: print <no-symbol> if "
` [RFC 3/3] trace: print address "
[PATCH net-next] bridge: ebtables: Avoid resetting limit rule state
2017-11-27 23:30 UTC (2+ messages)
[PATCH net] bpf: offload: add a license header
2017-11-27 23:18 UTC (2+ messages)
[PATCH] rxrpc: sendmsg: Fix variable overwrite in rxrpc_queue_packet
2017-11-27 21:51 UTC (5+ messages)
[PATCH] net-sysfs: export gso_max_size attribute
2017-11-27 21:47 UTC (4+ messages)
[PATCH v2] rxrpc: sendmsg: Fix variable overwrite in rxrpc_queue_packet
2017-11-27 21:41 UTC
[rht_deferred_worker] BUG: workqueue lockup - pool cpus=0 node=0 flags=0x0 nice=0 stuck for 62s!
2017-11-27 21:34 UTC (4+ messages)
` [test_rht_init] INFO: task swapper/0:1 blocked for more than 120 seconds
[PATCH RFC 0/2] veth, bridge, and GSO maximums
2017-11-27 21:15 UTC (6+ messages)
` [PATCH RFC 2/2] veth: propagate bridge GSO to peer
[PATCH net] cls_bpf: don't decrement net's refcount when offload fails
2017-11-27 21:09 UTC (2+ messages)
[PATCH v1] brcmfmac: Avoid build error with make W=1
2017-11-27 21:05 UTC (2+ messages)
[PATCH 1/2] [net-next] packet: clarify timestamp overflow
2017-11-27 20:51 UTC (5+ messages)
` [PATCH 2/2] [RFC] packet: experimental support for 64-bit timestamps
general protection fault in __rds_rdma_map
2017-11-27 20:39 UTC (2+ messages)
[PATCH] tc: police: fix control action parsing
2017-11-27 20:32 UTC (2+ messages)
` [PATCH iproute2] "
[PATCH 1/2] [net-next] packet: clarify timestamp overflow
2017-11-27 20:25 UTC (2+ messages)
[PATCH net 0/3] a couple of fixes for chunks abandoned in prsctp
2017-11-27 19:52 UTC (9+ messages)
` [PATCH net 1/3] sctp: only update outstanding_bytes for transmitted queue when doing prsctp_prune
` [PATCH net 2/3] sctp: abandon the whole msg if one part of a fragmented message is abandoned
` [PATCH net 3/3] sctp: do not abandon the other frags in unsent outq if one msg has outstanding frags
[net 1/1] tipc: eliminate access after delete in group_filter_msg()
2017-11-27 19:45 UTC (2+ messages)
[RFC net-next 0/6] xdp: make stack perform remove and tests
2017-11-27 19:42 UTC (4+ messages)
` [RFC net-next 4/6] netdevsim: add software driver for testing offloads
[PATCH 4/4] selinux: Add SCTP support
2017-11-27 19:32 UTC
[PATCH 3/4] sctp: Add LSM hooks
2017-11-27 19:31 UTC
[PATCH 2/4] sctp: Add ip option support
2017-11-27 19:31 UTC
[e1000_shutdown] e1000 0000:00:03.0: disabling already-disabled device
2017-11-27 19:31 UTC (4+ messages)
[PATCH 1/4] security: Add support for SCTP security hooks
2017-11-27 19:30 UTC
[PATCH 0/4] Add SELinux SCTP protocol support
2017-11-27 19:30 UTC
[PATCH v2] net: sched: crash on blocks with goto chain action
2017-11-27 19:28 UTC (2+ messages)
[PATCHv2] xen-netfront: remove warning when unloading module
2017-11-27 19:22 UTC (3+ messages)
[Patch net] xfrm: check id proto in validate_tmpl()
2017-11-27 19:15 UTC
[PATCH v2 00/35] Andes(nds32) Linux Kernel Port
2017-11-27 19:14 UTC (52+ messages)
` [PATCH v2 01/35] nds32: Assembly macros and definitions
` [PATCH v2 02/35] nds32: Kernel booting and initialization
` [PATCH v2 03/35] nds32: Exception handling
` [PATCH v2 04/35] nds32: MMU definitions
` [PATCH v2 05/35] nds32: MMU initialization
` [PATCH v2 06/35] nds32: MMU fault handling and page table management
` [PATCH v2 07/35] nds32: Cache and TLB routines
` [PATCH v2 08/35] nds32: Process management
` [PATCH v2 09/35] nds32: IRQ handling
` [PATCH v2 10/35] nds32: Atomic operations
` [PATCH v2 23/35] nds32: Miscellaneous header files
` [PATCH v2 25/35] nds32: Build infrastructure
` [PATCH v2 26/35] dt-bindings: interrupt-controller: Andestech Internal Vector Interrupt Controller
` [PATCH v2 11/35] nds32: Device specific operations
` [PATCH v2 12/35] nds32: DMA mapping API
` [PATCH v2 13/35] nds32: ELF definitions
` [PATCH v2 14/35] nds32: System calls handling
` [PATCH v2 15/35] nds32: VDSO support
` [PATCH v2 16/35] nds32: Signal handling support
` [PATCH v2 17/35] nds32: Library functions
` [PATCH v2 18/35] nds32: Debugging support
` [PATCH v2 19/35] nds32: L2 cache support
` [PATCH v2 20/35] nds32: Loadable modules
` [PATCH v2 21/35] nds32: Generic timers support
` [PATCH v2 22/35] nds32: Device tree support
` [PATCH v2 24/35] nds32: defconfig
` [PATCH v2 27/35] irqchip: Andestech Internal Vector Interrupt Controller driver
` [PATCH v2 28/35] MAINTAINERS: Add nds32
` [PATCH v2 29/35] dt-bindings: nds32 CPU Bindings
` [PATCH v2 30/35] net: faraday add nds32 support
` [PATCH v2 31/35] earlycon: add reg-offset to physical address before mapping
` [PATCH v2 32/35] asm-generic/io.h: move ioremap_nocache/ioremap_uc/ioremap_wc/ioremap_wt out of ifndef CONFIG_MMU
` [PATCH v2 33/35] clocksource/drivers/atcpit100: Add andestech atcpit100 timer
` [PATCH v2 34/35] clocksource/drivers/Kconfig: Support "
` [PATCH v2 35/35] dt-bindings: timer: Add andestech atcpit100 timer binding doc
Linux 4.14 - regression: broken tun/tap / bridge network with virtio - bisected
2017-11-27 19:09 UTC (4+ messages)
Linux ECN Handling
2017-11-27 18:49 UTC (14+ messages)
DMA coalescing - ethtool vs. kernel
2017-11-27 18:32 UTC (2+ messages)
[PATCH] rxrpc: call_event: Fix variable overwrite in __rxrpc_propose_ACK
2017-11-27 18:08 UTC
[PATCH][v4] uprobes/x86: emulate push insns for uprobe on x86
2017-11-27 18:06 UTC (6+ messages)
[PATCH 1/3] ath9k: remove stray backslash in Makefile
2017-11-27 17:56 UTC (3+ messages)
` [PATCH 2/3] ath9k: move spectral scan support under a separate config symbol
` [PATCH 3/3] ath10k: "
[patch net resend] net: sched: cbq: create block for q->link.block
2017-11-27 17:37 UTC
WARNING in xfrm_state_fini
2017-11-27 17:37 UTC (4+ messages)
[patch net] net: sched: cbq: create block for q->link.block
2017-11-27 17:35 UTC (3+ messages)
pull request: Cavium Octeon III firmware
2017-11-27 17:26 UTC (3+ messages)
[PATCH iproute2] drop support for DECnet
2017-11-27 17:14 UTC (6+ messages)
[PATCH V3 14/29] bnx2x: deprecate pci_get_bus_and_slot()
2017-11-27 16:57 UTC (2+ messages)
` [PATCH V3 15/29] pch_gbe: "
flow cache removed = xfrm doesnt work
2017-11-27 16:46 UTC (2+ messages)
pull-request: mac80211 2017-11-27
2017-11-27 16:19 UTC (2+ messages)
[patch net-next RFC v2 00/11] Add support for resource abstraction
2017-11-27 16:12 UTC (13+ messages)
` [patch net-next RFC v2 02/11] devlink: "
` [patch net-next RFC v2 08/11] mlxsw: spectrum_dpipe: Connect dpipe tables to resources
tipc_node_calculate_timer div-by-zero
2017-11-27 15:46 UTC (2+ messages)
[PATCH net 0/5] sctp: a bunch of fixes for stream reconfig
2017-11-27 15:43 UTC (15+ messages)
` [PATCH net 1/5] sctp: use sizeof(__u16) for each stream number length instead of magic number
` [PATCH net 2/5] sctp: only allow the out stream reset when the stream outq is empty
` [PATCH net 3/5] sctp: only allow the asoc reset when the asoc "
` [PATCH net 4/5] sctp: avoid flushing unsent queue when doing asoc reset
` [PATCH net 5/5] sctp: set sender next_tsn for the old result with ctsn_ack_point plus 1
[PATCH] r8152: disable rx checksum offload on Dell TB dock
2017-11-27 15:13 UTC (10+ messages)
[PATCH RESEND] net: phy: harmonize phy_id{,_mask} data type
2017-11-27 14:50 UTC (3+ messages)
Commit 05cf0d1bf4 ("net: stmmac: free an skb first when there are no longer any descriptors using it") breaks stmmac?
2017-11-27 14:41 UTC
[PATCH] net: openvswitch: datapath: fix data type in queue_gso_packets
2017-11-27 14:40 UTC (4+ messages)
[PATCH] can: ti_hecc: Fix napi poll return value for repoll
2017-11-27 14:18 UTC (2+ messages)
[PATCH net] sctp: use right member as the param of list_for_each_entry
2017-11-27 14:04 UTC (3+ messages)
[PATCH] atm: mpoa: remove 32-bit timekeeping
2017-11-27 14:02 UTC
[PATCH net 0/3] sctp: fix some other sparse errors
2017-11-27 14:00 UTC (8+ messages)
` [PATCH net 1/3] sctp: force SCTP_ERROR_INV_STRM with __u32 when calling sctp_chunk_fail
` [PATCH net 2/3] sctp: force the params with right types for sctp csum apis
` [PATCH net 3/3] sctp: remove extern from stream sched
[PATCH] atm: suni: remove extraneous space to fix indentation
2017-11-27 13:47 UTC
[PATCH] atm: lanai: use %p to format kernel addresses instead of %x
2017-11-27 13:39 UTC
[PATCH] VSOCK: Don't set sk_state to TCP_CLOSE before testing it
2017-11-27 13:29 UTC
[PATCH] atm: fore200e: use %pK to format kernel addresses instead of %x
2017-11-27 13:24 UTC
[PATCH] atm: eni: fix several indentation issues
2017-11-27 13:15 UTC
ipsec: ipcomp alg problem on vti interface
2017-11-27 13:11 UTC (4+ messages)
[PATCH] ambassador: fix incorrect indentation of assignment statement
2017-11-27 13:06 UTC
[PATCH] ath10k: use 64-bit crash dump timestamps
2017-11-27 11:49 UTC
[PATCH] wlcore: use boottime for fw time sync
2017-11-27 11:48 UTC
[PATCH] openvswitch: use ktime_get_ts64() instead of ktime_get_ts()
2017-11-27 11:41 UTC
[PATCH] netxen: remove timespec usage
2017-11-27 11:39 UTC
Creating cyclecounter and lock member in timecounter structure [ Was Re: [RFC 1/4] drm/i915/perf: Add support to correlate GPU timestamp with system time]
2017-11-27 10:05 UTC
[BUG] mveta: mvneta_txq_bufs_free NULL pointer dereference
2017-11-27 9:35 UTC (3+ 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).