netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-17 23:07:42 to 2018-01-18 13:44:03 UTC [more...]

[RFC v2 net-next 00/10] Time based packet transmission
 2018-01-18 13:44 UTC  (14+ messages)
` [RFC v2 net-next 01/10] net: Add a new socket option for a future transmit time
  ` [Intel-wired-lan] "
` [RFC v2 net-next 02/10] net: ipv4: raw: Hook into time based transmission
` [RFC v2 net-next 03/10] net: ipv4: udp: "
` [RFC v2 net-next 05/10] net/sched: Allow creating a Qdisc watchdog with other clocks
` [RFC v2 net-next 06/10] net/sched: Introduce the TBS Qdisc
` [RFC v2 net-next 07/10] igb: Refactor igb_configure_cbs()
` [RFC v2 net-next 08/10] igb: Only change Tx arbitration when CBS is on
` [RFC v2 net-next 09/10] igb: Refactor igb_offload_cbs()
` [RFC v2 net-next 10/10] igb: Add support for TBS offload

[PATCH xfrm v1] xfrm: fix error flow in case of add state fails
 2018-01-18 13:41 UTC 

divide error in ___bpf_prog_run
 2018-01-18 13:41 UTC  (17+ messages)
` dangers of bots on the mailing lists was "

[PATCH v2] FIRMWARE: bcm47xx_nvram: Replace mac address parsing
 2018-01-18 13:40 UTC  (3+ messages)

[PATCH] [wireless-next] mt76: fix building without CONFIG_LEDS_CLASS
 2018-01-18 13:23 UTC  (2+ messages)

[net-next: PATCH v4 0/7] Armada 7k/8k PP2 ACPI support
 2018-01-18 13:23 UTC  (9+ messages)
` [net-next: PATCH v4 1/7] device property: Introduce fwnode_get_mac_address()
` [net-next: PATCH v4 2/7] device property: Introduce fwnode_get_phy_mode()
` [net-next: PATCH v4 3/7] device property: Introduce fwnode_irq_get()
` [net-next: PATCH v4 4/7] device property: Allow iterating over available child fwnodes
` [net-next: PATCH v4 5/7] net: mvpp2: simplify maintaining enabled ports' list
` [net-next: PATCH v4 6/7] net: mvpp2: use device_*/fwnode_* APIs instead of of_*
` [net-next: PATCH v4 7/7] net: mvpp2: enable ACPI support in the driver

[PATCH v2 00/19] prevent bounds-check bypass via speculative execution
 2018-01-18 13:18 UTC  (4+ messages)

[PATCH 0/3] Check gso_size of packets when forwarding
 2018-01-18 13:17 UTC  (5+ messages)

[PATCH] [net-next] net: sched: avoid uninitialized variable use
 2018-01-18 13:17 UTC 

[PATCH] can: m_can: mark runtime-PM handlers as __maybe_unused
 2018-01-18 13:16 UTC  (2+ messages)

[net-next: PATCH 0/8] Armada 7k/8k PP2 ACPI support
 2018-01-18 13:00 UTC  (12+ messages)

[RFC PATCH net-next 00/12] selftests: forwarding: Add VRF-based tests
 2018-01-18 12:46 UTC  (15+ messages)
` [RFC PATCH net-next 02/12] selftests: forwarding: Add a test for FDB learning

[PATCH 1/3 net] ibmvnic: Modify buffer size on failover
 2018-01-18 12:18 UTC  (2+ messages)

[patch net-next] mlxsw: spectrum: Upper-bound supported FW version
 2018-01-18 11:55 UTC 

[PATCH RFC net-next 0/6] rds: zerocopy support
 2018-01-18 11:40 UTC  (11+ messages)
` [PATCH RFC net-next 1/6] sock: MSG_PEEK support for sk_error_queue
` [PATCH RFC net-next 4/6] sock: permit SO_ZEROCOPY on PF_RDS socket
` [PATCH RFC net-next 5/6] rds: support for zcopy completion notification
` [PATCH RFC net-next 6/6] rds: zerocopy Tx support

[PATCH v6 0/3] clocksource/drivers/atcpit100: Add andestech atcpit100 timer
 2018-01-18 11:08 UTC  (5+ messages)
` [PATCH v6 2/3] clocksource/drivers/atcpit100: VDSO support
` [PATCH v6 3/3] dt-bindings: timer: Add andestech atcpit100 timer binding doc

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

[PATCH net+iproute2 0/2] nbyte, cmp and text filter fixups
 2018-01-18 10:59 UTC  (5+ messages)
` [PATCH iproute2] tc/lexer: let quotes actually start strings
` [PATCH net 1/2] net: sched: em_nbyte: don't add the data offset twice
` [PATCH net 2/2] net_sched: fix TCF_LAYER_LINK case in tcf_get_base_ptr

