netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-07 18:39:06 to 2017-12-08 10:23:45 UTC [more...]

[PATCH v3 00/33] Andes(nds32) Linux Kernel Port
 2017-12-08 10:23 UTC  (36+ messages)
` [PATCH v3 01/33] asm-generic/io.h: move ioremap_nocache/ioremap_uc/ioremap_wc/ioremap_wt out of ifndef CONFIG_MMU
` [PATCH v3 02/33] earlycon: add reg-offset to physical address before mapping
` [PATCH v3 04/33] nds32: Kernel booting and initialization
` [PATCH v3 05/33] nds32: Exception handling
` [PATCH v3 06/33] nds32: MMU definitions
` [PATCH v3 08/33] nds32: MMU fault handling and page table management
` [PATCH v3 09/33] nds32: Cache and TLB routines
` [PATCH v3 10/33] nds32: Process management
` [PATCH v3 11/33] nds32: IRQ handling
  ` [PATCH v3 03/33] nds32: Assembly macros and definitions
  ` [PATCH v3 07/33] nds32: MMU initialization
  ` [PATCH v3 12/33] nds32: Atomic operations
  ` [PATCH v3 13/33] nds32: Device specific operations
  ` [PATCH v3 19/33] nds32: Library functions
  ` [PATCH v3 32/33] irqchip: Andestech Internal Vector Interrupt Controller driver
` [PATCH v3 14/33] nds32: DMA mapping API
` [PATCH v3 15/33] nds32: ELF definitions
` [PATCH v3 16/33] nds32: System calls handling
` [PATCH v3 17/33] nds32: VDSO support
` [PATCH v3 18/33] nds32: Signal handling support
` [PATCH v3 20/33] nds32: Debugging support
` [PATCH v3 21/33] nds32: L2 cache support
` [PATCH v3 22/33] nds32: Loadable modules
` [PATCH v3 23/33] nds32: Generic timers support
` [PATCH v3 24/33] nds32: Device tree support
` [PATCH v3 25/33] nds32: Miscellaneous header files
` [PATCH v3 26/33] nds32: defconfig
` [PATCH v3 27/33] nds32: Build infrastructure
` [PATCH v3 28/33] MAINTAINERS: Add nds32
` [PATCH v3 29/33] dt-bindings: nds32 CPU Bindings
` [PATCH v3 30/33] dt-bindings: nds32 SoC Bindings
` [PATCH v3 31/33] dt-bindings: interrupt-controller: Andestech Internal Vector Interrupt Controller
` [PATCH v3 33/33] net: faraday add nds32 support

[PATCH nf-next RFC,v2 0/6] Flow offload infrastructure
 2017-12-08 10:18 UTC  (7+ messages)
` [PATCH nf-next RFC,v2 1/6] netfilter: nf_conntrack: add IPS_OFFLOAD status bit
` [PATCH nf-next RFC,v2 4/6] netfilter: flow table support for IPv4
` [PATCH nf-next RFC,v2 6/6] netfilter: nft_flow_offload: add ndo hooks for hardware offload

[PATCH iproute v2] tc: util: Don't call NEXT_ARG_FWD() in __parse_action_control()
 2017-12-08 10:18 UTC 

From Precious
 2017-12-08 10:12 UTC 

[PATCH net 0/4] net: aquantia: Atlantic driver 12/2017 updates
 2017-12-08  9:56 UTC  (7+ messages)
` [PATCH net 2/4] net: aquantia: Fix hardware DMA stream overload on large MRRS
` [PATCH net 3/4] net: aquantia: Improve and fix statistics on device

[PATCH v4 1/4] phylib: Add device reset GPIO support
 2017-12-08  9:53 UTC  (4+ messages)
` [PATCH v4.1] "

[PATCH v5 1/2] sock: Change the netns_core member name
 2017-12-08  9:52 UTC  (7+ messages)
` [PATCH v5 2/2] sock: Move the socket inuse to namespace

