netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-28 04:50:35 to 2018-06-28 17:16:33 UTC [more...]

[PATCH v1 net-next 00/14] Scheduled packet Transmission: ETF
 2018-06-28 17:11 UTC  (11+ messages)
` [PATCH v1 net-next 02/14] net: Add a new socket option for a future transmit time
` [PATCH v1 net-next 03/14] net: ipv4: Hook into time based transmission
` [PATCH v1 net-next 13/14] net/sched: Enforce usage of CLOCK_TAI for sch_etf
` [PATCH v1 net-next 14/14] net/sched: Make etf report drops on error_queue

[PATCH bpf 0/4] Bug fixes to the SKB TX path of AF_XDP
 2018-06-28 17:10 UTC  (6+ messages)
` [PATCH bpf 1/4] xsk: fix potential lost completion message in SKB path
` [PATCH bpf 4/4] xsk: fix potential race in SKB TX completion code

[PATCH net-next v2 0/4] net: Geneve options support for TC act_tunnel_key
 2018-06-28 17:05 UTC  (7+ messages)
` [PATCH net-next v2 3/4] net: check tunnel option type in tunnel flags

[PATCH net-next 00/10] pnetid and SMC-D support
 2018-06-28 17:05 UTC  (11+ messages)
` [PATCH net-next 01/10] net/smc: determine port attributes independent from pnet table
` [PATCH net-next 02/10] net/smc: add pnetid support
` [PATCH net-next 03/10] net/smc: optimize consumer cursor updates
` [PATCH net-next 04/10] net/smc: add base infrastructure for SMC-D and ISM
` [PATCH net-next 05/10] net/smc: add pnetid support "
` [PATCH net-next 06/10] net/smc: add SMC-D support in CLC messages
` [PATCH net-next 07/10] net/smc: add SMC-D support in data transfer
` [PATCH net-next 08/10] net/smc: add SMC-D support in af_smc
` [PATCH net-next 09/10] net/smc: add SMC-D diag support
` [PATCH net-next 10/10] s390/ism: add device driver for internal shared memory

[PATCH net-next 0/4] Fixes for running mirror-to-gretap tests on veth
 2018-06-28 16:56 UTC  (5+ messages)
` [PATCH net-next 1/4] selftests: forwarding: lib: Split out setup_wait_dev()
` [PATCH net-next 2/4] selftests: forwarding: lib: Avoid trapping soft devices
` [PATCH net-next 3/4] selftests: forwarding: Tweak tc filters for mirror-to-gretap tests
` [PATCH net-next 4/4] selftests: forwarding: mirror_gre_changes: Fix waiting for neighbor

[PATCH bpf-next 00/14] bpf: cgroup local storage
 2018-06-28 16:47 UTC  (15+ messages)
` [PATCH bpf-next 01/14] bpf: add ability to charge bpf maps memory dynamically
` [PATCH bpf-next 02/14] bpf: introduce cgroup storage maps
` [PATCH bpf-next 03/14] bpf: pass a pointer to a cgroup storage using pcpu variable
` [PATCH bpf-next 04/14] bpf: allocate cgroup storage entries on attaching bpf programs
` [PATCH bpf-next 05/14] bpf: extend bpf_prog_array to store pointers to the cgroup storage
` [PATCH bpf-next 06/14] bpf/verifier: introduce BPF_PTR_TO_MAP_VALUE
` [PATCH bpf-next 07/14] bpf: don't allow create maps of cgroup local storages
` [PATCH bpf-next 08/14] bpf: introduce the bpf_get_local_storage() helper function
` [PATCH bpf-next 09/14] bpf: sync bpf.h to tools/
` [PATCH bpf-next 10/14] bpftool: add support for CGROUP_STORAGE maps
` [PATCH bpf-next 11/14] bpf/test_run: support cgroup local storage
` [PATCH bpf-next 12/14] selftests/bpf: add verifier cgroup storage tests
` [PATCH bpf-next 13/14] selftests/bpf: add a cgroup storage test
` [PATCH bpf-next 14/14] samples/bpf: extend test_cgrp2_attach2 test to use cgroup storage

[PATCH bpf-net 00/14] bpf: cgroup local storage
 2018-06-28 16:46 UTC  (16+ messages)
` [PATCH bpf-net 01/14] bpf: add ability to charge bpf maps memory dynamically
` [PATCH bpf-net 02/14] bpf: introduce cgroup storage maps
` [PATCH bpf-net 03/14] bpf: pass a pointer to a cgroup storage using pcpu variable
` [PATCH bpf-net 04/14] bpf: allocate cgroup storage entries on attaching bpf programs
` [PATCH bpf-net 05/14] bpf: extend bpf_prog_array to store pointers to the cgroup storage
` [PATCH bpf-net 06/14] bpf/verifier: introduce BPF_PTR_TO_MAP_VALUE
` [PATCH bpf-net 07/14] bpf: don't allow create maps of cgroup local storages
` [PATCH bpf-net 08/14] bpf: introduce the bpf_get_local_storage() helper function
` [PATCH bpf-net 09/14] bpf: sync bpf.h to tools/
` [PATCH bpf-net 10/14] bpftool: add support for CGROUP_STORAGE maps
` [PATCH bpf-net 11/14] bpf/test_run: support cgroup local storage
` [PATCH bpf-net 12/14] selftests/bpf: add verifier cgroup storage tests
` [PATCH bpf-net 13/14] selftests/bpf: add a cgroup storage test
` [PATCH bpf-net 14/14] samples/bpf: extend test_cgrp2_attach2 test to use cgroup storage

[RFC] replace ->get_poll_head with a waitqueue pointer in struct file
 2018-06-28 16:40 UTC  (8+ messages)
` [PATCH 1/6] net: remove sock_poll_busy_flag
` [PATCH 2/6] net: remove bogus RCU annotations on socket.wq
` [PATCH 3/6] net: don't detour through struct to find the poll head
` [PATCH 4/6] net: remove busy polling from sock_get_poll_head
` [PATCH 5/6] net: remove sock_poll_busy_loop
` [PATCH 6/6] fs: replace f_ops->get_poll_head with a static ->f_poll_head pointer

[PATCH net-next 0/4] net: Geneve options support for TC act_tunnel_key
 2018-06-28 16:39 UTC  (3+ messages)

[patch net-next v2 0/9] net: sched: introduce chain templates support with offloading to mlxsw
 2018-06-28 16:08 UTC  (18+ messages)
` [patch net-next v2 1/9] net: sched: push ops lookup bits into tcf_proto_lookup_ops()
` [patch net-next v2 2/9] net: sched: introduce chain templates
` [patch net-next v2 3/9] net: sched: cls_flower: move key/mask dumping into a separate function
` [patch net-next v2 4/9] net: sched: cls_flower: change fl_init_dissector to accept mask and dissector
` [patch net-next v2 5/9] net: sched: cls_flower: implement chain templates
` [patch net-next v2 6/9] net: sched: cls_flower: propagate chain teplate creation and destruction to drivers
` [patch net-next v2 7/9] mlxsw: spectrum: Implement chain template hinting
` [patch net-next v2 8/9] selftests: forwarding: move shblock tc support check to a separate helper
` [patch net-next v2 9/9] selftests: forwarding: add tests for TC chain templates
` [patch iproute2/net-next v2] tc: introduce support for "

[PATCH] net: cleanup gfp mask in alloc_skb_with_frags
 2018-06-28 15:53 UTC 

[PATCH net] net: fib_rules: add protocol check in rule_find
 2018-06-28 15:26 UTC  (2+ messages)

[PATCH v2] net, mm: account sock objects to kmemcg
 2018-06-28 15:03 UTC  (3+ messages)

[PATCH] bpfilter: fix user mode helper cross compilation
 2018-06-28 14:43 UTC  (4+ messages)

[PATCH v3 00/18] ARM: davinci: step towards removing at24_platform_data
 2018-06-28 14:32 UTC  (19+ messages)
` [PATCH v3 01/18] nvmem: add support for cell lookups
` [PATCH v3 02/18] Documentation: nvmem: document lookup entries
` [PATCH v3 03/18] ARM: davinci: dm365-evm: use nvmem lookup for mac address
` [PATCH v3 04/18] ARM: davinci: dm644-evm: "
` [PATCH v3 05/18] ARM: davinci: dm646x-evm: "
` [PATCH v3 06/18] ARM: davinci: da830-evm: "
` [PATCH v3 07/18] ARM: davinci: mityomapl138: add nvmem cells lookup entries
` [PATCH v3 08/18] net: davinci_emac: potentially get the MAC address from MTD
` [PATCH v3 09/18] ARM: davinci: da850-evm: remove dead MTD code
` [PATCH v3 10/18] net: davinci_emac: use nvmem to retrieve the mac address
` [PATCH v3 11/18] ARM: davinci: mityomapl138: don't read the MAC address from machine code
` [PATCH v3 12/18] ARM: davinci: dm365-evm: use device properties for at24 eeprom
` [PATCH v3 13/18] ARM: davinci: da830-evm: "
` [PATCH v3 14/18] ARM: davinci: dm644x-evm: "
` [PATCH v3 15/18] ARM: davinci: dm646x-evm: "
` [PATCH v3 16/18] ARM: davinci: sffsdr: fix the at24 eeprom device name
` [PATCH v3 17/18] ARM: davinci: sffsdr: use device properties for at24 eeprom
` [PATCH v3 18/18] ARM: davinci: remove dead code related to MAC address reading

[iovisor-dev] [RFC PATCH 00/11] OVS eBPF datapath
 2018-06-28 14:19 UTC  (2+ messages)
    `  "

