messages from 2018-05-21 15:21:24 to 2018-05-22 05:52:09 UTC [more...]
[PATCH net-next 0/7] Add support for QCA8334 switch
2018-05-22 5:52 UTC (16+ messages)
` [PATCH net-next 1/7] net: dsa: qca8k: Add QCA8334 binding documentation
` [PATCH net-next 3/7] net: dsa: qca8k: Enable RXMAC when bringing up a port
` [PATCH net-next 4/7] net: dsa: qca8k: Force CPU port to its highest bandwidth
` [PATCH net-next 6/7] net: dsa: qca8k: Replace GPL boilerplate by SPDX
` [PATCH net-next 7/7] net: dsa: qca8k: Remove rudundant parentheses
[PATCH net-next 00/12] amd-xgbe: AMD XGBE driver updates 2018-05-21
2018-05-22 5:35 UTC (14+ messages)
` [PATCH net-next 01/12] amd-xgbe: Fix debug output of max channel counts
` [PATCH net-next 02/12] amd-xgbe: Read and save the port property registers during probe
` [PATCH net-next 03/12] amd-xgbe: Remove use of comm_owned field
` [PATCH net-next 04/12] amd-xgbe: Remove field that indicates SFP diagnostic support
` [PATCH net-next 05/12] amd-xgbe: Add ethtool support to retrieve SFP module info
` [PATCH net-next 06/12] amd-xgbe: Add ethtool show/set ring parameter support
` [PATCH net-next 07/12] amd-xgbe: Prepare for ethtool set-channel support
` [PATCH net-next 08/12] amd-xgbe: Add ethtool show/set channels support
` [PATCH net-next 09/12] amd-xgbe: Always attempt link training in KR mode
` [PATCH net-next 10/12] amd-xgbe: Advertise FEC support with the KR re-driver
` [PATCH net-next 11/12] amd-xgbe: Update the BelFuse quirk to support SGMII
` [PATCH net-next 12/12] amd-xgbe: Improve SFP 100Mbps auto-negotiation
[pull request][net-next 0/6] Mellanox, mlx5e updates 2018-05-19
2018-05-22 5:20 UTC (8+ messages)
` [net-next 1/6] net/dcb: Add dcbnl buffer attribute
` [net-next 2/6] net/mlx5: Add pbmc and pptb in the port_access_reg_cap_mask
` [net-next 3/6] net/mlx5e: Move port speed code from en_ethtool.c to en/port.c
` [net-next 4/6] net/mlx5e: PPTB and PBMC register firmware command support
` [net-next 5/6] net/mlx5e: Receive buffer configuration
` [net-next 6/6] net/mlx5e: Receive buffer support for DCBX
[PATCH net-next v3 3/3] selftests: net: initial fib rule tests
2018-05-22 5:15 UTC (2+ messages)
` [lkp-robot] [selftests] 3f45449746: kernel_selftests.net.fib_rule_tests.sh.fail
[PATCH net-next 00/13] nfp: abm: add basic support for advanced buffering NIC
2018-05-22 5:12 UTC (14+ messages)
` [PATCH net-next 01/13] nfp: move rtsym helpers to pf code
` [PATCH net-next 02/13] nfp: add support for per-PCI PF mailbox
` [PATCH net-next 03/13] nfp: add shared buffer configuration
` [PATCH net-next 04/13] nfp: core: allow 4-byte aligned accesses to Memory Units
` [PATCH net-next 05/13] nfp: abm: add initial active buffer management NIC skeleton
` [PATCH net-next 06/13] nfp: abm: create project-specific vNIC structure
` [PATCH net-next 07/13] nfp: add app pointer to port representors
` [PATCH net-next 08/13] devlink: don't take instance lock around eswitch mode set
` [PATCH net-next 09/13] nfp: add devlink_eswitch_mode_set callback
` [PATCH net-next 10/13] nfp: abm: spawn port netdevs
` [PATCH net-next 11/13] nfp: abm: force Ethternet port up
` [PATCH net-next 12/13] nfp: use split in naming of PCIe PF ports
` [PATCH net-next 13/13] nfp: assign vNIC id as phys_port_name of vNICs which are not ports
[PATCH bpf-next 0/7] BTF uapi cleanup
2018-05-22 4:41 UTC (14+ messages)
` [PATCH bpf-next 1/7] bpf: Expose check_uarg_tail_zero()
` [PATCH bpf-next 2/7] bpf: btf: Change how section is supported in btf_header
` [PATCH bpf-next 3/7] bpf: btf: Check array->index_type
` [PATCH bpf-next 4/7] bpf: btf: Remove unused bits from uapi/linux/btf.h
` [PATCH bpf-next 5/7] bpf: btf: Rename btf_key_id and btf_value_id in bpf_map_info
` [PATCH bpf-next 6/7] bpf: btf: Sync bpf.h and btf.h to tools/include/uapi/linux/
[PATCH net] tuntap: raise EPOLLOUT on device up
2018-05-22 4:00 UTC (15+ messages)
KASAN: use-after-free Read in vhost_chr_write_iter
2018-05-22 3:53 UTC (6+ messages)
[PATCH net V2 0/4] Fix several issues of virtio-net mergeable XDP
2018-05-22 3:44 UTC (5+ messages)
` [PATCH net V2 1/4] virtio-net: correctly redirect linearized packet
` [PATCH net V2 2/4] virtio-net: correctly transmit XDP buff after linearizing
` [PATCH net V2 3/4] virtio-net: correctly check num_buf during err path
` [PATCH net V2 4/4] virtio-net: fix leaking page for gso packet during mergeable XDP
[PATCH net 0/4] Fix several issues of virtio-net mergeable XDP
2018-05-22 3:37 UTC (7+ messages)
` [PATCH net 3/4] virtio-net: reset num_buf to 1 after linearizing packet
` [PATCH net 4/4] virito-net: fix leaking page for gso packet during mergeable XDP
[PATCH 05/33] cxgb4: use match_string() helper
2018-05-22 3:30 UTC (7+ messages)
` [PATCH 07/33] iwlwifi: mvm: "
[PATCH] bpf: check NULL for sk_to_full_sk()
2018-05-22 3:29 UTC (3+ messages)
[PATCH v3 net-next 0/2] bpfilter
2018-05-22 2:22 UTC (3+ messages)
` [PATCH v3 net-next 1/2] umh: introduce fork_usermode_blob() helper
` [PATCH v3 net-next 2/2] net: add skeleton of bpfilter kernel module
[PATCH net-next v11 0/5] Enable virtio_net to act as a standby for a passthru device
2018-05-22 2:06 UTC (6+ messages)
` [PATCH net-next v11 1/5] net: Introduce generic failover module
` [PATCH net-next v11 2/5] netvsc: refactor notifier/event handling code to use the failover framework
` [PATCH net-next v11 3/5] net: Introduce net_failover driver
` [PATCH net-next v11 4/5] virtio_net: Introduce VIRTIO_NET_F_STANDBY feature bit
` [PATCH net-next v11 5/5] virtio_net: Extend virtio to use VF datapath when available
INFO: rcu detected stall in is_bpf_text_address
2018-05-22 0:43 UTC (4+ messages)
[PATCH] [RFC] bpf: tracing: new helper bpf_get_current_cgroup_ino
2018-05-22 0:24 UTC (3+ messages)
[PATCH net-next v4 0/2] openvswitch: Support conntrack zone limit
2018-05-22 0:16 UTC (3+ messages)
` [PATCH net-next v4 1/2] openvswitch: Add conntrack limit netlink definition
` [PATCH net-next v4 2/2] openvswitch: Support conntrack zone limit
[PATCH bpf-next 0/5] bpf: Hooks for sys_sendmsg
2018-05-22 0:08 UTC (5+ messages)
` [PATCH bpf-next 1/5] "
[PATCH net-next v14 0/7] sched: Add Common Applications Kept Enhanced (cake) qdisc
2018-05-21 23:45 UTC (11+ messages)
` [PATCH net-next v14 4/7] sch_cake: Add NAT awareness to packet classifier
` [Cake] "
` [PATCH net-next v14 1/7] sched: Add Common Applications Kept Enhanced (cake) qdisc
` [PATCH net-next v14 6/7] sch_cake: Add overhead compensation support to the rate shaper
` [Cake] "
` [PATCH net-next v14 5/7] sch_cake: Add DiffServ handling
` [PATCH net-next v14 2/7] sch_cake: Add ingress mode
` [PATCH net-next v14 3/7] sch_cake: Add optional ACK filter
` [PATCH net-next v14 7/7] sch_cake: Conditionally split GSO segments
[PATCH v2 net] netfilter: provide correct argument to nla_strlcpy()
2018-05-21 23:35 UTC
[PATCH net] netfilter: provide correct argument to nla_strlcpy()
2018-05-21 23:34 UTC (2+ messages)
[PATCH v2] ath10k: transmit queued frames after waking queues
2018-05-21 23:11 UTC (2+ messages)
[PATCH net-next] r8169: perform reset synchronously in __rtl8169_resume
2018-05-21 22:38 UTC (3+ messages)
[RFC PATCH net-next 00/12] XDP batching for TUN/vhost_net
2018-05-21 22:21 UTC (12+ messages)
` [RFC PATCH net-next 01/12] vhost_net: introduce helper to initialize tx iov iter
` [RFC PATCH net-next 02/12] vhost_net: introduce vhost_exceeds_weight()
` [RFC PATCH net-next 03/12] vhost_net: introduce vhost_has_more_pkts()
` [RFC PATCH net-next 04/12] vhost_net: split out datacopy logic
` [RFC PATCH net-next 10/12] vhost_net: build xdp buff
Reply
2018-05-21 15:29 UTC
[PATCH net-next 0/2] tcp: reduce quickack pressure for ECN
2018-05-21 22:08 UTC (3+ messages)
` [PATCH net-next 1/2] tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_mode
` [PATCH net-next 2/2] tcp: do not aggressively quick ack after ECN events
[PATCH] bpf: prevent memory disambiguation attack
2018-05-21 21:46 UTC (2+ messages)
[PATCH] pcnet32: add an error handling path in pcnet32_probe_pci()
2018-05-21 21:44 UTC
[PATCH net-next 0/3] net: Update fib_table_lookup tracepoints
2018-05-21 21:24 UTC (4+ messages)
` [PATCH net-next 1/3] net/ipv4: Udate fib_table_lookup tracepoint
` [PATCH net-next 2/3] net/ipv6: Udate fib6_table_lookup tracepoint
` [PATCH net-next 3/3] net/ipv4: Remove tracepoint in fib_validate_source
[PATCH] bpf: fix mem leak in error path of lwt bpf setup
2018-05-21 20:39 UTC (3+ messages)
net merged into net-next
2018-05-21 20:38 UTC
[PATCH] ath10k: transmit queued frames after waking queues
2018-05-21 20:37 UTC (3+ messages)
[PATCH net-next 0/5] TI Ethernet driver warnings fixes
2018-05-21 20:18 UTC (7+ messages)
` [PATCH net-next 1/5] ti: ethernet: cpdma: Use correct format for genpool_*
` [PATCH net-next 2/5] net: ethernet: ti: cpts: Fix timestamp print
` [PATCH net-next 3/5] net: ethernet: ti: cpsw: Fix cpsw_add_ch_strings() printk format
` [PATCH net-next 4/5] net: ethernet: davinci_emac: Fix printing of base address
` [PATCH net-next 5/5] ti: ethernet: davinci: Fix cast to int warnings
[RFC PATCH ghak32 V2 00/13] audit: implement container id
2018-05-21 20:06 UTC (8+ messages)
` [RFC PATCH ghak32 V2 13/13] debug audit: read container ID of a process
` [RFC PATCH ghak32 V2 03/13] audit: log container info of syscalls
[PATCH] net: sched: don't disable bh when accessing action idr
2018-05-21 20:03 UTC (2+ messages)
` [PATCH net-next v2] "
[PATCH bpf v2 0/6] bpf: enhancements for multi-function programs
2018-05-21 19:42 UTC (4+ messages)
` [PATCH bpf v2 6/6] bpf: fix JITed dump for multi-function programs via syscall
[PATCH net 1/1] qed: Fix mask for physical address in ILT entry
2018-05-21 19:31 UTC
[PATCH 0/3] bpf: add boot parameters for sysctl knobs
2018-05-21 18:58 UTC (2+ messages)
[RFC feedback] AF_XDP and non-Intel hardware
2018-05-21 18:55 UTC (2+ messages)
[PATCH net-next 0/8] tcp: default RACK loss recovery
2018-05-21 18:39 UTC (3+ messages)
[PATCH net] ipmr: properly check rhltable_init() return value
2018-05-21 18:24 UTC (2+ messages)
[PATCH net-next v13 0/7] sched: Add Common Applications Kept Enhanced (cake) qdisc
2018-05-21 18:17 UTC (12+ messages)
` [PATCH net-next v13 6/7] sch_cake: Add overhead compensation support to the rate shaper
` [PATCH net-next v13 3/7] sch_cake: Add optional ACK filter
` [PATCH net-next v13 7/7] sch_cake: Conditionally split GSO segments
` [PATCH net-next v13 5/7] sch_cake: Add DiffServ handling
` [PATCH net-next v13 2/7] sch_cake: Add ingress mode
` [PATCH net-next v13 1/7] sched: Add Common Applications Kept Enhanced (cake) qdisc
` [PATCH net-next v13 4/7] sch_cake: Add NAT awareness to packet classifier
[PATCH v2] packet: track ring entry use using a shadow ring to prevent RX ring overrun
2018-05-21 18:16 UTC (6+ messages)
INFO: rcu detected stall in corrupted
2018-05-21 18:15 UTC (4+ messages)
pull request Cavium liquidio vswitch firmware v1.7.2
2018-05-21 17:39 UTC
[PATCH] ipvs: drop templates for never established TCP connections
2018-05-21 17:27 UTC
[PATCH net-next 0/7] net/ipv6: Fix route append and replace use cases
2018-05-21 17:26 UTC (8+ messages)
` [PATCH net-next 1/7] mlxsw: spectrum_router: Add support for route append
` [PATCH net-next 2/7] net/ipv6: Simplify route replace and appending into multipath route
` [PATCH net-next 3/7] selftests: fib_tests: Add success-fail counts
` [PATCH net-next 4/7] selftests: fib_tests: Add command line options
` [PATCH net-next 5/7] selftests: fib_tests: Add option to pause after each test
` [PATCH net-next 6/7] selftests: fib_tests: Add ipv6 route add append replace tests
` [PATCH net-next 7/7] selftests: fib_tests: Add ipv4 "
[PATCH bpf-next 0/5] fix test_sockmap
2018-05-21 17:13 UTC (12+ messages)
` [PATCH bpf-next 2/5] selftests/bpf: test_sockmap, join cgroup in selftest mode
` [PATCH bpf-next 3/5] selftests/bpf: test_sockmap, fix test timeout
[PATCH net] stmmac: fix reception of 802.1ad Ethernet tagged frames
2018-05-21 16:42 UTC (5+ messages)
` [PATCH v2 net] stmmac: strip vlan tag on reception only for 8021q "
[PATCH net-next] vmcore: move get_vmcore_size out of __init
2018-05-21 16:34 UTC (2+ messages)
[PATCH net-next 0/8] qed*: Add support for management firmware TLV request
2018-05-21 16:30 UTC (3+ messages)
` [PATCH net-next 2/8] qed: Add support for tlv request processing
[PATCH net-next] cxgb4/cxgb4vf: link management changes for new SFP
2018-05-21 16:23 UTC (2+ messages)
[PATCH net-next] cxgb4: do L1 config when module is inserted
2018-05-21 16:23 UTC (3+ messages)
[PATCH net] dccp: don't free ccid2_hc_tx_sock struct in dccp_disconnect()
2018-05-21 16:28 UTC
[PACTH net-next] cxgb4: copy the length of cpl_tx_pkt_core to fw_wr
2018-05-21 16:16 UTC (2+ messages)
[PATCH net-next] net: ethernet: Sort Kconfig sourcing alphabetically
2018-05-21 16:15 UTC (2+ messages)
[PATCH net-next] net: phy: phylink: Don't release NULL GPIO
2018-05-21 16:14 UTC (2+ messages)
[PATCH v2 bpf-next 0/3] bpf: Add MTU check to fib lookup helper
2018-05-21 16:08 UTC (4+ messages)
` [PATCH v2 bpf-next 1/3] net/ipv4: Add helper to return path MTU based on fib result
` [PATCH v2 bpf-next 2/3] net/ipv6: "
` [PATCH v2 bpf-next 3/3] bpf: Add mtu checking to FIB forwarding helper
[PATCH net] sctp: fix the issue that flags are ignored when using kernel_connect
2018-05-21 15:52 UTC (2+ messages)
[PATCH net-next] sctp: add support for SCTP_REUSE_PORT sockopt
2018-05-21 15:51 UTC (8+ messages)
[PATCH net-next 0/2] net: sfp: small improvements
2018-05-21 15:51 UTC (2+ messages)
[patch net-next] nfp: flower: set sysfs link to device for representors
2018-05-21 15:49 UTC (2+ messages)
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).