netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-14 07:55:41 to 2018-05-14 20:31:14 UTC [more...]

[PATCH net-next] sched: cls: enable verbose logging
 2018-05-14 20:30 UTC  (3+ messages)

[PATCH v2] net/mlx4_core: Fix error handling in mlx4_init_port_info
 2018-05-14 20:29 UTC  (3+ messages)

[PATCH] net: ethernet: ti: Use ERR_CAST instead of ERR_PTR(PTR_ERR())
 2018-05-14 20:28 UTC  (2+ messages)

iproute2 - modifying routes in place
 2018-05-14 20:20 UTC  (6+ messages)

[PATCH ghak81 RFC V2 0/5] audit: group task params
 2018-05-14 20:15 UTC  (5+ messages)
` [PATCH ghak81 RFC V2 1/5] audit: normalize loginuid read access
` [PATCH ghak81 RFC V2 2/5] audit: convert sessionid unset to a macro

[PATCH net-next 0/3] net: qualcomm: rmnet: Updates 2018-05-14
 2018-05-14 20:08 UTC  (4+ messages)
` [PATCH net-next 1/3] net: qualcomm: rmnet: Capture all drops in transmit path
` [PATCH net-next 2/3] net: qualcomm: rmnet: Add support for ethtool private stats
` [PATCH net-next 3/3] net: qualcomm: rmnet: Remove redundant command check

[PATCH net-next v3 0/7] Microsemi Ocelot Ethernet switch support
 2018-05-14 20:05 UTC  (8+ messages)
` [PATCH net-next v3 1/7] dt-bindings: net: add DT bindings for Microsemi MIIM
` [PATCH net-next v3 2/7] net: phy: mscc-miim: Add MDIO driver
` [PATCH net-next v3 3/7] dt-bindings: net: add DT bindings for Microsemi Ocelot Switch
` [PATCH net-next v3 4/7] net: mscc: Add initial Ocelot switch support
` [PATCH net-next v3 5/7] MIPS: mscc: Add switch to ocelot
` [PATCH net-next v3 6/7] MIPS: mscc: connect phys to ports on ocelot_pcb123
` [PATCH net-next v3 7/7] MAINTAINERS: Add entry for Microsemi Ethernet switches

[PATCH v4 0/1] multi-threading device shutdown
 2018-05-14 20:04 UTC  (3+ messages)
` [PATCH v4 1/1] drivers core: "

Linux Plumbers Networking Track CFP
 2018-05-14 20:01 UTC 

RFQ 5142018 OCEAN
 2018-05-14 12:31 UTC 

[PATCH v2 1/3] selinux: add AF_UNSPEC and INADDR_ANY checks to selinux_socket_bind()
 2018-05-14 19:39 UTC  (2+ messages)

[PATCH] [RFC] bpf: tracing: new helper bpf_get_current_cgroup_ino
 2018-05-14 19:38 UTC  (2+ messages)

[PATCH] net/mlx5: Use 'kvfree()' for memory allocated by 'kvzalloc()'
 2018-05-14 19:37 UTC  (3+ messages)

[PATCH v2] selftests: add headers_install to lib.mk
 2018-05-14 19:20 UTC  (5+ messages)
` [PATCH v3] "

[PATCH bpf-next 0/4] samples: bpf: fix build after move to full libbpf
 2018-05-14 19:12 UTC  (3+ messages)
` [PATCH bpf-next 3/4] samples: bpf: fix build after move to compiling full libbpf.a

[PATCH RESEND net-next v2 0/8] net: stmmac: dwmac-sun8i: Support R40
 2018-05-14 19:07 UTC  (11+ messages)
` [PATCH RESEND net-next v2 1/8] dt-bindings: net: dwmac-sun8i: Clean up clock delay chain descriptions

[PATCH 00/14] Modify action API for implementing lockless actions
 2018-05-14 19:07 UTC  (26+ messages)
