messages from 2017-08-17 17:39:29 to 2017-08-18 12:29:51 UTC [more...]
[PATCH 0/2] xdp: adjust xdp redirect tracepoint
2017-08-18 12:29 UTC (8+ messages)
` [PATCH 1/2] ixgbe: change ndo_xdp_xmit return code on xmit errors
` [PATCH 2/2] xdp: adjust xdp redirect tracepoint to include return error code
[PATCH net-next] net: check type when freeing metadata dst
2017-08-18 12:25 UTC (2+ messages)
[PATCH v3 0/4] net: stmmac: Detect PHY location with phy-is-integrated
2017-08-18 12:21 UTC (5+ messages)
` [PATCH v3 1/4] ARM: dts: sunxi: h3/h5: represent the mdio switch used by sun8i-h3-emac
` [PATCH v3 2/4] net: stmmac: dwmac-sun8i: choose internal PHY via phy-is-integrated
` [PATCH v3 3/4] net: stmmac: register parent MDIO node for sun8i-h3-emac
` [PATCH v3 4/4] dt-bindings: net: dwmac-sun8i: update documentation about integrated PHY
[PATCH net-next] tcp: export drops counter to /proc/net/tcp{,6}
2017-08-18 12:14 UTC (2+ messages)
Something hitting my total number of connections to the server
2017-08-18 12:06 UTC (7+ messages)
[iproute PATCH v2 0/7] Covscan: Don't access garbage
2017-08-18 11:57 UTC (3+ messages)
` [iproute PATCH v2 1/7] ipaddress: Make buffer for filter.flushb static
[PATCH net-next] net: hns3: Add support to change MTU in hardware & netdev
2017-08-18 11:35 UTC
[net-next PATCH] ipv6: fix false-postive maybe-uninitialized warning
2017-08-18 11:34 UTC
[PATCH] net: sunrpc: svcsock: fix NULL-pointer exception
2017-08-18 11:34 UTC (5+ messages)
[PATCH net-next 0/3] Misc. Bug fixes for HNS3 Ethernet Driver
2017-08-18 11:31 UTC (4+ messages)
` [PATCH net-next 1/3] net: hns3: Fixes the missing u64_stats_fetch_begin_irq in 64-bit stats fetch
` [PATCH net-next 2/3] net: hns3: Fixes the static checker error warning in hns3_get_link_ksettings()
` [PATCH net-next 3/3] net: hns3: Fixes the static check warning due to missing unsupp L3 proto check
[patch net-next] net/sched: Fix the logic error to decide the ingress qdisc
2017-08-18 11:24 UTC
[iproute PATCH v2 0/2] Covscan: Shell script fixes
2017-08-18 11:24 UTC (4+ messages)
` [iproute PATCH v2 2/2] ifcfg: Quote left-hand side of [ ] expression
[iproute PATCH v2 0/3] Covscan: Fixes for obvious programming mistakes
2017-08-18 11:21 UTC (4+ messages)
` [iproute PATCH v2 2/3] iproute_lwtunnel: Argument to strerror must be positive
[iproute PATCH v2 0/5] Covscan: Fix potential NULL pointer dereferences
2017-08-18 11:16 UTC (4+ messages)
` [iproute PATCH v2 4/5] tc/tc_filter: Make sure filter name is not empty
[PATCH] nfp: fix infinite loop on umapping cleanup
2017-08-18 11:11 UTC
[iproute PATCH v2 0/7] Covscan: Fixes for string termination
2017-08-18 10:52 UTC (4+ messages)
` [iproute PATCH v2 1/7] ipntable: Make sure filter.name is NULL-terminated
[iproute PATCH v2 0/7] Covscan: Dead code elimination
2017-08-18 10:20 UTC (4+ messages)
` [iproute PATCH v2 1/7] devlink: No need for this self-assignment
[PATCH] net: stmmac: socfgpa: Ensure emac bit set in sys manager for MII/GMII/SGMII
2017-08-18 9:58 UTC (2+ messages)
[PATCH v2 0/6] net: stmmac: Detect PHY location with phy-is-integrated
2017-08-18 9:24 UTC (2+ messages)
[PATCH v2 0/5] ARM: dts: rcar-gen2: Convert to new CPG/MSSR bindings
2017-08-18 9:11 UTC
[PATCH 0/6] Add RSS to DPAA 1.x Ethernet driver
2017-08-18 8:56 UTC (7+ messages)
` [PATCH 1/6] fsl/fman: enable FMan Keygen
` [PATCH 2/6] dpaa_eth: use multiple Rx frame queues
` [PATCH 3/6] dpaa_eth: enable Rx hashing control
` [PATCH 4/6] dpaa_eth: add NETIF_F_RXHASH
` [PATCH 5/6] Documentation: networking: add RSS information
` [PATCH 6/6] dpaa_eth: check allocation result
[PATCHv2 net] net: sched: fix NULL pointer dereference when action calls some targets
2017-08-18 8:29 UTC (2+ messages)
[PATCH net-next] bpf: fix a return in sockmap_get_from_fd()
2017-08-18 8:21 UTC (3+ messages)
[PATCH net-next 0/7] s390/net: more updates for 4.14
2017-08-18 8:19 UTC (8+ messages)
` [PATCH net-next 1/7] s390/qeth: split L2 xmit paths
` [PATCH net-next 2/7] s390/qeth: pass full data length to l2_fill_header()
` [PATCH net-next 3/7] s390/qeth: pass TSO header length to fill_buffer()
` [PATCH net-next 4/7] s390/qeth: pass TSO data offset "
` [PATCH net-next 5/7] s390/qeth: pass full IQD header length "
` [PATCH net-next 6/7] s390/qeth: unify code to build header elements
` [PATCH net-next 7/7] s390/qeth: use skb_cow_head() for L2 OSA xmit
[patch net] net: sched: fix p_filter_chain check in tcf_chain_flush
2017-08-18 8:10 UTC
[PATCH net-next] bpf: Fix map-in-map checking in the verifier
2017-08-18 8:10 UTC (4+ messages)
[PATCH iproute2 json v2 00/27] ip: add -json support to 'ip link show'
2017-08-18 7:56 UTC (30+ messages)
` [PATCH iproute2 json v2 01/27] color: add new COLOR_NONE and disable_color function
` [PATCH iproute2 json v2 02/27] ip: add new command line argument -json (mutually exclusive with -color)
` [PATCH iproute2 json v2 03/27] json_writer: add new json handlers (null, float with format, lluint, hu)
` [PATCH iproute2 json v2 04/27] ip: ip_print: add new API to print JSON or regular format output
` [PATCH iproute2 json v2 05/27] ip: ipaddress.c: add support for json output
` [PATCH iproute2 json v2 06/27] ip: iplink.c: open/close json obj for ip -brief -json link show dev DEV
` [PATCH iproute2 json v2 07/27] ip: iplink_bond.c: add json output support
` [PATCH iproute2 json v2 08/27] ip: iplink_bond_slave.c: add json output support (info_slave_data)
` [PATCH iproute2 json v2 09/27] ip: iplink_hsr.c: add json output support
` [PATCH iproute2 json v2 10/27] ip: iplink_bridge.c: "
` [PATCH iproute2 json v2 11/27] ip: iplink_bridge_slave.c: "
` [PATCH iproute2 json v2 12/27] ip: iplink_can.c: "
` [PATCH iproute2 json v2 13/27] ip: iplink_geneve.c: "
` [PATCH iproute2 json v2 14/27] ip: iplink_ipoib.c: "
` [PATCH iproute2 json v2 15/27] ip: iplink_ipvlan.c: "
` [PATCH iproute2 json v2 16/27] ip: iplink_vrf.c: "
` [PATCH iproute2 json v2 17/27] ip: iplink_vxlan.c: "
` [PATCH iproute2 json v2 18/27] ip: iplink_xdp.c: "
` [PATCH iproute2 json v2 19/27] ip: ipmacsec.c: "
` [PATCH iproute2 json v2 20/27] ip: link_gre.c: "
` [PATCH iproute2 json v2 21/27] ip: link_gre6.c: "
` [PATCH iproute2 json v2 22/27] ip: link_ip6tnl.c: "
` [PATCH iproute2 json v2 23/27] ip: link_iptnl.c: "
` [PATCH iproute2 json v2 24/27] ip: link_vti.c: "
` [PATCH iproute2 json v2 25/27] ip: link_vti6.c: "
` [PATCH iproute2 json v2 26/27] ip: link_macvlan.c: "
` [PATCH iproute2 json v2 27/27] ip: iplink_vlan.c: "
[net-next PATCH 00/10] BPF: sockmap and sk redirect support
2017-08-18 7:35 UTC (6+ messages)
` [net-next PATCH 06/10] bpf: sockmap with "
[PATCH net-next v4] openvswitch: enable NSH support
2017-08-18 7:24 UTC
[PATCH net-next] net: sched: Add the invalid handle check in qdisc_class_find
2017-08-18 7:23 UTC
[PATCH RFC v2 3/5] samples/bpf: Fix inline asm issues building samples on arm64
2017-08-18 6:55 UTC (5+ messages)
[PATCH v3 net 0/2] net: ixgbe: Use new flag to disable Relaxed Ordering
2017-08-18 6:21 UTC (3+ messages)
` [PATCH v3 net 1/2] Revert commit 1a8b6d76dc5b ("net:add one common config...")
` [PATCH v3 net 2/2] net: ixgbe: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
[PATCH net-next 0/2] liquidio: initialization fixes for embedded firmware
2017-08-18 6:11 UTC (3+ messages)
` [PATCH net-next 1/2] liquidio: with embedded f/w, don't reload f/w, issue pf flr at exit
` [PATCH net-next 2/2] liquidio: with embedded f/w, issue droq credits before enablement
[PATCH net v2 0/2] net: ixgbe: Use new flag to disable Relaxed Ordering
2017-08-18 5:50 UTC (6+ messages)
` [PATCH net v2 2/2] net: ixgbe: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
[RFC] about net: Fix inconsistent teardown and release of private netdev state
2017-08-18 5:21 UTC (2+ messages)
[PATCH V5 net-next 00/21] Huawei HiNIC Ethernet Driver
2017-08-18 5:03 UTC (6+ messages)
` [PATCH V5 net-next 01/21] net-next/hinic: Initialize hw interface
[PATCH net-next v1 00/14] amd-xgbe: AMD XGBE driver updates 2017-08-17
2017-08-18 5:02 UTC (17+ messages)
` [PATCH net-next v1 01/14] amd-xgbe: Set the MDIO mode for 10000Base-T configuration
` [PATCH net-next v1 02/14] amd-xgbe: Set the MII control width for the MAC interface
` [PATCH net-next v1 03/14] amd-xgbe: Be sure driver shuts down cleanly on module removal
` [PATCH net-next v1 04/14] amd-xgbe: Update TSO packet statistics accuracy
` [PATCH net-next v1 05/14] amd-xgbe: Add additional debugfs support
` [PATCH net-next v1 06/14] amd-xgbe: Add support to handle device renaming
` [PATCH net-next v1 07/14] amd-xgbe: Add additional dynamic debug messages
` [PATCH net-next v1 08/14] amd-xgbe: Optimize DMA channel interrupt enablement
` [PATCH net-next v1 09/14] amd-xgbe: Add hardware features debug output
` [PATCH net-next v1 10/14] amd-xgbe: Add per queue Tx and Rx statistics
` [PATCH net-next v1 11/14] net: ethtool: Add macro to clear a link mode setting
` [PATCH net-next v1 12/14] amd-xgbe: Convert to using the new link mode settings
` [PATCH net-next v1 13/14] amd-xgbe: Add support for VXLAN offload capabilities
` [PATCH net-next v1 14/14] amd-xgbe: Add additional ethtool statistics
[PATCH REPOST v5 iproute2 0/8] RDMAtool
2017-08-18 4:45 UTC (3+ messages)
[PATCH net] PCI: fix the return value for the pci_find_pcie_root_port()
2017-08-18 4:32 UTC (4+ messages)
` [PATCH] PCI: Allow PCI express root ports to find themselves
using PASIDs to enable a safe variant of direct ring access
2017-08-18 3:39 UTC
[PATCH v3 net-next] bpf/verifier: track liveness for pruning
2017-08-18 3:21 UTC (2+ messages)
[PATCH] vsock: only load vmci transport on VMware hypervisor by default
2017-08-18 3:07 UTC (6+ messages)
[PATCH net v2] datagram: When peeking datagrams with offset < 0 don't skip empty skbs
2017-08-18 2:11 UTC
[PATCH v2] bpf: Update sysctl documentation to list all supported architectures
2017-08-18 1:27 UTC (3+ messages)
[PATCH 0/8] staging: Add new driver for RTL8822BE
2017-08-18 1:22 UTC (12+ messages)
` [PATCH 1/8] staging: r8822be: Add existing rtlwifi and rtl_pci parts for new driver
` [PATCH 2/8] staging: r8822be: Copy existing btcoexist code into staging
` [PATCH 3/8] staging: r8822be: Add r8822be btcoexist routines to staging
` [PATCH 4/8] staging: r8822be: Add code for halmac sub-driver
` [PATCH 5/8] staging: r8822be: Add phydm mini driver
` [PATCH 6/8] staging: r8822be: Add the driver code
` [PATCH 7/8] staging: r8822be: Add Makefiles and Kconfig for new driver
` [PATCH 8/8] staging: rtlwifi: Reviewers fixes
` Thoughts on staging and on fixing up drivers?
[PATCH net-next 2/3] vsock: fix vsock_dequeue/enqueue_accept race
2017-08-18 0:37 UTC (3+ messages)
[PATCH] rtlwifi: btcoex: 23b 1ant: fix duplicated code for different branches
2017-08-18 0:22 UTC
[PATCH net] rxrpc: Fix oops when discarding a preallocated service call
2017-08-17 23:19 UTC
[PATCH V4 net 0/2] ipv6: fix flowlabel issue for reset packet
2017-08-17 22:55 UTC (13+ messages)
[PATCHv2 net-next] gre: introduce native tunnel support for ERSPAN
2017-08-17 22:34 UTC (3+ messages)
[PATCHv2 net-next iproute2] gre: add support for ERSPAN tunnel
2017-08-17 22:31 UTC (3+ messages)
[PATCH] irda: do not leak initialized list.dev to userspace
2017-08-17 22:14 UTC
[PATCH iproute2] libnetlink: Fix extack attribute parsing
2017-08-17 20:43 UTC
[PATCH V7 net-next 00/22] Huawei HiNIC Ethernet Driver
2017-08-17 19:33 UTC (24+ messages)
` [PATCH V7 net-next 01/22] net-next/hinic: Initialize hw interface
` [PATCH V7 net-next 02/22] net-next/hinic: Initialize hw device components
` [PATCH V7 net-next 03/22] net-next/hinic: Initialize api cmd resources
` [PATCH V7 net-next 04/22] net-next/hinic: Initialize api cmd hw
` [PATCH V7 net-next 05/22] net-next/hinic: Add management messages
` [PATCH V7 net-next 06/22] net-next/hinic: Add api cmd commands
` [PATCH V7 net-next 07/22] net-next/hinic: Add aeqs
` [PATCH V7 net-next 08/22] net-next/hinic: Add port management commands
` [PATCH V7 net-next 09/22] net-next/hinic: Add Rx mode and link event handler
` [PATCH V7 net-next 10/22] net-next/hinic: Add logical Txq and Rxq
` [PATCH V7 net-next 11/22] net-next/hinic: Add wq
` [PATCH V7 net-next 12/22] net-next/hinic: Add qp resources
` [PATCH V7 net-next 13/22] net-next/hinic: Set qp context
` [PATCH V7 net-next 14/22] net-next/hinic: Initialize cmdq
` [PATCH V7 net-next 15/22] net-next/hinic: Add ceqs
` [PATCH V7 net-next 16/22] net-next/hinic: Add cmdq commands
` [PATCH V7 net-next 17/22] net-next/hinic: Add cmdq completion handler
` [PATCH V7 net-next 18/22] net-next/hinic: Add Rx handler
` [PATCH V7 net-next 19/22] net-next/hinic: Add Tx operation
` [PATCH V7 net-next 20/22] net-next/hinic: Add ethtool and stats
` [PATCH V7 net-next 21/22] net-next/hinic: Add netpoll
` [PATCH V7 net-next 22/22] net-next/hinic: Add Maintainer
skb_over_panic when sending esp traffic from a vmware guest
2017-08-17 19:19 UTC
[PATCH v2 net-next] net: ipv6: put host and anycast routes on device with address
2017-08-17 19:17 UTC
[PATCH net-next] dsa: remove unused net_device arg from handlers
2017-08-17 18:53 UTC (4+ messages)
[PATCH v4 0/4] can: Support transceiver based bit rate limit
2017-08-17 18:09 UTC (7+ messages)
` [PATCH v4 1/4] can: dev: Add support for limiting configured bitrate
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).