netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-24 02:36:36 to 2017-11-27 12:28:09 UTC [more...]

[PATCH v2 00/35] Andes(nds32) Linux Kernel Port
 2017-11-27 12:28 UTC  (17+ 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 07/35] nds32: Cache and TLB routines
` [PATCH v2 08/35] nds32: Process management
  ` [PATCH v2 10/35] nds32: Atomic 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 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 21/35] nds32: Generic timers support
` [PATCH v2 22/35] nds32: Device tree support

[PATCH net 0/3] a couple of fixes for chunks abandoned in prsctp
 2017-11-27 12:26 UTC  (7+ 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

ipsec: ipcomp alg problem on vti interface
 2017-11-27 12:07 UTC  (2+ messages)

WARNING in xfrm_state_fini
 2017-11-27 11:55 UTC  (3+ messages)

[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 

[PATCH net 0/5] sctp: a bunch of fixes for stream reconfig
 2017-11-27 10:58 UTC  (8+ 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

pull-request: mac80211 2017-11-27
 2017-11-27 10:32 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 

tipc_node_calculate_timer div-by-zero
 2017-11-27  9:50 UTC 

[BUG] mveta: mvneta_txq_bufs_free NULL pointer dereference
 2017-11-27  9:35 UTC  (3+ messages)

[PATCHv2] xen-netfront: remove warning when unloading module
 2017-11-27  9:00 UTC  (2+ messages)

[patch iproute2] man: add -json option to tc manpage
 2017-11-27  8:09 UTC 

[PATCH 0/6] enable creating [k,u]probe with perf_event_open
 2017-11-27  7:58 UTC  (7+ messages)
` [PATCH 1/6] perf: Add new type PERF_TYPE_PROBE

[RFC net-next 0/4] net: phy: PHY_HALTED, the return of the state
 2017-11-27  7:48 UTC  (9+ messages)
` [RFC net-next 4/4] net: phy: Correctly process PHY_HALTED in phy_stop_machine()

[RFC PATCH 0/3] Miscellaneous fixes in macb driver
 2017-11-27  7:37 UTC  (4+ messages)
` [RFC PATCH 1/3] net: macb: Add RBQP to the macb queues
` [RFC PATCH 2/3] net: macb: Tie-off unused RX queues
` [RFC PATCH 3/3] net: macb: Handle HRESP error

[RFC PATCH 1/2] net: macb: Add RBQP to the macb queues
 2017-11-27  7:37 UTC  (3+ messages)
` [RFC PATCH 2/2] net: macb: Tie-off unused RX queues

[PATCH RESEND] net: phy: harmonize phy_id{,_mask} data type
 2017-11-27  7:16 UTC 

[PATCH RFC 0/2] veth, bridge, and GSO maximums
 2017-11-27  7:07 UTC  (5+ messages)
` [PATCH RFC 1/2] br: add notifier for when bridge changes it "
` [PATCH RFC 2/2] veth: propagate bridge GSO to peer

[PATCH iproute2] drop support for DECnet
 2017-11-27  7:01 UTC  (3+ messages)

unregister_netdevice: waiting for lo to become free. Usage count = 1
 2017-11-27  0:50 UTC 

[PATCH net] openvswitch: fix the incorrect flow action alloc size
 2017-11-26 23:40 UTC  (3+ messages)

linux-next: manual merge of the net tree with Linus' tree
 2017-11-26 22:42 UTC 

[patch iproute2 00/11] tc: jsonify couple of qdics, filter and actions
 2017-11-26 21:26 UTC  (14+ messages)
` [patch iproute2 01/11] tc: jsonify qdisc core
` [patch iproute2 02/11] tc: jsonify stats2
` [patch iproute2 03/11] tc: jsonify fq_codel qdisc
` [patch iproute2 04/11] tc: jsonify htb qdisc
` [patch iproute2 05/11] tc: jsonify filter core
` [patch iproute2 06/11] tc: jsonify flower filter
` [patch iproute2 07/11] tc: jsonify matchall filter
` [patch iproute2 08/11] tc: jsonify actions core
` [patch iproute2 09/11] tc: jsonify gact action
` [patch iproute2 10/11] tc: jsonify mirred action
` [patch iproute2 11/11] tc: jsonify vlan action

