netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-18 22:56:10 to 2018-04-19 12:41:15 UTC [more...]

simplify procfs code for seq_file instances
 2018-04-19 12:41 UTC  (11+ messages)
` [PATCH 01/39] net/can: single_open_net needs to be paired with single_release_net
` [PATCH 05/39] ipv{4, 6}/udp{, lite}: simplify proc registration
` [PATCH 06/39] ipv{4, 6}/tcp: simplify procfs registration
` [PATCH 07/39] ipv{4, 6}/ping: simplify proc file creation
` [PATCH 08/39] ipv{4,6}/raw: simplify ѕeq_file code
` [PATCH 09/39] ipv6/flowlabel: simplify pid namespace lookup
` [PATCH 10/39] net/kcm: simplify proc registration
` [PATCH 11/39] netfilter/x_tables: simplify ѕeq_file code
` [PATCH 13/39] proc: introduce proc_create_net{,_data}
` [PATCH 14/39] proc: introduce proc_create_net_single

[PATCH bpf-next v3 0/8] bpf: document eBPF helpers and add a script to generate man page
 2018-04-19 12:40 UTC  (13+ messages)
` [PATCH bpf-next v3 2/8] bpf: add documentation for eBPF helpers (01-11)
` [PATCH bpf-next v3 3/8] bpf: add documentation for eBPF helpers (12-22)
` [PATCH bpf-next v3 4/8] bpf: add documentation for eBPF helpers (23-32)
` [PATCH bpf-next v3 5/8] bpf: add documentation for eBPF helpers (33-41)
` [PATCH bpf-next v3 6/8] bpf: add documentation for eBPF helpers (42-50)

[PATCH net-next 0/4] geneve: verify user specified MTU or adjust with a lower device
 2018-04-19 12:42 UTC  (5+ messages)
` [PATCH net-next 1/4] geneve: remove white-space before '#if IS_ENABLED(CONFIG_IPV6)'
` [PATCH net-next 2/4] geneve: cleanup hard coded value for Ethernet header length
` [PATCH net-next 3/4] geneve: check MTU for a minimum in geneve_change_mtu()
` [PATCH net-next 4/4] geneve: configure MTU based on a lower device

[RFC PATCH ghak32 V2 00/13] audit: implement container id
 2018-04-19 12:31 UTC  (27+ messages)
` [RFC PATCH ghak32 V2 01/13] audit: add "
` [RFC PATCH ghak32 V2 02/13] audit: check children and threading before allowing containerid
` [RFC PATCH ghak32 V2 04/13] audit: add containerid filtering
` [RFC PATCH ghak32 V2 05/13] audit: add containerid support for ptrace and signals
` [RFC PATCH ghak32 V2 06/13] audit: add support for non-syscall auxiliary records
` [RFC PATCH ghak32 V2 07/13] audit: add container aux record to watch/tree/mark
` [RFC PATCH ghak32 V2 09/13] audit: add containerid support for config/feature/user records
` [RFC PATCH ghak32 V2 10/13] audit: add containerid support for seccomp and anom_abend records
` [RFC PATCH ghak32 V2 11/13] audit: add support for containerid to network namespaces
` [RFC PATCH ghak32 V2 12/13] audit: NETFILTER_PKT: record each container ID associated with a netNS

[PATCH v2 net 1/3] virtio_net: split out ctrl buffer
 2018-04-19 12:27 UTC  (6+ messages)
` [PATCH v2 net 2/3] virtio_net: fix adding vids on big-endian
` [PATCH v2 net 3/3] virtio_net: sparse annotation fix

[PATCH] net: phy: TLK10X initial driver submission
 2018-04-19 12:24 UTC  (3+ messages)

[PATCH v3 00/10] New network driver for Amiga X-Surf 100 (m68k)
 2018-04-19 12:21 UTC  (13+ messages)
` [PATCH v4 "
` [PATCH v4 1/9] net-next: phy: new Asix Electronics PHY driver
` [PATCH v4 2/9] net-next: ax88796: Fix MAC address reading
` [PATCH v4 3/9] net-next: ax88796: Attach MII bus only when open
` [PATCH v4 4/9] net-next: ax88796: Do not free IRQ in ax_remove() (already freed in ax_close())
` [PATCH v4 5/9] net-next: ax88796: Add block_input/output hooks to ax_plat_data
` [PATCH v4 6/9] net-next: ax88796: add interrupt status callback to platform data
` [PATCH v4 7/9] net-next: ax88796: set IRQF_SHARED flag when IRQ resource is marked as shareable
` [PATCH v4 8/9] net-next: ax88796: release platform device drvdata on probe error and module remove
` [PATCH v4 9/9] net-next: New ax88796 platform driver for Amiga X-Surf 100 Zorro board (m68k)

[PATCH] net: phy: marvell: clear wol event before setting it
 2018-04-19 12:18 UTC  (8+ messages)

[PATCH net 0/3] net: sched: ife: malformed ife packet fixes
 2018-04-19 12:10 UTC  (10+ messages)
` [PATCH net 1/3] net: sched: ife: signal not finding metaid
` [PATCH net 2/3] net: sched: ife: handle malformed tlv length
` [PATCH net 3/3] net: sched: ife: check on metadata length

[PATCH] net: deal wrong skb and failure ret from __tcp_retransmit_skb
 2018-04-19 11:26 UTC 

[PATCH 3/3] ath10k: Support ethtool gstats2 API
 2018-04-19 11:19 UTC  (2+ messages)

[PATCH net-next v3] team: account for oper state
 2018-04-19 11:16 UTC  (2+ messages)

[PATCH] bpf, x86_32: add eBPF JIT compiler for ia32 (x86_32)
 2018-04-19 11:11 UTC  (2+ messages)

[PATCH net 0/6] s390/qeth: fixes 2018-04-19
 2018-04-19 10:52 UTC  (7+ messages)
` [PATCH net 1/6] s390/qeth: fix error handling in adapter command callbacks
` [PATCH net 2/6] s390/qeth: avoid control IO completion stalls
` [PATCH net 3/6] s390/qeth: handle failure on workqueue creation
` [PATCH net 4/6] s390/qeth: fix MAC address update sequence
` [PATCH net 5/6] s390/qeth: fix request-side race during cmd IO timeout
` [PATCH net 6/6] s390/qeth: use Read device to query hypervisor for MAC

[PATCH iproute2-next 1/2] man: ip link: document GRE tunnels
 2018-04-19 10:40 UTC  (3+ messages)
` [PATCH iproute2-next 2/2] gre/gre6: allow clearing {,i,o}{key,seq,csum} flags

[PATCH net-next v2] team: account for oper state
 2018-04-19 10:28 UTC  (2+ messages)

[RFC v3 net-next 00/18] Time based packet transmission
 2018-04-19 10:03 UTC  (16+ messages)
` [RFC v3 net-next 13/18] net/sched: Introduce the TBS Qdisc

[PATCH net-next] team: account for oper state
 2018-04-19  9:33 UTC  (7+ messages)

[bpf-next PATCH 0/3] Add ID to bpf_map/prog tracepoints
 2018-04-19  9:20 UTC  (7+ messages)
` [bpf-next PATCH 1/3] bpf: add id to map tracepoint
` [bpf-next PATCH 2/3] bpf: add id to prog tracepoint
` [bpf-next PATCH 3/3] bpf: add sample program to trace map events

[net-next 0/3] tipc: Confgiuration of MTU for media UDP
 2018-04-19  9:06 UTC  (4+ messages)
` [net-next 1/3] tipc: set default MTU for UDP media
` [net-next 2/3] tipc: implement configuration of UDP media MTU
` [net-next 3/3] tipc: confgiure and apply UDP bearer MTU on running links

[GIT PULL 0/5] IPVS Updates for v4.18
 2018-04-19  8:56 UTC  (6+ messages)
` [PATCH 1/5] netfilter: ipvs: Fix space before '[' error
` [PATCH 2/5] netfilter: ipvs: Keep latest weight of destination
` [PATCH 3/5] netfilter: ipvs: Add Maglev hashing scheduler
` [PATCH 4/5] netfilter: ipvs: Add configurations of Maglev hashing
` [PATCH 5/5] ipvs: fix multiplicative hashing in sh/dh/lblc/lblcr algorithms

[PATCH net-next v4 0/3] kernel: add support to collect hardware logs in crash recovery kernel
 2018-04-19  8:24 UTC  (6+ messages)
` [PATCH net-next v4 1/3] vmcore: add API to collect hardware dump in second kernel

[PATCH net] virtio_net: split out ctrl buffer
 2018-04-19  8:05 UTC  (4+ messages)

[net PATCH v2] net: sched, fix OOO packets with pfifo_fast
 2018-04-19  8:00 UTC  (6+ messages)

[PATCH net-next 0/2] UDP: introduce RX skb cache
 2018-04-19  7:40 UTC  (6+ messages)
` [PATCH net-next 2/2] udp: implement and use per cpu rx skbs cache

Greetings
 2018-04-19  7:37 UTC 

[PATCH net-next v2 0/3] ave: fix the activation issues for some UniPhier SoCs
 2018-04-19  7:24 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net: ethernet: ave: add multiple clocks and resets support as required property
` [PATCH net-next v2 2/3] dt-bindings: net: ave: add syscon-phy-mode property to configure phy-mode setting
` [PATCH net-next v2 3/3] net: ethernet: ave: add support for phy-mode setting of system controller

[RFC PATCH net-next v6 0/4] Enable virtio_net to act as a backup for a passthru device
 2018-04-19  7:22 UTC  (13+ messages)
` [RFC PATCH net-next v6 2/4] net: Introduce generic bypass module

[PATCH net] bnxt_en: Fix memory fault in bnxt_ethtool_init()
 2018-04-19  7:16 UTC 

[net] udp: enable UDP checksum offload for ESP
 2018-04-19  6:56 UTC  (4+ messages)
` [net] xfrm: allow to release xfrm_state with flush

kernel BUG at /home/blee/project/race-fuzzer/kernels/kernel_v4.16-rc3/net/packet/af_packet.c:LINE!
 2018-04-19  6:45 UTC  (2+ messages)

[RFC PATCH 2/3] netdev: kernel-only IFF_HIDDEN netdevice
 2018-04-19  6:43 UTC  (13+ messages)
          `  "
              ` [virtio-dev] "

[PATCH 1/3] ethtool: Support ETHTOOL_GSTATS2 command
 2018-04-19  6:38 UTC  (4+ messages)

WARNING in refcount_dec
 2018-04-19  6:32 UTC  (4+ messages)

[PATCH net-next] liquidio: Added ndo_get_vf_stats support
 2018-04-19  6:18 UTC 

[PATCH][net-next] net: ip tos cgroup
 2018-04-19  4:56 UTC  (3+ messages)
  ` 答复: "

[PATCH bpf-next 0/5] samples/bpf: Minor fixes and cleanup
 2018-04-19  5:33 UTC  (10+ messages)
` [PATCH bpf-next 1/5] samples/bpf: Fix typo in comment
` [PATCH bpf-next 2/5] samples/bpf: Dynamically allocate structure 'syms'
` [PATCH bpf-next 3/5] samples/bpf: Use NULL for failed to find symbol
` [PATCH bpf-next 4/5] samples/bpf: Refine printing symbol for sampleip
` [PATCH bpf-next 5/5] samples/bpf: Handle NULL pointer returned by ksym_search()

[PATCH] net: add mutex_unlock on xfrm4_protocol_register
 2018-04-19  5:18 UTC  (2+ messages)

[test_parman_move] watchdog: BUG: soft lockup - CPU#0 stuck for 22s! [swapper:1]
 2018-04-19  5:09 UTC  (2+ messages)

[PATCH] net: qrtr: Expose tunneling endpoint to user space
 2018-04-19  5:03 UTC 

[PATCH] net: net_cls: remove a NULL check for css_cls_state
 2018-04-19  4:59 UTC 

[PATCH bpf-next v2 0/9] bpf: add bpf_get_stack helper
 2018-04-19  4:39 UTC  (11+ messages)
` [PATCH bpf-next v2 2/9] "
` [PATCH bpf-next v2 3/9] bpf/verifier: refine retval R0 state for "
` [PATCH bpf-next v2 4/9] bpf/verifier: improve register value range tracking with ARSH
` [PATCH bpf-next v2 7/9] samples/bpf: add a test for bpf_get_stack helper
` [PATCH bpf-next v2 9/9] tools/bpf: add a test_progs test case "

remove PCI_DMA_BUS_IS_PHYS
 2018-04-19  4:29 UTC  (5+ messages)
` [PATCH 01/12] iscsi_tcp: don't set a bounce limit
` [PATCH 02/12] storsvc: "

tg3 crashes under high load, when using 100Mbits
 2018-04-19  4:21 UTC 

[PATCH] net: don't use kvzalloc for DMA memory
 2018-04-19  4:00 UTC  (5+ messages)

[PATCH] net: hns: Avoid action name truncation
 2018-04-19  3:55 UTC 

KASAN: slab-out-of-bounds Write in tcp_v6_syn_recv_sock
 2018-04-19  3:33 UTC  (2+ messages)

[PATCH 0/6] Assorted rhashtable improvements. RESEND
 2018-04-19  3:22 UTC  (12+ messages)
` [PATCH 2/6] rhashtable: remove incorrect comment on r{hl, hash}table_walk_enter()
` [PATCH 1/6] rhashtable: remove outdated comments about grow_decision etc
` [PATCH 6/6] rhashtable: add rhashtable_walk_prev()

[PATCH net-next] ipv6: frags: fix a lockdep false positive
 2018-04-19  3:20 UTC  (2+ messages)

[Regression] net/phy/micrel.c v4.9.94
 2018-04-19  2:34 UTC  (6+ messages)

[PATCH net] net: qualcomm: rmnet: Fix warning seen with fill_info
 2018-04-19  1:27 UTC  (2+ messages)

[PATCH net-next] hv_netvsc: Add NetVSP v6 and v6.1 into version negotiation
 2018-04-19  1:21 UTC  (2+ messages)

[PATCH net-next] hv_netvsc: propogate Hyper-V friendly name into interface alias
 2018-04-19  1:20 UTC  (2+ messages)

[PATCH net-next 00/19] r8169: series with further smaller improvements
 2018-04-19  1:13 UTC  (2+ messages)

[net-next PATCH v4 00/13] Add support for netcp driver on K2G SoC
 2018-04-19  1:07 UTC  (2+ messages)

[PATCH net-next] net: phy: mdio-boardinfo: Allow recursive mdiobus_register()
 2018-04-19  0:33 UTC  (3+ messages)

[PATCH iproute2 net-next] vxlan: fix ttl inherit behavior
 2018-04-19  0:09 UTC  (4+ messages)

[PATCH net-next 00/11] Modernize mdio-gpio
 2018-04-18 23:02 UTC  (12+ messages)
` [PATCH net-next 01/11] net: phy_ mdio-gpio: Fixup , which should be ;
` [PATCH net-next 02/11] net: phy: mdio-gpio: Remove reset function
` [PATCH net-next 03/11] net: phy: mdio-bitbang: Remove reset support
` [PATCH net-next 04/11] net: phy: mdio-gpio: remove support for ignoring turn around
` [PATCH net-next 05/11] net: phy: mdio-gpio: remove support for phy mask
` [PATCH net-next 06/11] net: phy: mdio-gpio: Remove support for IRQs in platform data
` [PATCH net-next 07/11] net: phy: mdio-gpio: Swap to using gpio descriptors
` [PATCH net-next 08/11] net: phy: mdio-gpio: Move allocation for bitbanging data
` [PATCH net-next 09/11] net: phy: mdio-gpio: Parse properties directly into bitbang structure
` [PATCH net-next 10/11] net: phy: mdio-gpio: Add #defines for the GPIO index's
` [PATCH net-next 11/11] net: phy: mdio-gpio: Remove redundant platform data header

[PATCH bpf-next v5 00/10] BTF: BPF Type Format
 2018-04-18 22:56 UTC  (8+ messages)
` [PATCH bpf-next v5 01/10] bpf: btf: Introduce BPF Type Format (BTF)
` [PATCH bpf-next v5 04/10] bpf: btf: Add pretty print capability for data with BTF type info
` [PATCH bpf-next v5 05/10] bpf: btf: Add BPF_BTF_LOAD command
` [PATCH bpf-next v5 06/10] bpf: btf: Add BPF_OBJ_GET_INFO_BY_FD support to BTF fd
` [PATCH bpf-next v5 07/10] bpf: btf: Add pretty print support to the basic arraymap
` [PATCH bpf-next v5 09/10] bpf: btf: Add BTF support to libbpf
` [PATCH bpf-next v5 10/10] bpf: btf: Add BTF tests


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