[patch net-next v2 0/9] net: sched: introduce chain templates support with offloading to mlxsw
 2018-06-28 14:17 UTC  (7+ messages)

[PATCH net v2] net: phy: DP83TC811: Fix diabling interrupts
 2018-06-28 13:32 UTC 

[PATCH v2 net-next 0/2] net: preserve sock reference when scrubbing the skb
 2018-06-28 13:21 UTC  (4+ messages)

[PATCH v2 net-next 0/6] net sched actions: code style cleanup and fixes
 2018-06-28 13:12 UTC  (3+ messages)

[PATCH v3 net-next 0/5] Fixes coding style in xilinx_emaclite.c
 2018-06-28 13:11 UTC  (6+ messages)
` [PATCH v3 net-next 1/5] net: emaclite: Use __func__ instead of hardcoded name
` [PATCH v3 net-next 2/5] net: emaclite: Simplify if-else statements
` [PATCH v3 net-next 3/5] net: emaclite: update kernel-doc comments
` [PATCH v3 net-next 4/5] net: emaclite: Fix block comments style
` [PATCH v3 net-next 5/5] net: emaclite: Remove unnecessary spaces

[PATCH] wlcore: Fix memory leak in wlcore_cmd_wait_for_event_or_timeout
 2018-06-28 13:08 UTC 

[PATCH net-next] netem: slotting with non-uniform distribution
 2018-06-28 13:07 UTC  (2+ messages)

[PATCH net 1/1] net/smc: rebuild nonblocking connect
 2018-06-28 13:04 UTC  (2+ messages)

[PATCH net] tcp: add one more quick ack after after ECN events
 2018-06-28 13:02 UTC  (2+ messages)

[PATCH] net: phy: DP83TC811: Fix diabling interrupts
 2018-06-28 12:47 UTC  (2+ messages)

[less-CONFIG_NET v2 1/8] net: reorder filter code
 2018-06-28 12:45 UTC  (5+ messages)
  ` [less-CONFIG_NET v2 2/8] net: reorder flow_dissector
  ` [less-CONFIG_NET v2 3/8] seccomp: include net
  ` [less-CONFIG_NET v2 5/8] seccomp: cut off functions not required
  ` [less-CONFIG_NET v2 6/8] bpf: avoid duplicate definitions

[PATCH net] bpfilter: include bpfilter_umh in assembly instead of using objcopy
 2018-06-28 12:43 UTC  (2+ messages)

[PATCH net] strparser: Remove early eaten to fix full tcp receive buffer stall
 2018-06-28 12:43 UTC  (2+ messages)

[PATCH net-next 0/4] net: mvpp2: Add big-endian support
 2018-06-28 12:42 UTC  (5+ messages)
` [PATCH net-next 1/4] net: mvpp2: Make TX / RX descriptors little-endian
` [PATCH net-next 2/4] net: mvpp2: prs: Drop unions representing TCAM and SRAM entries
` [PATCH net-next 3/4] net: mvpp2: prs: Drop unnecessary swab16 in vlan detection
` [PATCH net-next 4/4] net: mvpp2: Use htons when checking protocol info

[net 0/2] DPAA fixes
 2018-06-28 12:26 UTC  (3+ messages)
` [net 1/2] fsl/fman: fix parser reporting bad checksum on short frames
` [net 2/2] dpaa_eth: DPAA SGT needs to be 256B

[PATCH 1/2] net: phy: DP83TC811: Add INT_STAT3
 2018-06-28 12:04 UTC  (7+ messages)
` [PATCH 2/2] net: phy: DP83TC811: Fix SGMII enable/disable

