netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-27 21:25:30 to 2018-06-28 14:26:39 UTC [more...]

[PATCH v1 net-next 00/14] Scheduled packet Transmission: ETF
 2018-06-28 14:26 UTC  (21+ messages)
` [PATCH v1 net-next 01/14] net: Clear skb->tstamp only on the forwarding path
` [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 04/14] net: packet: "
` [PATCH v1 net-next 05/14] net/sched: Allow creating a Qdisc watchdog with other clocks
` [PATCH v1 net-next 06/14] net/sched: Introduce the ETF Qdisc
` [PATCH v1 net-next 07/14] net/sched: Add HW offloading capability to ETF
` [PATCH v1 net-next 08/14] igb: Refactor igb_configure_cbs()
` [PATCH v1 net-next 09/14] igb: Only change Tx arbitration when CBS is on
` [PATCH v1 net-next 10/14] igb: Refactor igb_offload_cbs()
` [PATCH v1 net-next 11/14] igb: Add support for ETF offload
` [PATCH v1 net-next 12/14] igb: Only call skb_tx_timestamp after descriptors are ready
` [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

[RFC] replace ->get_poll_head with a waitqueue pointer in struct file
 2018-06-28 14:20 UTC  (7+ 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

[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:18 UTC  (13+ 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-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] bpfilter: fix user mode helper cross compilation
 2018-06-28  9:23 UTC  (3+ messages)

[PATCH v12 00/10] netdev: octeon-ethernet: Add Cavium Octeon III support
 2018-06-28  8:41 UTC  (13+ messages)
` [PATCH v12 01/10] dt-bindings: Add Cavium Octeon Common Ethernet Interface
` [PATCH v12 02/10] netdev: cavium: octeon: Header for Octeon III BGX Ethernet
` [PATCH v12 03/10] netdev: cavium: octeon: Add Octeon III BGX Ethernet Nexus
` [PATCH v12 04/10] netdev: cavium: octeon: Add Octeon III BGX Ports
` [PATCH v12 05/10] netdev: cavium: octeon: Add Octeon III PKI Support
` [PATCH v12 06/10] netdev: cavium: octeon: Add Octeon III PKO Support
` [PATCH v12 07/10] netdev: cavium: octeon: Add Octeon III SSO Support
` [PATCH v12 08/10] netdev: cavium: octeon: Add Octeon III BGX Ethernet core
` [PATCH v12 09/10] netdev: cavium: octeon: Add Octeon III BGX Ethernet building
` [PATCH v12 10/10] MAINTAINERS: Add entry for drivers/net/ethernet/cavium/octeon/octeon3-*

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

[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

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

[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 net-next 0/4] net: Geneve options support for TC act_tunnel_key
 2018-06-28  7:17 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  (6+ 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)

[RESEND PATCH] bpfilter: check compiler capability in Kconfig
 2018-06-28  4:37 UTC  (3+ messages)

[PATCH] hinic: reset irq affinity before freeing irq
 2018-06-28  4:35 UTC  (2+ messages)

[PATCH 0/6] Netfilter fixes for net
 2018-06-28  4:33 UTC  (2+ messages)

[PATCH v2 net-next] tcp: add new SNMP counter for drops when try to queue in rcv queue
 2018-06-28  4:22 UTC 

[PATCH net-next 00/11] net: hns3: a few code improvements
 2018-06-28  4:12 UTC  (12+ messages)
` [PATCH net-next 01/11] net: hns3: remove hclge_get_vector_index from hclge_bind_ring_with_vector
` [PATCH net-next 02/11] net: hns3: rename the interface for init_client_instance and uninit_client_instance
` [PATCH net-next 03/11] net: hns3: add vector status check before free vector
` [PATCH net-next 04/11] net: hns3: add l4_type check for both ipv4 and ipv6
` [PATCH net-next 05/11] net: hns3: add unlikely for error check
` [PATCH net-next 06/11] net: hns3: remove unused head file in hnae3.c
` [PATCH net-next 07/11] net: hns3: extraction an interface for state init|uninit
` [PATCH net-next 08/11] net: hns3: print the ret value in error information
` [PATCH net-next 09/11] net: hns3: remove the Redundant put_vector in hns3_client_uninit
` [PATCH net-next 10/11] net: hns3: remove back in struct hclge_hw
` [PATCH net-next 11/11] net: hns3: use lower_32_bits and upper_32_bits