[PATCH 4/7 v2] net: ethernet: i825xx: Fix platform_get_irq's error checking
 2017-12-08  9:38 UTC  (6+ messages)

[PATCH net] net: mvpp2: fix the RSS table entry offset
 2017-12-08  9:24 UTC 

[PATCH net-next v2 0/8] phy: net: meson-gxl: clean-up and improvements
 2017-12-08  9:11 UTC  (6+ messages)
` [PATCH net-next v2 3/8] net: phy: meson-gxl: add read and write helpers for bank registers

Linux 4.14 - regression: broken tun/tap / bridge network with virtio - bisected
 2017-12-08  8:47 UTC  (9+ messages)

kernel BUG at net/core/skbuff.c:LINE! (2)
 2017-12-08  8:45 UTC  (3+ messages)

[PATCH net-next 0/6] net: mvpp2: various improvements
 2017-12-08  8:28 UTC  (5+ messages)
` [PATCH net-next 1/6] net: mvpp2: only free the TSO header buffers when it was allocated

[PATCH v2 0/3] Bluetooth: hci_ll: Get BD address from NVMEM (was "bluetooth: hci_ll: Get MAC address from NVMEM")
 2017-12-08  8:14 UTC  (7+ messages)
` [PATCH v2 1/3] Bluetooth: hci_ll: add support for setting public address
` [PATCH v2 2/3] dt-bindings: Add optional nvmem BD address bindings to ti,wlink-st
` [PATCH v2 3/3] Bluetooth: hci_ll: Add optional nvmem BD address source

[PATCH v6 net-next,mips 0/7] Cavium OCTEON-III network driver
 2017-12-08  8:11 UTC  (9+ messages)
` [PATCH v6 net-next,mips 1/7] dt-bindings: Add Cavium Octeon Common Ethernet Interface
` [PATCH v6 net-next,mips 2/7] MIPS: Octeon: Enable LMTDMA/LMTST operations
` [PATCH v6 net-next,mips 3/7] MIPS: Octeon: Automatically provision CVMSEG space
` [PATCH v6 net-next,mips 4/7] staging: octeon: Remove USE_ASYNC_IOBDMA macro
` [PATCH v6 net-next,mips 5/7] MIPS: Octeon: Add a global resource manager
` [PATCH v6 net-next,mips 6/7] netdev: octeon-ethernet: Add Cavium Octeon III support
` [PATCH v6 net-next,mips 7/7] MAINTAINERS: Add entry for drivers/net/ethernet/cavium/octeon/octeon3-*

[PATCH net-next] ip6_vti: adjust vti mtu according to mtu of output device
 2017-12-08  7:02 UTC  (2+ messages)

[PATCH] xfrm: fix xfrm_do_migrate() with AEAD e.g(AES-GCM)
 2017-12-08  6:45 UTC  (2+ messages)

pull-request: bpf-next 2017-12-07
 2017-12-08  6:22 UTC 

[PATCH net-next v2] netdevsim: remove return value check of debugfs_create_dir
 2017-12-08  6:03 UTC  (2+ messages)

[PATCH net-next] bridge: ebtables: Avoid resetting limit rule state
 2017-12-08  5:49 UTC  (6+ messages)

[PATCH net-next V2] tuntap: fix possible deadlock when fail to register netdev
 2017-12-08  5:36 UTC  (3+ messages)

[PATCH v2 00/35] Andes(nds32) Linux Kernel Port
 2017-12-08  5:27 UTC  (7+ messages)
` [PATCH v2 06/35] nds32: MMU fault handling and page table management
` [PATCH v2 08/35] nds32: Process management

BUG: KASAN: use-after-free in tcf_block_put_ext+0x5cf/0x5e0
 2017-12-08  4:59 UTC  (2+ messages)

[PATCH net-next v2 0/6] cxgb4: collect hardware logs via ethtool
 2017-12-08  4:18 UTC  (7+ messages)