[PATCH net 1/1] bnx2x: Fix receiving tx-timeout in error or recovery state
 2018-06-28 11:52 UTC 

[PATCH v2 0/5] Fixes coding style in xilinx_emaclite.c
 2018-06-28 11:04 UTC  (7+ messages)
` [PATCH v2 1/5] net: emaclite: Use __func__ instead of hardcoded name
` [PATCH v2 2/5] net: emaclite: Simplify if-else statements
` [PATCH v2 3/5] net: emaclite: update kernel-doc comments
` [PATCH v2 4/5] net: emaclite: Fix block comments style
` [PATCH v2 5/5] net: emaclite: Remove unnecessary spaces

[PATCH v3] ath10k: transmit queued frames after processing rx packets
 2018-06-28  9:44 UTC  (3+ messages)
` [v3] "

[PATCH v2 00/15] ARM: davinci: step towards removing at24_platform_data
 2018-06-28  9:33 UTC  (5+ messages)
` [PATCH v2 01/15] nvmem: add support for cell lookups

[PATCH net] cnic: tidy up a size calculation
 2018-06-28  9:31 UTC 

[PATCH] wcn36xx: Remove Unicode Byte Order Mark from testcode
 2018-06-28  9:29 UTC  (2+ messages)
`  "

[PATCH net] atm: iphase: fix a 64 bit bug
 2018-06-28  9:24 UTC 

