messages from 2018-07-02 21:31:40 to 2018-07-04 05:45:18 UTC [more...]
[PATCH] rhashtable: add restart routine in rhashtable_free_and_destroy()
2018-07-04 5:45 UTC (2+ messages)
[BUG] mlx5 have problems with ipv4-ipv6 tunnels in linux 4.4
2018-07-04 5:45 UTC
[PATCH v2 net-next 0/4] vhost_net: Avoid vq kicks during busyloop
2018-07-04 5:35 UTC (13+ messages)
` [PATCH v2 net-next 1/4] vhost_net: Rename local variables in vhost_net_rx_peek_head_len
` [PATCH v2 net-next 2/4] vhost_net: Avoid tx vring kicks during busyloop
` [PATCH v2 net-next 3/4] vhost_net: Avoid rx queue wake-ups during busypoll
` [PATCH v2 net-next 4/4] vhost_net: Avoid rx vring kicks during busyloop
[RFC PATCH v2] ipv6: make ipv6_renew_options() interrupt/kernel safe
2018-07-04 5:28 UTC (2+ messages)
[PATCH net-next 0/8] Packed virtqueue for vhost
2018-07-04 5:26 UTC (15+ messages)
` [PATCH net-next 1/8] vhost: move get_rx_bufs to vhost.c
` [PATCH net-next 2/8] vhost: hide used ring layout from device
` [PATCH net-next 3/8] vhost: do not use vring_used_elem
` [PATCH net-next 4/8] vhost_net: do not explicitly manipulate vhost_used_elem
` [PATCH net-next 5/8] vhost: vhost_put_user() can accept metadata type
` [PATCH net-next 6/8] virtio: introduce packed ring defines
` [PATCH net-next 7/8] vhost: packed ring support
` [PATCH net-next 8/8] vhost: event suppression for packed ring
[PATCH net-next 0/2] More mirror-to-gretap tests with bridge in UL
2018-07-04 5:19 UTC (2+ messages)
[PATCH v4 net-next 0/9] Handle multiple received packets at each stage
2018-07-04 5:09 UTC (7+ messages)
` [PATCH v4 net-next 7/9] net: ipv4: listified version of ip_rcv
[PATCH][net-next] net: increase MAX_GRO_SKBS to 64
2018-07-04 5:01 UTC (4+ messages)
[PATCH iproute2] tc: Fix the bug not to display prio and quantum options of htb
2018-07-04 5:01 UTC (2+ messages)
QDisc Implementation: Setting bit rate and getting RTT
2018-07-04 4:54 UTC (2+ messages)
[PATCH net-next v5 0/4] net: vhost: improve performance when enable busyloop
2018-07-04 4:31 UTC (5+ messages)
` [PATCH net-next v5 1/4] net: vhost: lock the vqs one by one
` [PATCH net-next v5 2/4] net: vhost: replace magic number of lock annotation
` [PATCH net-next v5 3/4] net: vhost: factor out busy polling logic to vhost_net_busy_poll()
` [PATCH net-next v5 4/4] net: vhost: add rx busy polling in tx path
[PATCH net-next] net: sched: act_pedit: fix possible memory leak in tcf_pedit_init()
2018-07-04 4:30 UTC (2+ messages)
[PATCH v3 net-next 0/6] net: ethernet: ti: cpsw: add MQPRIO and CBS Qdisc offload
2018-07-04 3:56 UTC (2+ messages)
[PATCH bpf-next 00/11] tools: bpf: extend bpftool prog load
2018-07-04 2:54 UTC (12+ messages)
` [PATCH bpf-next 01/11] selftests/bpf: remove duplicated word from test offloads
` [PATCH bpf-next 02/11] selftests/bpf: add Error: prefix in check_extack helper
` [PATCH bpf-next 03/11] tools: bpftool: refactor argument parsing for prog load
` [PATCH bpf-next 04/11] tools: bpftool: add support for loading programs for offload
` [PATCH bpf-next 05/11] tools: libbpf: expose the prog type guessing from section name logic
` [PATCH bpf-next 06/11] tools: bpftool: allow users to specify program type for prog load
` [PATCH bpf-next 07/11] tools: libbpf: recognize offload neutral maps
` [PATCH bpf-next 08/11] tools: libbpf: add extended attributes version of bpf_object__open()
` [PATCH bpf-next 09/11] tools: bpftool: reimplement bpf_prog_load() for prog load
` [PATCH bpf-next 10/11] tools: libbpf: allow map reuse
` [PATCH bpf-next 11/11] tools: bpftool: allow reuse of maps with bpftool prog load
[PATCH] net: phy: marvell: change default m88e1510 LED configuration
2018-07-04 2:35 UTC (2+ messages)
[PATCH 1/3 v2] net: dsa: Add DT bindings for Vitesse VSC73xx switches
2018-07-04 2:32 UTC (6+ messages)
` [PATCH 2/3 v2] net: phy: vitesse: Add support for VSC73xx
` [PATCH 3/3 v2] net: dsa: Add Vitesse VSC73xx DSA router driver
[PATCHv2 net] sctp: fix the issue that pathmtu may be set lower than MINSEGMENT
2018-07-04 2:28 UTC (2+ messages)
[PATCH net-next v4 0/4] net: vhost: improve performance when enable busyloop
2018-07-04 1:40 UTC (6+ messages)
` [PATCH net-next v4 3/4] net: vhost: factor out busy polling logic to vhost_net_busy_poll()
[RFC bpf-next 0/6] XDP RX device meta data acceleration (WIP)
2018-07-04 0:57 UTC (8+ messages)
` [RFC bpf-next 2/6] net: xdp: RX meta data infrastructure
[net-next,v2] tcp: Improve setsockopt() TCP_USER_TIMEOUT accuracy
2018-07-04 0:06 UTC
pull-request: bpf-next 2018-07-03
2018-07-04 0:00 UTC (2+ messages)
[PATCH bpf-next v2 0/3] bpf: btf: print bpftool map data with btf
2018-07-03 23:33 UTC (10+ messages)
` [PATCH bpf-next v2 2/3] bpf: btf: add btf print functionality
` [PATCH bpf-next v2 3/3] bpf: btf: print map dump and lookup with btf info
` [PATCH bpf-next v2 1/3] bpf: btf: export btf types and name by offset from lib
[net-next,v1] tcp: Improve setsockopt() TCP_USER_TIMEOUT accuracy
2018-07-03 23:03 UTC (3+ messages)
[PATCH v2 iproute2 1/2] uapi pkt_sched: Add etf info - DO NOT COMMIT
2018-07-03 22:52 UTC (2+ messages)
` [PATCH v2 iproute2 2/2] tc: Add support for the ETF Qdisc
[PATCH v2 net-next 00/14] Scheduled packet Transmission: ETF
2018-07-03 22:43 UTC (15+ messages)
` [PATCH v2 net-next 01/14] net: Clear skb->tstamp only on the forwarding path
` [PATCH v2 net-next 02/14] net: Add a new socket option for a future transmit time
` [PATCH v2 net-next 03/14] net: ipv4: Hook into time based transmission
` [PATCH v2 net-next 04/14] net: ipv6: "
` [PATCH v2 net-next 05/14] net: packet: "
` [PATCH v2 net-next 06/14] net/sched: Allow creating a Qdisc watchdog with other clocks
` [PATCH v2 net-next 07/14] net/sched: Introduce the ETF Qdisc
` [PATCH v2 net-next 08/14] net/sched: Add HW offloading capability to ETF
` [PATCH v2 net-next 09/14] igb: Refactor igb_configure_cbs()
` [PATCH v2 net-next 10/14] igb: Only change Tx arbitration when CBS is on
` [PATCH v2 net-next 11/14] igb: Refactor igb_offload_cbs()
` [PATCH v2 net-next 12/14] igb: Only call skb_tx_timestamp after descriptors are ready
` [PATCH v2 net-next 13/14] igb: Add support for ETF offload
` [PATCH v2 net-next 14/14] net/sched: Make etf report drops on error_queue
[PATCH v2 net] net/ipv6: Revert attempt to simplify route replace and append
2018-07-03 21:36 UTC
BUG: unable to handle kernel (3)
2018-07-03 21:30 UTC (2+ messages)
[PATCH bpf] bpf: hash_map: decrement counter on error
2018-07-03 21:28 UTC (5+ messages)
[PATCH] isdn: mark expected switch fall-throughs
2018-07-03 21:17 UTC
[PATCH net] net: phy: fix flag masking in __set_phy_supported
2018-07-03 20:34 UTC
[PATCH net] net/ipv6: Revert attempt to simplify route replace and append
2018-07-03 20:02 UTC (3+ messages)
[PATCH net-next 00/10] r8169: add phylib support
2018-07-03 19:54 UTC (18+ messages)
` [PATCH net-next 01/10] r8169: add basic "
` [PATCH net-next 02/10] r8169: use phy_resume/phy_suspend
` [PATCH net-next 07/10] r8169: migrate speed_down function to phylib
` [PATCH net-next 08/10] r8169: remove rtl8169_set_speed_xmii
[PATCHv2 net-next 0/2] route: add support and selftests for directed broadcast forwarding
2018-07-03 19:23 UTC (8+ messages)
` [PATCHv2 net-next 1/2] route: add support "
` [PATCHv2 net-next 2/2] selftests: add a selftest "
[jkirsher/next-queue PATCH v2 0/7] Add support for L2 Fwd Offload w/o ndo_select_queue
2018-07-03 18:42 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH net-next v2 0/2] tcp: fix high tail latencies in DCTCP
2018-07-03 18:38 UTC (10+ messages)
` [PATCH net-next v2 1/2] tcp: notify when a delayed ack is sent
` [PATCH net-next v2 2/2] tcp: ack immediately when a cwr packet arrives
[iovisor-dev] [RFC PATCH 00/11] OVS eBPF datapath
2018-07-03 17:56 UTC (3+ messages)
` "
[GIT] Networking
2018-07-03 17:03 UTC (4+ messages)
[PATCH v4 00/18] ARM: davinci: step towards removing at24_platform_data
2018-07-03 16:47 UTC (4+ messages)
` [PATCH v4 08/18] net: davinci_emac: potentially get the MAC address from MTD
[RFC net-next 00/15] net: A socket API for LoRa
2018-07-03 16:40 UTC (13+ messages)
` [RFC net-next 15/15] net: lora: Add Semtech SX1301
[PATCH net-next v3 0/2] tcp: fix high tail latencies in DCTCP
2018-07-03 16:26 UTC (3+ messages)
` [PATCH net-next v3 1/2] tcp: notify when a delayed ack is sent
` [PATCH net-next v3 2/2] tcp: ack immediately when a cwr packet arrives
recvmsg bug not clear
2018-07-03 16:18 UTC
[PATCH v2] net: usb: asix: allow optionally getting mac address from device tree
2018-07-03 15:06 UTC
CHQ on 16-June-18
2018-07-03 11:18 UTC
[bpf PATCH 0/2] sockmap, syzbot fix error path and RCU fix
2018-07-03 14:40 UTC (3+ messages)
` [bpf PATCH 1/2] bpf: sockmap, error path can not release psock in multi-map case
pull-request: wireless-drivers 2018-07-03
2018-07-03 14:29 UTC (2+ messages)
[PATCH] staging: fsl-dpaa2/ethsw: Update maintainers for Ethernet Switch driver
2018-07-03 14:29 UTC (2+ messages)
[PATCH net] smsc75xx: Add workaround for gigabit link up hardware errata
2018-07-03 15:21 UTC
[PATCH net] r8169: fix mac address change
2018-07-03 14:28 UTC (3+ messages)
[PATCH] lib: rhashtable: Correct self-assignment in rhashtable.c
2018-07-03 14:26 UTC (2+ messages)
[PATCH net-next v3 0/5] net: aquantia: various ethtool ops implementation
2018-07-03 14:24 UTC (2+ messages)
[PATCH] net: stmmac_tc: use 64-bit arithmetic instead of 32-bit
2018-07-03 14:21 UTC (2+ messages)
[PATCH v2 net-next 0/3] rds: IPv6 support
2018-07-03 14:02 UTC (4+ messages)
` [PATCH v2 net-next 1/3] rds: Changing IP address internal representation to struct in6_addr
[PATCH] 6lowpan: iphc: reset mac_header after decompress to fix panic
2018-07-03 13:48 UTC (6+ messages)
[PATCH iproute2] tc: Fix output of ip attributes
2018-07-03 12:54 UTC
[PATCH net-next 0/2] bridge: iproute2 isolated port and selftests
2018-07-03 12:42 UTC (4+ messages)
` [PATCH iproute2 net-next] bridge: add support for isolated option
` [PATCH net-next 1/2] selftests: forwarding: lib: extract ping and ping6 so they can be reused
` [PATCH net-next 2/2] selftests: forwarding: test for bridge port isolation
Oops in sock_wfree
2018-07-03 11:34 UTC (2+ messages)
[PATCH v2] can: m_can: Move accessing of message ram to after clocks are enabled
2018-07-03 11:17 UTC
[PATCH v2] can: m_can: Fix runtime resume call
2018-07-03 11:11 UTC
[PATCHv2 net-next 0/5] sctp: fully support for dscp and flowlabel per transport
2018-07-03 10:50 UTC (3+ messages)
[PATCH] selftests: bpf: config: add config fragments
2018-07-03 10:51 UTC (10+ messages)
[PATCH 0/5] m68k: IO Fixes and Cleanups
2018-07-03 7:41 UTC (5+ messages)
` [PATCH 1/5] m68k/io: Add missing ioremap define guards, fix typo
linux-next: build failure after merge of the net-next tree
2018-07-03 7:34 UTC (2+ messages)
[PATCH 0/6] Introduce struct __kernel_timex
2018-07-03 5:44 UTC (2+ messages)
` [PATCH 5/6] timex: use __kernel_timex internally
[PATCH ipsec-next] xfrm: Allow Set Mark to be Updated Using UPDSA
2018-07-03 5:14 UTC (2+ messages)
[PATCH net-next] tcp: Improve setsockopt() TCP_USER_TIMEOUT accuracy
2018-07-03 4:42 UTC (4+ messages)
[PATCH net-next v2 1/2] net: phy: DP83TC811: Add INT_STAT3
2018-07-03 2:38 UTC (4+ messages)
` [PATCH net-next v2 2/2] net: phy: DP83TC811: Fix SGMII enable/disable
[PATCH v2] atmel: using strlcpy() to avoid possible buffer overflows
2018-07-03 1:48 UTC (3+ messages)
[PATCH net] sctp: fix the issue that pathmtu may be set lower than MINSEGMENT
2018-07-03 1:43 UTC (3+ messages)
[PATCH bpf v2 0/4] Bug fixes to the SKB TX path of AF_XDP
2018-07-03 1:39 UTC (2+ messages)
[PATCH ethtool] ethtool: ixgbe dump strings for security registers
2018-07-03 0:09 UTC
[PATCH next-queue] ixgbe: add ipsec security registers into ethtool register dump
2018-07-03 0:09 UTC
[net] fq_codel: fix NULL pointer deref in fq_codel_reset
2018-07-02 23:27 UTC (4+ messages)
[PATCH net-next] vlan: implement vlan id and protocol changes
2018-07-02 22:35 UTC (2+ messages)
` [PATCH v4,net-next] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).