` [PATCH 01/14] net: sched: use rcu for action cookie update
` [PATCH 02/14] net: sched: change type of reference and bind counters
` [PATCH 03/14] net: sched: add 'delete' function to action ops
` [PATCH 04/14] net: sched: implement unlocked action init API
` [PATCH 05/14] net: sched: always take reference to action
` [PATCH 06/14] net: sched: implement reference counted action release
` [PATCH 07/14] net: sched: use reference counting action init
` [PATCH 08/14] net: sched: account for temporary action reference
` [PATCH 09/14] net: sched: don't release reference on action overwrite
` [PATCH 10/14] net: sched: extend act API for lockless actions
` [PATCH 11/14] net: core: add new/replace rate estimator lock parameter
` [PATCH 12/14] net: sched: retry action check-insert on concurrent modification
` [PATCH 13/14] net: sched: use unique idr insert function in unlocked actions
` [PATCH 14/14] net: sched: implement delete for all actions

[PATCH net-next v10 0/7] sched: Add Common Applications Kept Enhanced (cake) qdisc
 2018-05-14 19:00 UTC  (8+ messages)
` [PATCH net-next v10 3/7] sch_cake: Add optional ACK filter
` [PATCH net-next v10 2/7] sch_cake: Add ingress mode
` [PATCH net-next v10 6/7] sch_cake: Add overhead compensation support to the rate shaper
` [PATCH net-next v10 1/7] sched: Add Common Applications Kept Enhanced (cake) qdisc
` [PATCH net-next v10 5/7] sch_cake: Add DiffServ handling
` [PATCH net-next v10 4/7] sch_cake: Add NAT awareness to packet classifier
` [PATCH net-next v10 7/7] sch_cake: Conditionally split GSO segments

[PATCH net-next 0/3] net: dsa: mv88e6xxx: remove Global 1 setup
 2018-05-14 18:50 UTC  (2+ messages)

[PATCH net-next v2 0/4] bonding: performance and reliability
 2018-05-14 18:48 UTC  (5+ messages)
` [PATCH net-next v2 1/4] bonding: don't queue up extraneous rlb updates
` [PATCH net-next v2 2/4] bonding: use common mac addr checks
` [PATCH net-next v2 3/4] bonding: allow use of tx hashing in balance-alb
` [PATCH net-next v2 4/4] bonding: allow carrier and link status to determine link state

[PATCH net V2] tun: fix use after free for ptr_ring
 2018-05-14 18:48 UTC  (2+ messages)

[bpf-next PATCH 0/5] bpf, doc: convert Documentation/bpf to RST-formatting
 2018-05-14 18:46 UTC  (9+ messages)
` [bpf-next PATCH 1/5] bpf, doc: add basic README.rst file
` [bpf-next PATCH 2/5] bpf, doc: rename txt files to rst files
` [bpf-next PATCH 3/5] bpf, doc: convert bpf_design_QA.rst to use RST formatting
` [bpf-next PATCH 4/5] bpf, doc: convert bpf_devel_QA.rst "
` [bpf-next PATCH 5/5] bpf, doc: howto use/run the BPF selftests

[PATCH net-next v9 0/7] sched: Add Common Applications Kept Enhanced (cake) qdisc
 2018-05-14 18:31 UTC  (6+ messages)
` [PATCH net-next v9 1/7] "

[net-next 00/11][pull request] 40GbE Intel Wired LAN Driver Updates 2018-05-14
 2018-05-14 18:29 UTC  (13+ messages)
` [net-next 01/11] virtchnl: Whitespace and parenthesis cleanup
` [net-next 02/11] i40evf: Fix client header define
` [net-next 03/11] i40e: calculate ethtool stats size in a separate function
` [net-next 04/11] i40e: remove duplicate pfc stats
` [net-next 05/11] i40e: cleanup whitespace for some ethtool stat definitions
` [net-next 06/11] i40e: Fix recalculation of MSI-X vectors for VMDq
` [net-next 07/11] i40e: add tx_busy to ethtool stats
` [net-next 08/11] i40evf: remove MAX_QUEUES and just use I40EVF_MAX_REQ_QUEUES
` [net-next 09/11] i40e: cleanup wording in a header comment
` [net-next 10/11] i40e: free the skb after clearing the bitlock
` [net-next 11/11] i40evf: Fix a hardware reset support in VF driver

Kernel panic on kernel-3.10.0-693.21.1.el7 in ndisc.h
 2018-05-14 18:29 UTC  (4+ messages)

INFO: rcu detected stall in kfree_skbmem
 2018-05-14 18:04 UTC  (4+ messages)

possible deadlock in sk_diag_fill
 2018-05-14 18:00 UTC  (4+ messages)