` [PATCH net-next v2 1/6] cxgb4: collect on-chip memory information
` [PATCH net-next v2 2/6] cxgb4: collect MC memory dump
` [PATCH net-next v2 3/6] cxgb4: collect HMA "
` [PATCH net-next v2 4/6] cxgb4: skip TX and RX payload regions in memory dumps
` [PATCH net-next v2 5/6] cxgb4: collect egress and ingress SGE queue contexts
` [PATCH net-next v2 6/6] cxgb4: collect PCIe configuration logs

[PATCH net-next v2 0/5] Introduce NETIF_F_GRO_HW
 2017-12-08  4:02 UTC  (12+ messages)
` [PATCH net-next v2 1/5] net: "

[PATCH net-next 09/12] sctp: implement renege_events for sctp_stream_interleave
 2017-12-08  3:45 UTC  (3+ messages)

[PATCH v5 net-next] net/tcp: trace all TCP/IP state transition with tcp_set_state tracepoint
 2017-12-08  3:40 UTC  (5+ messages)

[PATCH net-next] tuntap: fix possible deadlock when fail to register netdev
 2017-12-08  3:27 UTC  (3+ messages)

[PATCH net-next] netdevsim: remove check on return value of debugfs_create_dir
 2017-12-08  2:47 UTC  (2+ messages)

[PATCH net-next V3] tun: add eBPF based queue selection method
 2017-12-08  2:25 UTC  (3+ messages)

WireGuard Upstreaming Roadmap (November 2017)
 2017-12-08  2:17 UTC  (3+ messages)

[PATCH net-next] netdevsim: correctly check return value of debugfs_create_dir
 2017-12-08  2:12 UTC  (3+ messages)

[PATCH net-next 1/1] forcedeth: remove unnecessary variable
 2017-12-08  2:11 UTC  (3+ messages)

[PATCH 1/8] mm: kmemleak: remove unused hardirq.h
 2017-12-08  1:40 UTC  (15+ messages)
` [PATCH 4/8] vfs: "
` [PATCH 6/8] net: caif: "
` [PATCH 7/8] net: ovs: "
  ` [ovs-dev] "
` [PATCH 8/8] net: tipc: "

(unknown),
 2017-12-07 12:53 UTC 

linux-next: manual merge of the net-next tree with the vfs tree
 2017-12-08  0:33 UTC 

[iproute2] ss: print tcpi_rcv_ssthresh
 2017-12-08  0:12 UTC 

[PATCH net 0/3] netvsc fix buffer size issues
 2017-12-08  0:10 UTC  (4+ messages)
` [PATCH net 1/3] hv_netvsc: Correct the max receive buffer size
` [PATCH net 2/3] hv_netvsc: Limit the receive buffer size for legacy hosts
` [PATCH net 3/3] hv_netvsc: Fix the default receive buffer size

[PATCH net-next] net: stmmac: fix broken dma_interrupt handling for multi-queues
 2017-12-07 23:57 UTC  (2+ messages)

[PATCH net-next v3 0/2] net: thunderx: add support for PTP clock
 2017-12-07 23:56 UTC  (4+ messages)

[PATCH net-next v3 0/2] veth and GSO maximums
 2017-12-07 23:40 UTC  (3+ messages)
` [PATCH net-next 1/2] rtnetlink: allow GSO maximums to be set on device creation
` [PATCH net-next 2/2] veth: set peer GSO values

[PATCH V2] selinux: Add SCTP support
 2017-12-07 23:37 UTC  (2+ messages)

[PATCH next] ipvlan: add L2 check for packets arriving via virtual devices
 2017-12-07 23:15 UTC 

[PATCH net-next 0/2] tools: bpftool: clean up and extend Makefiles
 2017-12-07 23:00 UTC  (3+ messages)
` [PATCH net-next 1/2] tools: bpftool: harmonise Makefile and Documentation/Makefile
` [PATCH net-next 2/2] tools: bpftool: create "uninstall", "doc-uninstall" make targets

[PATCH v2 net-next 0/4] bpftool: cgroup bpf operations
 2017-12-07 23:00 UTC  (9+ messages)
` [PATCH v2 net-next 1/4] libbpf: add ability to guess program type based on section name
` [PATCH v2 net-next 2/4] libbpf: prefer global symbols as bpf program name source
` [PATCH v2 net-next 3/4] bpftool: implement prog load command
` [PATCH v2 net-next 4/4] bpftool: implement cgroup bpf operations

[PATCH] net: intel: e100: Fix warning of passing zero to 'PTR_ERR'
 2017-12-07 22:39 UTC 

[PATCH] netfilter: fix clusterip_net_exit build regression
 2017-12-07 22:23 UTC  (2+ messages)

[next-queue 00/10] ixgbe: Add ipsec offload
 2017-12-07 22:19 UTC  (13+ messages)
` [next-queue 06/10] ixgbe: restore offloaded SAs after a reset
  ` [Intel-wired-lan] "
` [next-queue 08/10] ixgbe: process the Tx ipsec offload
  ` [Intel-wired-lan] "

[PATCH 0/3] bluetooth: hci_ll: Get MAC address from NVMEM
 2017-12-07 21:43 UTC  (5+ messages)
` [PATCH 2/3] bluetooth: hci_ll: add constant for vendor-specific command