[patch iproute2 0/2] tc: couple ouf action cookie printout fixes
 2017-11-26 20:19 UTC  (4+ messages)
` [patch iproute2 1/2] tc: move action cookie print out of the stats if
` [patch iproute2 2/2] tc: remove action cookie len from printout

[PATCH iproute2/master 00/11] bpf: pass ifindex for bpf offload
 2017-11-26 19:59 UTC  (2+ messages)

[PATCH RFC] veth: make veth aware of gso buffer size
 2017-11-26 17:26 UTC  (2+ messages)

[PATCH] net: openvswitch: datapath: fix data type in queue_gso_packets
 2017-11-26 17:16 UTC  (3+ messages)

[PATCH net] net: qmi_wwan: add support for Cinterion PLS8
 2017-11-26 15:16 UTC  (9+ messages)

Linux 4.14 - regression: broken tun/tap / bridge network with virtio - bisected
 2017-11-26 14:17 UTC 

[PATCH net] vxlan: use __be32 type for the param vni in __vxlan_fdb_delete
 2017-11-26 13:19 UTC 

[PATCH net] bonding: use nla_get_u64 to extract the value for IFLA_BOND_AD_ACTOR_SYSTEM
 2017-11-26 13:12 UTC 

[PATCH net] sctp: use right member as the param of list_for_each_entry
 2017-11-26 12:56 UTC 

