messages from 2017-08-18 08:56:25 to 2017-08-18 23:07:37 UTC [more...]
[PATCH] vsock: only load vmci transport on VMware hypervisor by default
2017-08-18 23:07 UTC (6+ messages)
[PATCH net-next] macvlan: add offload features for encapsulation
2017-08-18 23:07 UTC (2+ messages)
[PATCH net v2] net: check and errout if res->fi is NULL when RTM_F_FIB_MATCH is set
2017-08-18 23:06 UTC (2+ messages)
[net-next PATCH] net: rcu lock and preempt disable missing around generic xdp
2017-08-18 23:04 UTC (2+ messages)
[PATCH net] ipv6: reset fn->rr_ptr when replacing route
2017-08-18 23:04 UTC (2+ messages)
[PATCH v3] sctp: fully initialize the IPv6 address in sctp_v6_to_addr()
2017-08-18 23:01 UTC (2+ messages)
[PATCH net] tipc: fix use-after-free
2017-08-18 23:00 UTC (2+ messages)
[RFC] about net: Fix inconsistent teardown and release of private netdev state
2017-08-18 22:58 UTC (4+ messages)
[PATCH net-next 00/12] nfp: add basic ethtool callbacks to representors
2017-08-18 22:48 UTC (13+ messages)
` [PATCH net-next 01/12] nfp: link basic ethtool ops "
` [PATCH net-next 02/12] nfp: provide ethtool_drvinfo on representors
` [PATCH net-next 03/12] nfp: allow retreiving management FW logs "
` [PATCH net-next 04/12] nfp: don't report standard netdev statistics in ethtool
` [PATCH net-next 05/12] nfp: add helper for printing ethtool strings
` [PATCH net-next 06/12] nfp: split software and hardware vNIC statistics
` [PATCH net-next 07/12] nfp: store pointer to MAC statistics in nfp_port
` [PATCH net-next 08/12] nfp: report MAC statistics in ethtool
` [PATCH net-next 09/12] nfp: add pointer to vNIC config memory to nfp_port structure
` [PATCH net-next 10/12] nfp: add ethtool statistics for representors
` [PATCH net-next 11/12] nfp: fix copy paste in names and messages regarding vNICs
` [PATCH net-next 12/12] nfp: don't reuse pointers in ring dumping
[PATCH RESEND 0/2] enable hires timer to timeout datagram socket
2017-08-18 22:27 UTC (5+ messages)
` [PATCH RESEND 1/2] net: enable high resolution timer mode to timeout datagram sockets
` [PATCH RESEND 2/2] selftests/net: add test to verify datagram socket timeout
[PATCH V4 net 0/2] ipv6: fix flowlabel issue for reset packet
2017-08-18 22:27 UTC (14+ messages)
[PATCH net-next 3/3] hv_sock: implements Hyper-V transport for Virtual Sockets (AF_VSOCK)
2017-08-18 22:23 UTC (3+ messages)
[PATCH net-next] liquidio: fix Smatch error
2017-08-18 22:21 UTC (2+ messages)
[PATCH net-next] ipv4: convert dst_metrics.refcnt from atomic_t to refcount_t
2017-08-18 22:14 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v3 "
[PATCH net v3] datagram: When peeking datagrams with offset < 0 don't skip empty skbs
2017-08-18 22:13 UTC (2+ messages)
[PATCH net-next 00/11] net: dsa: add generic debugfs interface
2017-08-18 21:54 UTC (2+ messages)
[PATCH net-next] i40e: fix a typo in i40e_pf documentation
2017-08-18 21:20 UTC
[PATCH net-next 2/3] vsock: fix vsock_dequeue/enqueue_accept race
2017-08-18 21:13 UTC (3+ messages)
[PATCH 2/2] netfilter/libxt_hashlimit: new feature/algorithm for xt_hashlimit
2017-08-18 20:59 UTC
[PATCH 1/2] netfilter/xt_hashlimit: new feature/algorithm for xt_hashlimit
2017-08-18 20:58 UTC
[PATCH net-next 00/10] sysfs related cleanups
2017-08-18 20:46 UTC (11+ messages)
` [PATCH net-next 01/10] net: don't decrement kobj reference count on init failure
` [PATCH net-next 02/10] net: constify netdev_class_file
` [PATCH net-next 03/10] net: make net_class ro_after_init
` [PATCH net-next 04/10] net: constify net_ns_type_operations
` [PATCH net-next 05/10] net: make net sysfs attributes ro_after_init
` [PATCH net-next 06/10] net: drop unused attribute argument from sysfs queue funcs
` [PATCH net-next 07/10] net: make BQL sysfs attributes ro_after_init
` [PATCH net-next 08/10] net: make queue "
` [PATCH net-next 09/10] net: mark receive "
` [PATCH net-next 10/10] net: style cleanups
[PATCH net] tun: handle register_netdevice() failures properly
2017-08-18 20:39 UTC
[PATCH v5 0/4] can: Support transceiver based bit rate limit
2017-08-18 20:21 UTC (5+ messages)
` [PATCH v5 1/4] can: dev: Add support for limiting configured bitrate
` [PATCH v5 2/4] dt-bindings: can: can-transceiver: Document new binding
` [PATCH v5 3/4] dt-bindings: can: m_can: Document new can transceiver binding
` [PATCH v5 4/4] can: m_can: Add call to of_can_transceiver
[net-next PATCH] ipv6: fix false-postive maybe-uninitialized warning
2017-08-18 19:46 UTC (3+ messages)
[RFC PATCH] can: m_can: Support higher speed CAN-FD bitrates
2017-08-18 19:39 UTC
[iproute PATCH 00/51] Fix potential issues detected by Coverity tool
2017-08-18 19:13 UTC (5+ messages)
` [iproute PATCH 21/51] lib/libnetlink: Don't pass NULL parameter to memcpy()
[PATCH net-next v4] openvswitch: enable NSH support
2017-08-18 19:09 UTC (4+ messages)
Does the kernel have a function to parse a text IPv6 address?
2017-08-18 18:37 UTC (2+ messages)
[PATCH net-next 0/2] liquidio: VF driver will notify NIC firmware of MTU change
2017-08-18 18:35 UTC (3+ messages)
` [PATCH net-next 1/2] liquidio: move macro definition to a proper place
` [PATCH net-next 2/2] liquidio: make VF driver notify NIC firmware of MTU change
[net-next PATCH 00/10] BPF: sockmap and sk redirect support
2017-08-18 18:32 UTC (7+ messages)
` [net-next PATCH 06/10] bpf: sockmap with "
[PATCH net-next 0/2] bpf: Allow selecting numa node during map creation
2017-08-18 18:28 UTC (3+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_test
pull request: bluetooth-next 2017-08-18
2017-08-18 18:08 UTC (2+ messages)
[PATCH net] bpf, doc: improve sysctl knob description
2017-08-18 18:03 UTC (2+ messages)
[PATCH] netxen: fix incorrect loop counter decrement
2017-08-18 17:59 UTC (2+ messages)
[PATCH net v2] datagram: When peeking datagrams with offset < 0 don't skip empty skbs
2017-08-18 17:56 UTC (7+ messages)
[PATCH net-next 0/3] Misc. Bug fixes for HNS3 Ethernet Driver
2017-08-18 17:32 UTC (5+ 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 17:29 UTC (2+ messages)
[PATCH] nfp: fix infinite loop on umapping cleanup
2017-08-18 17:29 UTC (3+ messages)
` [oss-drivers] "
[PATCH net-next 0/7] s390/net: more updates for 4.14
2017-08-18 17:22 UTC (2+ messages)
[patch net] net: sched: fix p_filter_chain check in tcf_chain_flush
2017-08-18 17:19 UTC (3+ messages)
[PATCH net-next] bpf: fix a return in sockmap_get_from_fd()
2017-08-18 17:18 UTC (2+ messages)
[PATCH net-next 0/2] liquidio: initialization fixes for embedded firmware
2017-08-18 17:15 UTC (2+ messages)
[PATCH v3 0/4] net: stmmac: Detect PHY location with phy-is-integrated
2017-08-18 17:05 UTC (8+ 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] net: hns3: Add support to change MTU in hardware & netdev
2017-08-18 17:01 UTC (8+ messages)
[PATCH V2 net-next] net: hns3: Add support to change MTU in HNS3 hardware
2017-08-18 16:57 UTC
[iproute PATCH v2 0/5] Covscan: Fix potential NULL pointer dereferences
2017-08-18 16:57 UTC (12+ messages)
` [iproute PATCH v2 2/5] nstat: Fix for potential NULL pointer dereference
` [iproute PATCH v2 3/5] tc/q_netem: Don't dereference possibly NULL pointer
` [iproute PATCH v2 4/5] tc/tc_filter: Make sure filter name is not empty
` [iproute PATCH v2 5/5] tipc/bearer: Prevent NULL pointer dereference
[iproute PATCH v2 0/7] Covscan: Fixes for string termination
2017-08-18 16:55 UTC (11+ messages)
` [iproute PATCH v2 1/7] ipntable: Make sure filter.name is NULL-terminated
` [iproute PATCH v2 4/7] lib/inet_proto: Make sure destination buffers are NULL-terminated
` [iproute PATCH v2 7/7] lib/ll_map: Make sure im->name is NULL-terminated
[iproute PATCH v2 0/2] Covscan: Shell script fixes
2017-08-18 16:38 UTC (6+ messages)
` [iproute PATCH v2 2/2] ifcfg: Quote left-hand side of [ ] expression
[PATCH v1 net] TCP_USER_TIMEOUT and tcp_keepalive should conform to RFC5482
2017-08-08 9:59 UTC (2+ messages)
[iproute PATCH v2 0/2] Covscan: Fix potential file descriptor leaks
2017-08-18 16:18 UTC (2+ messages)
[iproute PATCH v2 0/3] Covscan: Fixes for obvious programming mistakes
2017-08-18 16:15 UTC (5+ messages)
` [iproute PATCH v2 2/3] iproute_lwtunnel: Argument to strerror must be positive
[PATCH] mlx5: ensure 0 is returned when vport is zero
2017-08-18 16:02 UTC (2+ messages)
[iproute PATCH v2 0/7] Covscan: Don't access garbage
2017-08-18 15:55 UTC (4+ messages)
` [iproute PATCH v2 1/7] ipaddress: Make buffer for filter.flushb static
[PATCH net-next] cxgb4/cxgbvf: Handle 32-bit fw port capabilities
2017-08-18 15:51 UTC
[PATCH iproute2] libnetlink: Fix extack attribute parsing
2017-08-18 15:48 UTC (2+ messages)
[PATCH][netdev-next] bnxt_en: fix spelling mistake: "swtichdev" -> "switchdev"
2017-08-18 15:40 UTC
[PATCH][net-next] net: hns3: fix a handful of spelling mistakes
2017-08-18 15:30 UTC
[PATCH] mlx5: ensure 0 is returned when vport is zero
2017-08-18 15:27 UTC (2+ messages)
[PATCH v3 net-next] bpf/verifier: track liveness for pruning
2017-08-18 14:16 UTC (3+ messages)
[PATCH net-next v2 00/13] amd-xgbe: AMD XGBE driver updates 2017-08-17
2017-08-18 14:04 UTC (14+ messages)
` [PATCH net-next v2 01/13] amd-xgbe: Set the MDIO mode for 10000Base-T configuration
` [PATCH net-next v2 02/13] amd-xgbe: Set the MII control width for the MAC interface
` [PATCH net-next v2 03/13] amd-xgbe: Be sure driver shuts down cleanly on module removal
` [PATCH net-next v2 04/13] amd-xgbe: Update TSO packet statistics accuracy
` [PATCH net-next v2 05/13] amd-xgbe: Add support to handle device renaming
` [PATCH net-next v2 06/13] amd-xgbe: Add additional dynamic debug messages
` [PATCH net-next v2 07/13] amd-xgbe: Optimize DMA channel interrupt enablement
` [PATCH net-next v2 08/13] amd-xgbe: Add hardware features debug output
` [PATCH net-next v2 09/13] amd-xgbe: Add per queue Tx and Rx statistics
` [PATCH net-next v2 10/13] net: ethtool: Add macro to clear a link mode setting
` [PATCH net-next v2 11/13] amd-xgbe: Convert to using the new link mode settings
` [PATCH net-next v2 12/13] amd-xgbe: Add support for VXLAN offload capabilities
` [PATCH net-next v2 13/13] amd-xgbe: Add additional ethtool statistics
[PATCHv3 net-next] gre: introduce native tunnel support for ERSPAN
2017-08-18 13:24 UTC
[PATCH net-next v1 00/14] amd-xgbe: AMD XGBE driver updates 2017-08-17
2017-08-18 12:58 UTC (5+ messages)
` [PATCH net-next v1 05/14] amd-xgbe: Add additional debugfs support
Something hitting my total number of connections to the server
2017-08-18 12:57 UTC (9+ messages)
[PATCHv3 iproute2 net-next] gre: add support for ERSPAN tunnel
2017-08-18 12:54 UTC
[PATCH net-next] tcp: export drops counter to /proc/net/tcp{,6}
2017-08-18 12:50 UTC (3+ messages)
[PATCH net] ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt()
2017-08-18 12:40 UTC
[PATCH 0/2] xdp: adjust xdp redirect tracepoint
2017-08-18 12:38 UTC (7+ messages)
` [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:31 UTC (3+ messages)
[PATCH] net: sunrpc: svcsock: fix NULL-pointer exception
2017-08-18 11:34 UTC (5+ messages)
[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 (5+ messages)
` [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
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).