[PATCH net-next] macvlan: Pass SIOC[SG]HWTSTAMP ioctls and get_ts_info to lower device
 2018-01-18 10:57 UTC  (2+ messages)

[PATCH net-next v5 0/4] dwmac-meson8b: clock fixes for Meson8b
 2018-01-18 10:27 UTC  (6+ messages)

[PATCH v2 00/31] Replacing net_mutex with rw_semaphore
 2018-01-18 10:16 UTC  (7+ messages)
` [PATCH v2 03/31] net: Introduce net_sem for protection of pernet_list
` [PATCH v2 05/31] net: Allow pernet_operations to be executed in parallel

pull-request: can 2018-01-18
 2018-01-18 10:15 UTC  (3+ messages)
` [PATCH 1/2] can: af_can: can_rcv(): replace WARN_ONCE by pr_warn_once
` [PATCH 2/2] can: af_can: canfd_rcv(): "

[PATCHv3 net-next 0/2] net: erspan: add support for openvswitch
 2018-01-18 10:13 UTC  (3+ messages)
` [PATCHv3 net-next 2/2] openvswitch: add erspan version I and II support

[PATCH] net: fec: add necessary defines to work on ARM64
 2018-01-18  9:58 UTC  (4+ messages)

[PATCH] tools/bpftool: silence a static check warning
 2018-01-18  9:35 UTC  (2+ messages)
` [PATCH v2] tools/bpftool: silence a static checker warning

BUG: please report to dccp@vger.kernel.org => prev = 0, last = 0 at net/dccp/ccids/lib/packet_history.c:LINE/tfrc_rx_hist_sample_rtt()
 2018-01-18  9:34 UTC  (2+ messages)

[PATCH net] net: validate untrusted gso packets
 2018-01-18  9:33 UTC  (9+ messages)

[PATCH net] gso: validate gso_type if SKB_GSO_DODGY
 2018-01-18  9:14 UTC  (5+ messages)

[PATCH next-queue 1/2] ixgbe: fix clean hw loop count
 2018-01-18  9:06 UTC  (3+ messages)
` [PATCH next-queue 2/2] ixgbe: add unlikely notes to tx fastpath expressions

DPAA Ethernet traffice troubles with Linux kernel
 2018-01-18  9:04 UTC  (7+ messages)

iscsi target regression due to "tcp: remove prequeue support" patch
 2018-01-18  8:41 UTC  (5+ messages)

[patch net-next] net: sched: silence uninitialized parent variable warning in tc_dump_tfilter
 2018-01-18  8:05 UTC 

DPAA Ethernet problems with mainstream Linux kernels
 2018-01-18  7:52 UTC  (7+ messages)

[RFC PATCH] e1000e: Remove Other from EIAC
 2018-01-18  7:41 UTC  (3+ messages)

AIO operation and CMSG
 2018-01-18  7:32 UTC  (2+ messages)

[PATCH net-next 0/5] add some features to hns3 driver
 2018-01-18  7:13 UTC  (6+ messages)
` [PATCH net-next 1/5] net: hns3: add support for get_regs
` [PATCH net-next 2/5] net: hns3: add manager table initialization for hardware
` [PATCH net-next 3/5] net: hns3: add ethtool -p support for phy device
` [PATCH net-next 4/5] net: hns3: add ethtool -p support for fiber port
` [PATCH net-next 5/5] net: hns3: add net status led "

[PATCH net] netlink: reset extack earlier in netlink_rcv_skb
 2018-01-18  6:48 UTC 

[PATCH] ixgbe: fix ipv6 support for ipsec offload
 2018-01-18  5:33 UTC 

[RFC][PATCH] get rid of the use of set_fs() (by way of kernel_recvmsg()) in sunrpc
 2018-01-18  4:43 UTC  (3+ messages)

[rtnl] b1585bdfb2: kernel_BUG_at_net/core/dev.c
 2018-01-18  4:25 UTC  (4+ messages)
` [PATCH v2 net 0/2] IB/ipoib: ip link support

[PATCH net] flow_dissector: properly cap thoff field
 2018-01-18  3:59 UTC  (2+ messages)

[PATCH 0/3] ipsec: Add ESP over TCP encapsulation
 2018-01-18  3:49 UTC  (5+ messages)
` [PATCH 2/3] tcp: Add ESP encapsulation support