[PATCH net-next v8 0/3] kernel: add support to collect hardware logs in crash recovery kernel
 2018-05-14 17:49 UTC  (4+ messages)

[PATCH bpf-next 0/6] Minor follow-up cleanups in BPF JITs and optimized imm emission
 2018-05-14 17:42 UTC  (3+ messages)
` [PATCH bpf-next 3/6] bpf, x64: clean up retpoline emission slightly

[PATCH net-next 0/4] bonding: performance and reliability
 2018-05-14 17:39 UTC  (4+ messages)
` [PATCH net-next 4/4] bonding: allow carrier and link status to determine link state

[PATCH net-next v3 0/3] sctp: Introduce sctp_flush_ctx
 2018-05-14 17:35 UTC  (4+ messages)
` [PATCH net-next v3 1/3] sctp: add sctp_flush_ctx, a context struct on outq_flush routines
` [PATCH net-next v3 2/3] sctp: add asoc and packet to sctp_flush_ctx
` [PATCH net-next v3 3/3] sctp: checkpatch fixups

[PATCH net-next v3 0/8] sctp: refactor sctp_outq_flush
 2018-05-14 17:34 UTC  (9+ messages)
` [PATCH net-next v3 1/8] sctp: add sctp_packet_singleton
` [PATCH net-next v3 2/8] sctp: factor out sctp_outq_select_transport
` [PATCH net-next v3 3/8] sctp: move the flush of ctrl chunks into its own function
` [PATCH net-next v3 4/8] sctp: move outq data rtx code out of sctp_outq_flush
` [PATCH net-next v3 5/8] sctp: move flushing of data chunks "
` [PATCH net-next v3 6/8] sctp: move transport flush code "
` [PATCH net-next v3 7/8] sctp: make use of gfp on retransmissions
` [PATCH net-next v3 8/8] sctp: rework switch cases in sctp_outq_flush_data

(unknown),
 2018-05-14 17:30 UTC 

RFQ 5142018 OCEAN
 2018-05-14  6:46 UTC 

[net-next PATCH 0/3] Symmetric queue selection using XPS for Rx queues
 2018-05-14 17:18 UTC  (6+ messages)
` [net-next PATCH 1/3] net: Refactor XPS for CPUs and "

[PATCH bpf-next v6 0/4] Hash support for sock
 2018-05-14 17:00 UTC  (5+ messages)
` [PATCH bpf-next v6 1/4] bpf: sockmap, refactor sockmap routines to work with hashmap
` [PATCH bpf-next v6 2/4] bpf: sockmap, add hash map support
` [PATCH bpf-next v6 3/4] bpf: selftest additions for SOCKHASH
` [PATCH bpf-next v6 4/4] bpf: bpftool, support for sockhash

[PATCH v3 0/1] multi-threading device shutdown
 2018-05-14 16:54 UTC  (3+ messages)

[PATCH V2] mlx4_core: allocate ICM memory in page size chunks
 2018-05-14 16:41 UTC  (3+ messages)

net: ieee802154: 6lowpan: fix frag reassembly
 2018-05-14 16:13 UTC  (3+ messages)

[PATCH v2 iproute2-next 0/3] RDMA tool driver-specific resource tracking
 2018-05-14 15:43 UTC  (4+ messages)
` [PATCH v2 iproute2-next 1/3] rdma: update rdma_netlink.h to get new driver attributes
` [PATCH v2 iproute2-next 2/3] rdma: print driver resource attributes
` [PATCH v2 iproute2-next 3/3] rdma: update man pages

[PATCH v1 iproute2-next 0/3] RDMA tool driver-specific resource tracking
 2018-05-14 15:15 UTC  (7+ messages)
` [PATCH v1 iproute2-next 1/3] rdma: update rdma_netlink.h to get driver attrs
` [PATCH v1 iproute2-next 2/3] rdma: print driver resource attributes

[PATCH] lib/rhashtable: reorder some inititalization sequences
 2018-05-14 15:13 UTC 

[linux-stable-3.16.y] tun: allow positive return values on dev_get_valid_name() call
 2018-05-14 14:24 UTC  (2+ messages)

[PATCH net-next] net:sched: add gkprio scheduler
 2018-05-14 14:08 UTC  (10+ messages)

[PATCH 0/5] build warnings cleanup
 2018-05-14 14:04 UTC  (8+ messages)
` [PATCH 1/5] crypto:chtls: key len correction
` [PATCH 2/5] crypto: chtls: wait for memory sendmsg, sendpage
` [PATCH 3/5] crypto: chtls: dereference null variable
` [PATCH 4/5] crypto: chtls: kbuild warnings
` [PATCH 5/5] crypto: chtls: free beyond end rspq_skb_cache