[PATCH v12 00/10] netdev: octeon-ethernet: Add Cavium Octeon III support
 2018-06-28  8:41 UTC  (5+ messages)
` [PATCH v12 01/10] dt-bindings: Add Cavium Octeon Common Ethernet Interface
` [PATCH v12 03/10] netdev: cavium: octeon: Add Octeon III BGX Ethernet Nexus

[pull request][net 0/9] Mellanox, mlx5 fixes 2018-06-26
 2018-06-28  7:57 UTC  (2+ messages)

[RFC v2, net-next, PATCH 4/4] net/cpsw_switchdev: add switchdev mode of operation on cpsw driver
 2018-06-28  7:53 UTC  (15+ messages)

[PATCH v7 00/11] net: pch_gbe: Fixes, conversion to phylib, enable for MIPS
 2018-06-28  7:47 UTC  (11+ messages)
` [PATCH v7 03/11] net: pch_gbe: Probe PHY ID & initialize only once
` [PATCH v7 06/11] net: pch_gbe: Only enable MAC when PHY link is active
` [PATCH v7 09/11] net: pch_gbe: Convert to mdiobus and phylib

[PATCHv3 net-next] sctp: add support for SCTP_REUSE_PORT sockopt
 2018-06-28  7:31 UTC 

[PATCH net-next] netlink: Return extack message if attribute validation fails
 2018-06-28  7:18 UTC  (2+ messages)

[PATCH] selftests/net: Fix permissions for fib_tests.sh
 2018-06-28  7:15 UTC  (3+ messages)

[PATCH net-next v2 1/3] net: phy: xgmiitorgmii: Check phy_driver ready before accessing
 2018-06-28  7:12 UTC  (6+ messages)
` [PATCH net-next v2 2/3] net: phy: xgmiitorgmii: Use correct mdio bus
` [PATCH net-next v2 3/3] net: phy: xgmiitorgmii: Check read_status results

[PATCH v3 net-next 0/4] Updates for ipsec selftests
 2018-06-28  7:10 UTC  (2+ messages)

[PATCH net-next] l2tp: define helper for parsing struct sockaddr_pppol2tp*
 2018-06-28  7:07 UTC  (2+ messages)

[PATCH v4 net-next] net:sched: add action inheritdsfield to skbedit
 2018-06-28  7:05 UTC  (4+ messages)
` [PATCH v5 "

[PATCH net-next] tcp: remove one indentation level in tcp_create_openreq_child
 2018-06-28  7:03 UTC  (2+ messages)

[PATCH 0/2] sh_eth: RPADIR related clean-ups
 2018-06-28  7:02 UTC  (3+ messages)
` [PATCH net-next] sh_eth: fix *enum* {A|M}PR_BIT

[PATCH net-next v2] net: vhost: improve performance when enable busyloop
 2018-06-28  6:44 UTC  (5+ messages)

[PATCH net-next 2/5] sctp: add support for dscp and flowlabel per transport
 2018-06-28  6:40 UTC  (11+ messages)
` [PATCH net-next 0/5] sctp: fully "
  ` [PATCH net-next 3/5] sctp: add spp_ipv6_flowlabel and spp_dscp for sctp_paddrparams

[patch net-next 0/9] net: sched: introduce chain templates support with offloading to mlxsw
 2018-06-28  6:18 UTC  (12+ messages)

[PATCH 0/3] xdp: don't mix XDP_TX and XDP_REDIRECT flush ops
 2018-06-28  5:29 UTC  (2+ messages)

[PATCH net-next 1/1] tc-tests: add an extreme-case csum action test
 2018-06-28  5:24 UTC  (2+ messages)

[PATCH net-next v2 0/2] net: mscc: ocelot: add more features
 2018-06-28  5:19 UTC  (2+ messages)

[PATCH net-next] cxgb4: Add new T5 PCI device id 0x50ae
 2018-06-28  4:51 UTC  (2+ messages)

[PATCH net-next] cxgb4: Add flag tc_flower_initialized
 2018-06-28  4:51 UTC  (2+ messages)

[PATCH net] net: macb: initialize bp->queues[0].bp for at91rm9200
 2018-06-28  4:50 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).