messages from 2018-12-06 05:48:52 to 2018-12-07 04:47:07 UTC [more...]
linux-next: manual merge of the rcu tree with the net-next tree
2018-12-07 4:47 UTC
[PATCH bpf] selftests/bpf: add missing pointer dereference for map stacktrace fixup
2018-12-07 4:31 UTC (2+ messages)
[RFC PATCH 0/6] Armada 38x comphy driver to support 2.5Gbps networking
2018-12-07 4:07 UTC (6+ messages)
` [RFC PATCH 4/6] dt-bindings: update mvneta binding document
[PATCH] Revert "net/ibm/emac: wrong bit is used for STA control"
2018-12-07 4:05 UTC (3+ messages)
[PATCH] Revert "net/ibm/emac: wrong bit is used for STA control"
2018-12-07 4:05 UTC
[PATCH net-next] neighbour: Improve garbage collection
2018-12-07 3:59 UTC (2+ messages)
[PATCH net-next 3/4] net: use indirect call wrapper at GRO transport layer
2018-12-07 3:48 UTC (2+ messages)
[PATCH bpf] selftests/bpf: skip sockmap tests on kernels without support
2018-12-07 3:39 UTC
[PATCH rdma-next 0/3] Packet based credit mode
2018-12-07 3:27 UTC (2+ messages)
[PATCH RFC 0/6] net: dsa: microchip: Modify KSZ9477 DSA driver to support different tail tag formats
2018-12-07 3:16 UTC (15+ messages)
` [PATCH RFC 1/6] net: dsa: microchip: Prepare PHY for proper advertisement
` [PATCH RFC 2/6] net: dsa: microchip: Add MIB counter reading support
` [PATCH RFC 5/6] net: dsa: microchip: Update tag_ksz.c to access switch driver
[PATCH 0/2] Don’t leave executable TLB entries to freed pages
2018-12-07 3:06 UTC (24+ messages)
` [PATCH 1/2] vmalloc: New flag for flush before releasing pages
linux-next: manual merge of the net-next tree with the net tree
2018-12-07 1:39 UTC
[PATCH v2 perf,bpf 1/3] perf, bpf: Introduce PERF_RECORD_BPF_EVENT
2018-12-07 1:34 UTC (2+ messages)
[PATCH] crypto: user - support incremental algorithm dumps
2018-12-06 23:55 UTC
[net-next PATCH RFC 0/8] page_pool DMA handling and allow to recycles frames via SKB
2018-12-06 23:26 UTC (9+ messages)
` [net-next PATCH RFC 1/8] page_pool: add helper functions for DMA
` [net-next PATCH RFC 2/8] net: mvneta: use page pool API for sw buffer manager
` [net-next PATCH RFC 3/8] xdp: reduce size of struct xdp_mem_info
` [net-next PATCH RFC 4/8] net: core: add recycle capabilities on skbs via page_pool API
` [net-next PATCH RFC 5/8] net: mvneta: remove copybreak, prefetch and use build_skb
` [net-next PATCH RFC 6/8] mvneta: activate page recycling via skb using page_pool
` [net-next PATCH RFC 7/8] xdp: bpf: cpumap redirect must update skb->mem_info
` [net-next PATCH RFC 8/8] veth: xdp_frames redirected into veth need to transfer xdp_mem_info
[PATCH] ixgbe: Fix race when the VF driver does a reset
2018-12-06 22:48 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH v3 1/2] i40e: fix VLAN.TCI == 0 RX HW offload
2018-12-06 22:47 UTC (4+ messages)
` [PATCH v3 2/2] i40e: DRY rx_ptype handling code
` [Intel-wired-lan] "
` [Intel-wired-lan] [PATCH v3 1/2] i40e: fix VLAN.TCI == 0 RX HW offload
[PATCH net-next 0/4] tc-testing: implement command timeouts and better results tracking
2018-12-06 22:42 UTC (5+ messages)
` [PATCH net-next 1/4] tc-testing: Add command timeout feature to tdc
` [PATCH net-next 2/4] tc-testing: Add new TdcResults module
` [PATCH net-next 3/4] tc-testing: Implement the TdcResults module in tdc
` [PATCH net-next 4/4] tc-testing: gitignore, ignore generated test results
[PATCH net-next,v5 00/12] add flow_rule infrastructure
2018-12-06 22:40 UTC (13+ messages)
` [PATCH net-next,v5 01/12] flow_offload: add flow_rule and flow_match structures and use them
` [PATCH net-next,v5 02/12] net/mlx5e: support for two independent packet edit actions
` [PATCH net-next,v5 03/12] flow_offload: add flow action infrastructure
` [PATCH net-next,v5 04/12] cls_api: add translator to flow_action representation
` [PATCH net-next,v5 05/12] flow_offload: add statistics retrieval infrastructure and use it
` [PATCH net-next,v5 06/12] drivers: net: use flow action infrastructure
` [PATCH net-next,v5 07/12] cls_flower: don't expose TC actions to drivers anymore
` [PATCH net-next,v5 08/12] flow_offload: add wake-up-on-lan and queue to flow_action
` [PATCH net-next,v5 09/12] ethtool: add ethtool_rx_flow_spec to flow_rule structure translator
` [PATCH net-next,v5 10/12] dsa: bcm_sf2: use flow_rule infrastructure
` [PATCH net-next,v5 11/12] qede: place ethtool_rx_flow_spec after code after TC flower codebase
` [PATCH net-next,v5 12/12] qede: use ethtool_rx_flow_rule() to remove duplicated parser code
OMAP4430 SDP with KS8851: very slow networking
2018-12-06 22:14 UTC (4+ messages)
[PATCH net-next 0/2] Adjust MTU of DSA master interface
2018-12-06 22:14 UTC (8+ messages)
` [PATCH net-next 1/2] net: dsa: Add overhead to tag protocol ops
` [PATCH net-next 2/2] net: dsa: Set the master device's MTU to account for DSA overheads
[PATCH net-next v2 0/8] Pass extack to NETDEV_PRE_UP
2018-12-06 21:31 UTC (10+ messages)
` [PATCH net-next v2 1/8] net: core: dev: Add extack argument to dev_open()
` [PATCH net-next v2 2/8] net: vrf: cycle_netdev(): Add an extack argument
` [PATCH net-next v2 3/8] net: ipvlan: ipvlan_set_port_mode(): "
` [PATCH net-next v2 4/8] net: core: dev: Add extack argument to dev_change_flags()
` [PATCH net-next v2 5/8] net: core: dev: Add extack argument to __dev_change_flags()
` [PATCH net-next v2 6/8] net: core: dev: Add call_netdevice_notifiers_extack()
` [PATCH net-next v2 7/8] net: core: dev: Attach extack to NETDEV_PRE_UP
` [PATCH net-next v2 8/8] selftests: mlxsw: Add a new test extack.sh
[PATCH net 0/4] mlxsw: Various fixes
2018-12-06 21:31 UTC (6+ messages)
` [PATCH net 1/4] mlxsw: spectrum_nve: Remove easily triggerable warnings
` [PATCH net 2/4] mlxsw: spectrum_switchdev: Avoid leaking FID's reference count
` [PATCH net 3/4] mlxsw: spectrum_router: Relax GRE decap matching check
` [PATCH net 4/4] mlxsw: spectrum_switchdev: Fix VLAN device deletion via ioctl
[PATCH] net: wireless: FTM: fix kernel-doc "cannot understand" warnings
2018-12-06 20:58 UTC
[PATCH 1/2] net: linkwatch: send change uevent on link changes
2018-12-06 20:40 UTC (7+ messages)
DSA support for Marvell 88e6065 switch
2018-12-06 20:36 UTC (13+ messages)
` Well supported DSA switches, "
` [PATCH] mv88e6060: Warn about errors
` [RFD] mv88e6060: Allow the driver to be probed from device tree
` mv88e6060: Turn e6060 driver into e6065 driver
` [PATCH] dsa device tree bindings: fix typo and wrong example
` [RFC] tag_daddr: add tagging scheme used by Marvel 88e6065 switch
[PATCH] tcp: fix code style in tcp_recvmsg()
2018-12-06 20:19 UTC (3+ messages)
[PATCH][net-next] tun: remove unnecessary check in tun_flow_update
2018-12-06 20:16 UTC (3+ messages)
[PATCH][net-next] tun: align write-heavy flow entry members to a cache line
2018-12-06 20:16 UTC (3+ messages)
[PATCH net-next 0/2] platform data controls for mdio-gpio
2018-12-06 19:54 UTC (5+ messages)
` [PATCH net-next 1/2] net: phy: mdio-gpio: Add platform_data support for phy_mask
` [PATCH net-next 2/2] net: phy: mdio-gpio: Add phy_ignore_ta_mask to platform data
[PATCH] gianfar: Add gfar_change_carrier()
2018-12-06 19:43 UTC (8+ messages)
[PATCH bpf-next] tools: bpftool: add a command to dump the trace pipe
2018-12-06 19:36 UTC (6+ messages)
[PATCH net-next 0/4] net: aquantia: add RSS configuration
2018-12-06 19:32 UTC (6+ messages)
` [PATCH net-next 1/4] net: aquantia: fix RSS table and key sizes
` [PATCH net-next 2/4] net: aquantia: increase max number of hw queues
` [PATCH net-next 3/4] net: aquantia: fix initialization of RSS table
` [PATCH net-next 4/4] net: aquantia: add support of RSS configuration
[PATCH] vhost/vsock: fix reset orphans race with close timeout
2018-12-06 19:14 UTC
[PATCH net v2 0/2] Fix slab out-of-bounds on insufficient headroom for IPv6 packets
2018-12-06 18:30 UTC (3+ messages)
` [PATCH net v2 1/2] ipv6: Check available headroom in ip6_xmit() even without options
` [PATCH net v2 2/2] neighbour: Avoid writing before skb->head in neigh_hh_output()
[PATCH] dp83867: fix speed 10 in sgmii mode
2018-12-06 18:27 UTC (3+ messages)
[PATCH net] tcp: lack of available data can also cause TSO defer
2018-12-06 17:58 UTC
[PATCH] xfrm: clean an indentation issue, remove a space
2018-12-06 17:52 UTC
[PATCH bpf 1/2] selftests/bpf: use thoff instead of nhoff in BPF flow dissector
2018-12-06 17:50 UTC (4+ messages)
` [PATCH bpf 2/2] net/flow_dissector: correctly cap nhoff and thoff in case of BPF
[PATCH] net: macb: restart tx after tx used bit read
2018-12-06 17:44 UTC
[PATCH net] macvlan: remove duplicate check
2018-12-06 17:22 UTC (3+ messages)
[PATCH] bpf: fix overflow of bpf_jit_limit when PAGE_SIZE >= 64K
2018-12-06 17:06 UTC
[PATCH bpf] bpf: fix default unprivileged allocation limit
2018-12-06 16:58 UTC (2+ messages)
[PATCH net-next 1/3] net: bridge: convert multicast to generic rhashtable
2018-12-06 16:49 UTC (3+ messages)
[PATCH net-next v2 0/2] Add mii_bus to ixgbe driver for dsa devs
2018-12-06 15:50 UTC (4+ messages)
` [PATCH net-next v5 "
` [PATCH net-next v5 1/2] ixgbe: register a mdiobus
` [PATCH net-next v5 2/2] ixgbe: use mii_bus to handle MII related ioctls
[PATCH] dpaa_eth: Add dpaa_change_carrier()
2018-12-06 15:32 UTC
[PATCH] ucc_geth: Add ucc_geth_change_carrier()
2018-12-06 15:33 UTC
DSA support for Marvell 88e6065 switch
2018-12-06 14:40 UTC (11+ messages)
[PATCH 0/3] net: macb: DMA race condition fixes
2018-12-06 14:16 UTC (8+ messages)
` [PATCH 1/3] net: macb: fix random memory corruption on RX with 64-bit DMA
` [PATCH 3/3] net: macb: add missing barriers when reading buffers
[PATCH] ptp: fix an IS_ERR() vs NULL check
2018-12-06 13:57 UTC (7+ messages)
` [PATCH v2] "
[PATCH bpf-next v3] media: bpf: add bpf function to report mouse movement
2018-12-06 13:01 UTC
[PATCH] Compiler Attributes: move kernel-only attributes into __KERNEL__
2018-12-06 12:49 UTC (4+ messages)
[PATCH v2 00/25] at24: remove
2018-12-06 12:33 UTC (2+ messages)
[PATCH] rtlwifi: rtl8821ae: remove set but not used variable 'type' in translate_rx_signal_stuff
2018-12-06 12:06 UTC
[PATCH net-next 00/12] mlxsw: Un/offload FDB on NVE detach/attach
2018-12-06 11:42 UTC (4+ messages)
` [PATCH net-next 01/12] vxlan: Add a function to init switchdev_notifier_vxlan_fdb_info
KMSAN: kernel-infoleak in sctp_getsockopt
2018-12-06 11:35 UTC (4+ messages)
[PATCH net-next RFC 0/7] Add configuration parameters support for devlink_port
2018-12-06 11:11 UTC (20+ messages)
` [PATCH net-next RFC 1/7] devlink: Add devlink_param for port register and unregister
` [PATCH net-next RFC 7/7] bnxt_en: Add bnxt_en initial port params table and register it
[PATCH bpf] bpf: powerpc: fix broken uapi for BPF_PROG_TYPE_PERF_EVENT
2018-12-06 9:27 UTC
KASAN: use-after-free Read in __lock_sock
2018-12-06 8:39 UTC (4+ messages)
[PATCH RFC 0/2] virtio-net: interrupt related improvements
2018-12-06 8:31 UTC (4+ messages)
` [PATCH RFC 1/2] virtio-net: bql support
[PATCH net] sctp: fix pr_warn max_data argument type mismatch
2018-12-06 8:04 UTC (3+ messages)
[PATCH net] sctp: frag_point sanity check
2018-12-06 2:49 UTC (2+ messages)
[PATCH] PCI: Add no-D3 quirk for Mellanox ConnectX-[45]
2018-12-06 6:45 UTC (2+ messages)
[PATCH net 0/3] net: add support for flex_array_resize in flex_array
2018-12-06 5:48 UTC (4+ messages)
` [PATCH net 1/3] flex_array: make FLEX_ARRAY_BASE_SIZE the same value of FLEX_ARRAY_PART_SIZE
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).