[PATCH v2] Revert "alx: remove WoL support"
 2018-05-14 13:35 UTC  (2+ messages)

[PATCH net 1/2] vmxnet3: set the DMA mask before the first DMA map operation
 2018-05-14 12:28 UTC 

[PATCH net-next] cxgb4: add tc flower match support for tunnel VNI
 2018-05-14 12:21 UTC 

[PATCH net-next 2/2] sctp: add sctp_make_op_error_limited and reuse inner functions
 2018-05-14 12:16 UTC  (7+ messages)
    ` [kbuild-all] "

[PATCH net 2/2] vmxnet3: use DMA memory barriers where required
 2018-05-14 12:14 UTC 

[PATCH net 1/2] vmxnet3: set the DMA mask before the first DMA map operation
 2018-05-14 12:14 UTC 

[PATCH] net: phy: micrel: workaround for errata #2 for KSZ9031
 2018-05-14 12:11 UTC  (5+ messages)

[PATCH net-next 1/2] cxgb4: Add support for FW_ETH_TX_PKT_VM_WR
 2018-05-14 11:51 UTC  (2+ messages)

[RFC][PATCH bpf v3 1/5] bpf: allow 64-bit offsets for bpf function calls
 2018-05-14 11:51 UTC  (5+ messages)
` [RFC][PATCH bpf v3 2/5] bpf: powerpc64: add JIT support for multi-function programs
` [RFC][PATCH bpf v3 3/5] bpf: get JITed function addresses via syscall
` [RFC][PATCH bpf v3 4/5] tools: bpf: sync bpf uapi header
` [RFC][PATCH bpf v3 5/5] tools: bpftool: resolve call addresses without using imm field

[PATCH v3] ipvlan: call netdevice notifier when master mac address changed
 2018-05-14 11:38 UTC 

[PATCH] crypto: chtls: generic handling of data and hdr
 2018-05-14 11:11 UTC 

[PATCH net] cxgb4: Correct ntuple mask validation for hash filters
 2018-05-14 10:57 UTC 

[PATCH bpf-next v2] samples/bpf: xdp_monitor, accept short options
 2018-05-14 10:20 UTC  (2+ messages)

[PATCH net-next] net: stmmac: Add Jose Abreu as co-maintainer
 2018-05-14  9:53 UTC  (3+ messages)

[PATCH v2] ipvlan: flush arp table when mac address changed
 2018-05-14  9:50 UTC  (2+ messages)

Greetings
 2018-05-14  9:42 UTC 

[PATCH net-next v2 00/13] net: mvpp2: phylink conversion
 2018-05-14  9:26 UTC  (7+ messages)
` [PATCH net-next v2 02/13] net: phy: sfp: handle non-wired SFP connectors
` [PATCH net-next v2 06/13] phy: add 2.5G SGMII mode to the phy_mode enum

[PATCH] ipvlan: flush arp table when mac address changed
 2018-05-14  8:49 UTC  (3+ messages)
  ` 答复: "

[PATCH net] xfrm6: avoid potential infinite loop in _decode_session6()
 2018-05-14  8:41 UTC  (3+ messages)

[PATCH bpf-next] samples/bpf: xdp_monitor, accept short options
 2018-05-14  8:28 UTC  (3+ messages)

(unknown),
 2018-05-14  6:33 UTC 

[PATCH net-next] net: phy: sfp: handle cases where neither BR,min nor BR,max is given
 2018-05-14  8:11 UTC  (3+ messages)

[PATCH net-next v2 00/15] ARM: sun8i: r40: Add Ethernet support
 2018-05-14  8:03 UTC  (8+ messages)
` [PATCH net-next v2 15/15] arm64: dts: allwinner: a64: add SRAM controller device tree node

[PATCH net-next 2/2] cxgb4: Support ethtool private flags
 2018-05-14  7:55 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).