[PATCH v2] r8152: disable RX aggregation on Dell TB16 dock
 2018-01-18  3:38 UTC  (4+ messages)

[pull request bpf-next 0/8] bpf: offload: array maps, reporting and test
 2018-01-18  3:13 UTC  (9+ messages)
` [PATCH bpf-next 1/8] bpf: arraymap: move checks out of alloc function
` [PATCH bpf-next 2/8] bpf: arraymap: use bpf_map_init_from_attr()
` [PATCH bpf-next 3/8] bpf: offload: allow array map offload
` [PATCH bpf-next 4/8] bpf: offload: report device information about offloaded maps
` [PATCH bpf-next 5/8] tools: bpftool: report device information for "
` [PATCH bpf-next 6/8] netdevsim: bpf: support fake map offload
` [PATCH bpf-next 7/8] selftest/bpf: extend the offload test with map checks
` [PATCH bpf-next 8/8] nfp: bpf: add short busy wait for FW replies

[PATCH net-next 00/12] nfp: devlink, capabilities extensions and updates
 2018-01-18  2:51 UTC  (13+ messages)
` [PATCH net-next 01/12] nfp: core: make scalar CPP helpers fail on short accesses
` [PATCH net-next 02/12] nfp: release global resources only on the remove path
` [PATCH net-next 03/12] nfp: register devlink after app is created
` [PATCH net-next 04/12] nfp: add nfp_reprs_get_locked() helper
` [PATCH net-next 05/12] nfp: protect each repr pointer individually with RCU
` [PATCH net-next 06/12] nfp: improve app not found message
` [PATCH net-next 07/12] nfp: add TLV capabilities to the BAR
` [PATCH net-next 08/12] nfp: read ME frequency from vNIC ctrl memory
` [PATCH net-next 09/12] nfp: read mailbox address from TLV caps
` [PATCH net-next 10/12] nfp: split reading capabilities out of nfp_net_init()
` [PATCH net-next 11/12] nfp: allow apps to disable ctrl vNIC capabilities
` [PATCH net-next 12/12] nfp: bpf: disable all "

[PATCH net-next] net: hns: Fix for variable may be used uninitialized warnings
 2018-01-18  2:37 UTC 

[PATCH] net/mlx5e: Fix trailing semicolon
 2018-01-18  1:35 UTC  (2+ messages)

[PATCHv2 net-next 0/8] net: sched: cls: add extack support
 2018-01-18  1:27 UTC  (5+ messages)
` [PATCHv2 net-next 7/8] net: sched: cls: add extack support for tc_setup_cb_call
` [PATCHv2 net-next 8/8] net: sched: cls_u32: add extack support

linux-next: build warning after merge of the net-next tree
 2018-01-18  1:20 UTC 

pull-request: bpf 2018-01-18
 2018-01-18  1:16 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2018-01-18  1:09 UTC 

[PATCH bpf-next 0/2] bpf: increase bpf test coverage
 2018-01-18  0:52 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf: allow socket_filter programs to use bpf_prog_test_run
` [PATCH bpf-next 2/2] selftests/bpf: make test_verifier run most programs

[bpf-next PATCH] samples/bpf: xdp2skb_meta comment explain why pkt-data pointers are invalidated
 2018-01-18  0:50 UTC  (2+ messages)

[PATCH bpf-next 0/3] bpf: add dumping and disassembler for non-host JITs
 2018-01-18  0:47 UTC  (2+ messages)

[PATCH bpf v2] bpf: mark dst unknown on inconsistent {s,u}bounds adjustments
 2018-01-18  0:33 UTC  (2+ messages)

[PATCH net-next] net: core: Expose number of link up/down transitions
 2018-01-18  0:28 UTC  (8+ messages)

remove pci_dma_* abuses and workarounds V2
 2018-01-18  0:08 UTC  (4+ messages)
` [PATCH 3/4] tsi108_eth: use dma API properly

[patch net-next v11 00/13] net: sched: allow qdiscs to share filter block instances
 2018-01-17 23:35 UTC  (5+ messages)

[PATCH net-next] net: stmmac: Fix reception of Broadcom switches tags
 2018-01-17 23:16 UTC  (3+ messages)

[RFC iproute2] tc: Add support for the TBS Qdisc
 2018-01-17 23:12 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).