[PATCH net 0/3] sctp: fix some other sparse errors
 2017-11-26 12:16 UTC  (4+ 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

general protection fault in dst_destroy() - 4.13.9
 2017-11-26 10:43 UTC  (3+ messages)

HELLO!
 2017-11-26 10:12 UTC 

[RFC net-next 0/6] xdp: make stack perform remove and tests
 2017-11-26  7:43 UTC  (17+ messages)
` [RFC net-next 2/6] net: xdp: report flags program was installed with on query
` [RFC net-next 3/6] net: xdp: make the stack take care of the tear down
` [RFC net-next 4/6] netdevsim: add software driver for testing offloads
` [RFC net-next 5/6] netdevsim: add bpf offload support
` [RFC net-next 6/6] selftests/bpf: add offload test based on netdevsim

[PATCHv2 2/2] userns: control capabilities of some user namespaces
 2017-11-26  6:40 UTC  (2+ messages)

[PATCHv2 1/2] capability: introduce sysctl for controlled user-ns capability whitelist
 2017-11-26  6:34 UTC  (2+ messages)

Dear Friend I need your partnership to claim,
 2017-11-26  4:59 UTC 

[PATCH] dsa: dsa2: fix compile error for !CONFIG_OF
 2017-11-25 23:47 UTC  (8+ messages)

[PATCH] NFC: use timer_setup() helper
 2017-11-25 22:10 UTC 

[PATCH V2] staging: rtl8188eu: Fix incorrect response to SIOCGIWESSID
 2017-11-25 19:32 UTC 

[PATCH] uapi: add SPDX identifier to vm_sockets_diag.h
 2017-11-25 19:25 UTC  (3+ messages)

[PATCH net] net: dsa: fix 'increment on 0' warning
 2017-11-25 19:24 UTC  (3+ messages)

[PATCH v2] VSOCK: Don't call vsock_stream_has_data in atomic context
 2017-11-25 19:22 UTC  (2+ messages)

[PATCH] staging: rtl8188eu:
 2017-11-25 17:59 UTC 

[PATCH] net: thunderbolt: Stop using zero to mean no valid DMA mapping
 2017-11-25 14:56 UTC  (2+ messages)

[PATCH net v3] net: thunderx: Fix TCP/UDP checksum offload for IPv6 pkts
 2017-11-25 14:54 UTC  (3+ messages)

[PATCH v4 2/2] sock: Move the socket inuse to namespace
 2017-11-25 14:53 UTC  (2+ messages)

[PATCH] net: ethernet: davinci_emac: Deduplicate bus_find_device() by name matching
 2017-11-25 11:18 UTC 

[patch iproute2] tc: move action cookie print out of the stats if
 2017-11-25  8:35 UTC  (3+ messages)

[PATCH net-next] bridge: ebtables: Avoid resetting limit rule state
 2017-11-25  7:44 UTC 

[PATCH iproute2/net-next v3]tc: B.W limits can now be specified in %
 2017-11-24 20:43 UTC  (3+ messages)

[PATCH iproute2] SPDX license identifiers
 2017-11-24 20:24 UTC 

[PATCH 1/3] net: core: export dev_alloc_name_ns
 2017-11-24 20:11 UTC  (2+ messages)

[PATCH net-next 1/1] forcedeth: replace pci_unmap_page with dma_unmap_page
 2017-11-24 20:09 UTC  (3+ messages)
` [PATCHv2 "

[PATCH net-next 00/12] rxrpc: Fixes and improvements
 2017-11-24 20:05 UTC  (14+ messages)
` [PATCH net-next 01/12] rxrpc: The mutex lock returned by rxrpc_accept_call() needs releasing
` [PATCH net-next 02/12] rxrpc: Don't set upgrade by default in sendmsg()
` [PATCH net-next 03/12] rxrpc: Provide a different lockdep key for call->user_mutex for kernel calls
` [PATCH net-next 04/12] rxrpc: Delay terminal ACK transmission on a client call
` [PATCH net-next 05/12] rxrpc: Split the call params from the operation params
` [PATCH net-next 06/12] rxrpc: Fix call timeouts
` [PATCH net-next 07/12] rxrpc: Don't transmit DELAY ACKs immediately on proposal
` [PATCH net-next 08/12] rxrpc: Express protocol timeouts in terms of RTT
` [PATCH net-next 09/12] rxrpc: Add a timeout for detecting lost ACKs/lost DATA
` [PATCH net-next 10/12] rxrpc: Add keepalive for a call
` [PATCH net-next 11/12] rxrpc: Fix service endpoint expiry
` [PATCH net-next 12/12] rxrpc: Fix conn expiry timers

[PATCH] net-sysfs: export gso_max_size attribute
 2017-11-24 18:52 UTC  (6+ messages)

sunrpc: infinite unkillable console spam in xs_tcp_setup_socket
 2017-11-24 17:34 UTC  (2+ messages)

[PATCH iproute 0/5] ila: additional configuratio support
 2017-11-24 17:26 UTC  (2+ messages)

8e5bf9759a ("net: dsa: simplify tree reference counting"): WARNING: CPU: 1 PID: 27 at lib/refcount.c:153 refcount_inc
 2017-11-24 16:28 UTC  (2+ messages)

[PATCH] atm: lanai: use setup_timer instead of init_timer
 2017-11-24 13:27 UTC 

[PATCH] atm: firestream: use setup_timer instead of init_timer
 2017-11-24 13:13 UTC 

[PATCH v2] net: sched: crash on blocks with goto chain action
 2017-11-24 12:20 UTC  (2+ messages)

[RFC 0/9] net: create adaptive software irq moderation library
 2017-11-24 12:20 UTC  (3+ messages)

[PATCH net-next] net: thunderx: Set max queue count taking XDP_TX into account
 2017-11-24 12:04 UTC 

[PATCH net-next] net: thunderx: Add support for xdp redirect
 2017-11-24 12:03 UTC 

Darlehensangebot jetzt bewerben
 2017-11-17 20:51 UTC 

[PATCH v7 0/4] Add the ability to do BPF directed error injection
 2017-11-24  9:46 UTC  (3+ messages)
` [PATCH v7 3/5] bpf: add a bpf_override_function helper

[PATCH] r8152: disable rx checksum offload on Dell TB dock
 2017-11-24  8:59 UTC  (9+ messages)

[PATCH] atm: nicstar: use the setup_timer helper
 2017-11-24  8:59 UTC 

kernel BUG at crypto/asymmetric_keys/public_key.c:80
 2017-11-24  7:56 UTC  (7+ messages)

[PATCH iproute2/master] bpf: initialize the verifier log
 2017-11-24  4:48 UTC  (2+ messages)

★ nesta --“2018世界复合材料展览及会议”将于“3月”在“法国巴黎”举行 (地右P1-L-Me)
 2017-11-24  4:01 UTC 


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