[PATCH net] tcp: invalidate rate samples during SACK reneging
 2017-12-07 21:41 UTC 

[PATCH net-next] netdevsim: check return value of debugfs_create_dir
 2017-12-07 21:20 UTC  (6+ messages)

[PATCH net-next 0/1] net: dsa: microchip: Add Microchip KSZ8895 DSA driver
 2017-12-07 21:04 UTC  (5+ messages)
` [PATCH net-next 1/1] "

[PATCH net-next] net: dsa: lan9303: Protect ALR operations with mutex
 2017-12-07 20:58 UTC  (2+ messages)

[PATCH net-next] net: ethernet: ti: cpdma: rate is not changed - correct case
 2017-12-07 20:21 UTC  (7+ messages)

[PATCH net-next 0/6] smc: fixes 2017-12-07
 2017-12-07 20:06 UTC  (2+ messages)

[PATCH net-next 0/6] cxgb4: collect hardware logs via ethtool
 2017-12-07 19:57 UTC  (3+ messages)

[PATCH net-next] net: ethernet: ti: cpdma: correct error handling for chan create
 2017-12-07 19:56 UTC  (3+ messages)

[PATH net 0/4] tcp: RACK loss recovery bug fixes
 2017-12-07 19:33 UTC  (5+ messages)
` [PATH net 1/4] tcp: correctly test congestion state in RACK
` [PATH net 2/4] tcp: always evaluate losses in RACK upon undo
` [PATH net 3/4] tcp: fix off-by-one bug in RACK
` [PATH net 4/4] tcp: evaluate packet losses upon RTT change

[PATCH] usbnet: fix alignment for frames with no ethernet header
 2017-12-07 19:33 UTC  (4+ messages)

[PATCH] selftests: net: Adding config fragment CONFIG_CGROUP_BPF=y
 2017-12-07 19:23 UTC 

[PATCH v2 net] netlink: Relax attr validation for fixed length types
 2017-12-07 19:01 UTC  (2+ messages)

[PATCH net v2] adding missing rcu_read_unlock in ipxip6_rcv
 2017-12-07 19:00 UTC  (2+ messages)

[PATCH net 0/2] mv88e6xxx error patch fixes
 2017-12-07 18:53 UTC  (2+ messages)

[PATCH] net: ethernet: arc: fix error handling in emac_rockchip_probe
 2017-12-07 18:52 UTC  (2+ messages)

Linux network is damn fast, need more use XDP (Was: DC behaviors today)
 2017-12-07 18:50 UTC  (4+ messages)
            ` [Bloat] "

[PATCH net-next v3] net: dsa: Allow compiling out legacy support
 2017-12-07 18:45 UTC  (2+ messages)

[PATCH] net: mvmdio: disable/unprepare clocks in EPROBE_DEFER case
 2017-12-07 18:41 UTC  (2+ messages)


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