Fwd: [PATCH 0/6] offload Linux LAG devices to the TC datapath
 2018-06-28  4:02 UTC  (6+ messages)
    `  "

[net-next PATCH v5 0/7] Symmetric queue selection using XPS for Rx queues
 2018-06-27 22:31 UTC  (8+ messages)
` [net-next PATCH v5 1/7] net: Refactor XPS for CPUs and "
` [net-next PATCH v5 2/7] net: Use static_key for XPS maps
` [net-next PATCH v5 3/7] net: sock: Change tx_queue_mapping in sock_common to unsigned short
` [net-next PATCH v5 4/7] net: Record receive queue number for a connection
` [net-next PATCH v5 5/7] net: Enable Tx queue selection based on Rx queues
` [net-next PATCH v5 6/7] net-sysfs: Add interface for Rx queue(s) map per Tx queue
` [net-next PATCH v5 7/7] Documentation: Add explanation for XPS using Rx-queue(s) map

[PATCH] tg3: Mark expected switch fall-throughs
 2018-06-28  2:51 UTC  (2+ messages)

[PATCH v4] net: ethernet: stmmac: dwmac-rk: Add GMAC support for px30
 2018-06-28  1:33 UTC 

[PATCH] bnx2x: Mark expected switch fall-throughs
 2018-06-28  1:32 UTC 

[PATCH net] net: fib_rules: add protocol check in rule_find
 2018-06-28  1:27 UTC 

[BISECTED] [4.17.0-rc6] IPv6 link-local address not getting added
 2018-06-28  1:19 UTC  (2+ messages)

[net-next PATCH v4 0/7] Symmetric queue selection using XPS for Rx queues
 2018-06-28  0:48 UTC  (9+ messages)
` [net-next PATCH v4 1/7] net: Refactor XPS for CPUs and "
` [net-next PATCH v4 5/7] net: Enable Tx queue selection based on "

[PATCH net-next] net: qmi_wwan: Add pass through mode
 2018-06-28  0:38 UTC  (3+ messages)

[RFC PATCH RESEND] tcp: avoid F-RTO if SACK and timestamps are disabled
 2018-06-27 23:56 UTC  (10+ messages)

[PATCH net] tcp: fix Fast Open key endianness
 2018-06-27 23:04 UTC 

[PATCH net-next v2] tcp: force cwnd at least 2 in tcp_cwnd_reduction
 2018-06-27 22:27 UTC  (4+ messages)

[PATCH v2] net, mm: account sock objects to kmemcg
 2018-06-27 22:16 UTC 

[PATCH v1 iproute2 1/2] uapi pkt_sched: Add etf info - DO NOT COMMIT
 2018-06-27 22:09 UTC  (2+ messages)
` [PATCH v1 iproute2 2/2] tc: Add support for the ETF Qdisc

[RFC PATCH] net, mm: account sock objects to kmemcg
 2018-06-27 22:06 UTC  (4+ messages)

[PATCH net-next 0/4] ila: Cleanup
 2018-06-27 21:39 UTC  (5+ messages)
` [PATCH net-next 1/4] ila: Fix use of rhashtable walk in ila_xlat.c
` [PATCH net-next 2/4] ila: Call library function alloc_bucket_locks
` [PATCH net-next 3/4] ila: Create main ila source file
` [PATCH net-next 4/4] ila: Flush netlink command to clear xlat table

[PATCH rdma-next 00/12] RDMA fixes 2018-06-24
 2018-06-27 21:35 UTC  (7+ messages)
` [PATCH rdma-next 08/12] overflow.h: Add arithmetic shift helper


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