messages from 2017-03-17 11:15:50 to 2017-03-20 06:07:13 UTC [more...]
linux-next: build warnings after merge of the net-next tree
2017-03-20 6:07 UTC
PROBLEM: null-ptr deref in ip_options_echo may lead to denial of service
2017-03-20 5:25 UTC (2+ messages)
linux-next: manual merge of the akpm tree with the net-next tree
2017-03-20 5:10 UTC
[PATCH net-next] neighbour: fix nlmsg_pid in notifications
2017-03-20 5:01 UTC
[PATCH] [PATCH net] net: Do not hold the reference for the same sk_rx_dst
2017-03-20 4:09 UTC (5+ messages)
` [PATCH net v2] "
SO_BINDTODEVICE in VRFs not working?
2017-03-20 3:08 UTC (5+ messages)
[PATCH nf 1/1] netfilter: snmp: Fix one possible panic when snmp_trap_helper fail to register
2017-03-20 1:44 UTC
[PATCH net-next v4 0/3] net: core: Two Helper function about socket information
2017-03-20 0:08 UTC (4+ messages)
` [PATCH net-next v4 1/3] Add a helper function to get socket cookie in eBPF
` [PATCH net-next v4 2/3] Add a eBPF helper function to retrieve socket uid
` [PATCH net-next v4 3/3] A Sample of using socket cookie and uid for traffic monitoring
linux-next: manual merge of the net-next tree with the net tree
2017-03-20 0:02 UTC
[PATCH 2/4] flowcache: make flow_cache_hash_size() return "unsigned int"
2017-03-19 23:13 UTC (2+ messages)
[PATCH 3/4] flowcache: make struct flow_cache_percpu::hash_rnd_recalc bool
2017-03-19 23:11 UTC (2+ messages)
[PATCH 4/4] flowcache: more "unsigned int" in struct flow_cache_percpu
2017-03-19 22:31 UTC
[PATCH RFC 0/7] phylib MMD accessor cleanups
2017-03-19 22:30 UTC (11+ messages)
` [PATCH RFC 1/7] net: phy: move phy MMD accessors to phy-core.c
` [PATCH RFC 2/7] net: phy: make phy_(read|write)_mmd() generic MMD accessors
` [PATCH RFC 3/7] net: lan78xx: update for phy_(read|write)_mmd_indirect() removal
` [PATCH RFC 4/7] net: phy: switch remaining users to phy_(read|write)_mmd()
` [PATCH RFC 5/7] net: phy: convert micrel to new read_mmd/write_mmd driver methods
` [PATCH RFC 6/7] net: phy: remove the indirect MMD read/write methods
` [PATCH RFC 7/7] net: phy: clean up mmd_phy_indirect()
[PATCH 1/4] flowcache: make flow_key_size() return "unsigned int"
2017-03-19 22:20 UTC
"TCP: eth0: Driver has suspect GRO implementation, TCP performance may be compromised." message with "ethtool -K eth0 gro off"
2017-03-19 19:20 UTC (12+ messages)
[PATCH net-next v2] net: Add sysctl to toggle early demux for tcp and udp
2017-03-19 19:18 UTC (10+ messages)
[PATCH] net: qmi_wwan: Add USB IDs for MDM6600 modem on Motorola Droid 4
2017-03-19 17:35 UTC (6+ messages)
[PATCH v6 00/15] Replace PCI pool by DMA pool API
2017-03-19 17:04 UTC (16+ messages)
` [PATCH v6 01/15] block: DAC960: Replace PCI pool old API
` [PATCH v6 02/15] dmaengine: pch_dma: "
` [PATCH v6 03/15] IB/mthca: "
` [PATCH v6 04/15] net: e100: "
` [PATCH v6 05/15] mlx4: "
` [PATCH v6 06/15] mlx5: "
` [PATCH v6 07/15] wireless: ipw2200: "
` [PATCH v6 08/15] scsi: be2iscsi: "
` [PATCH v6 10/15] scsi: lpfc: "
` [PATCH v6 12/15] scsi: mpt3sas: "
` [PATCH v6 09/15] scsi: csiostor: "
` [PATCH v6 11/15] scsi: megaraid: "
` [PATCH v6 13/15] scsi: mvsas: "
` [PATCH v6 14/15] scsi: pmcraid: "
` [PATCH v6 15/15] PCI: Remove PCI pool macro functions
[PATCH net] bridge: ebtables: fix reception of frames DNAT-ed to bridge device
2017-03-19 16:55 UTC (9+ messages)
Google Summer of Code: WireGuard & kernel hacking
2017-03-19 16:36 UTC
[PATCH v4 1/2] can: holt_hi311x: document device tree bindings
2017-03-19 16:17 UTC (3+ messages)
` [PATCH v4 2/2] can: spi: hi311x: Add Holt HI-311x CAN driver
[PATCH v3 0/4] Introduce a new helper for parsing ipv[4|6]:port to socket address
2017-03-19 16:12 UTC (3+ messages)
Passionate Partner
2017-03-18 13:06 UTC
[PATCH ethtool] ethtool: Fix SFF 8079 cable technology bit parsing
2017-03-19 12:10 UTC
[PATCH net-next 0/9] qed: IOV related clenaups
2017-03-19 11:08 UTC (10+ messages)
` [PATCH net-next 1/9] qed: Increase verbosity of VF -> PF errors
` [PATCH net-next 2/9] qed: Clean VF malicious indication when disabling IOV
` [PATCH net-next 3/9] qed: Set HW-channel to ready before ACKing VF
` [PATCH net-next 4/9] qed: Correct default VF coalescing configuration
` [PATCH net-next 5/9] qed: Uniform IOV queue validation
` [PATCH net-next 6/9] qed: Deprecate VF multiple queue-stop
` [PATCH net-next 7/9] qed: Make qed_iov_mark_vf_flr() return bool
` [PATCH net-next 8/9] qed: Raise verbosity of Malicious VF indications
` [PATCH net-next 9/9] qed: Always publish VF link from leading hwfn
[PATCH net-next 1/2] tcp: remove per-destination timestamp cache
2017-03-19 7:53 UTC (6+ messages)
[PATCH net] selftests/bpf: fix broken build, take 2
2017-03-19 7:42 UTC
[RFC PATCH 0/6] virtio-net: Add support for virtio-net header extensions
2017-03-19 4:06 UTC (7+ messages)
` [RFC PATCH 1/6] virtio-net: Remove the use the padded vnet_header structure
` [RFC PATCH 2/6] virtio-net: make header length handling uniform
` [RFC PATCH 3/6] virtio_net: Add basic skeleton for handling vnet header extensions
` [RFC PATCH 4/6] virtio-net: Add support for IPv6 fragment id vnet header extension
` [RFC PATCH 5/6] virtio-net: Add support for vlan acceleration "
` [RFC PATCH 6/6] virtio: Add support for UDP tunnel offload and extension
[PATCH 07/17] net: convert sock.sk_refcnt from atomic_t to refcount_t
2017-03-19 1:21 UTC (8+ messages)
[PATCH net 1/2] tcp: fix SCM_TIMESTAMPING_OPT_STATS for normal skbs
2017-03-18 21:03 UTC (2+ messages)
` [PATCH net 2/2] tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATS
[RFC PATCH net-next 2/5] net: split skb_checksum_help
2017-03-18 22:35 UTC (7+ messages)
` [PATCH RFC net-next v2 1/4] skbuff: add stub to help computing crc32c on SCTP packets
[net-next sample action optimization v3 0/4]
2017-03-18 19:22 UTC (3+ messages)
` [net-next sample action optimization v3 4/4] Openvswitch: Refactor sample and recirc actions implementation
[PATCH net] sctp: define dst_pending_confirm as a bit in sctp_transport
2017-03-18 19:07 UTC (2+ messages)
[PATCH net] sctp: remove temporary variable confirm from sctp_packet_transmit
2017-03-18 19:05 UTC (4+ messages)
[PATCH 0/5] mm subsystem refcounter conversions
2017-03-18 16:37 UTC
[PATCH] net: convert sk_filter.refcnt from atomic_t to refcount_t
2017-03-18 14:33 UTC (2+ messages)
[PATCH net] sctp: out_qlen should be updated when pruning unsent queue
2017-03-18 12:03 UTC
[PATCH v2 1/2] can: holt_hi311x: document device tree bindings
2017-03-18 12:30 UTC (17+ messages)
` [PATCH v2 2/2] can: spi: hi311x: Add Holt HI-311x CAN driver
[net-next PATCH 0/5] Add busy poll support for epoll under certain circumstances
2017-03-18 11:45 UTC (2+ messages)
[PATCH] net: veth: use new api ethtool_{get|set}_link_ksettings
2017-03-18 11:13 UTC
[PATCH] net: usb: pegasus: use new api ethtool_{get|set}_link_ksettings
2017-03-18 10:24 UTC (2+ messages)
Great Loan offer!!!
2017-03-18 9:21 UTC
[PATCH] net: udp: add socket option to report RX queue level
2017-03-18 4:01 UTC (3+ messages)
[PATCH net 0/4] ibmvnic: Initialization fixes and improvements
2017-03-17 22:13 UTC (5+ messages)
` [PATCH net 1/4] ibmvnic: Move login and queue negotiation into ibmvnic_open
` [PATCH net 2/4] ibmvnic: Move login to its own routine
` [PATCH net 3/4] ibmvnic: Move ibmvnic adapter intialization "
` [PATCH net 4/4] ibmvnic: Correct ibmvnic handling of device open/close
[PATCH net-next v4 1/2]L2TP:Adjust intf MTU, add underlay L3, L2 hdrs
2017-03-18 1:53 UTC
[PATCH net-next v4 2/2]L2TP:Adjust intf MTU, add underlay L3, L2 hdrs
2017-03-18 2:00 UTC
[PATCH net-next v3 1/2]L2TP:Adjust intf MTU, add underlay L3, L2 hdrs
2017-03-18 1:46 UTC (2+ messages)
[PATCH] net: vrf: Reset rt6i_idev in local dst after put
2017-03-17 23:07 UTC
[PATCH iproute2] ip route: Add missing space between nexthop and via for mpls multipath routes
2017-03-17 23:39 UTC
[PATCH] rhashtable: Add rhashtable_lookup_get_insert_fast
2017-03-17 23:36 UTC
[PATCH net-next] liquidio: fix for vf mac addr command sent to nic firmware
2017-03-17 22:43 UTC
[PATCH v3] net: sun: sungem: rix a possible null dereference
2017-03-17 21:54 UTC
[PATCH net-next] ipv6: Implement optimized IPv6 masked address comparison for ARM64
2017-03-17 21:20 UTC (4+ messages)
[PATCH] bna: integer overflow bug in debugfs
2017-03-17 20:52 UTC
[net-next 00/13][pull request] 1GbE Intel Wired LAN Driver Updates 2017-03-17
2017-03-17 19:58 UTC (14+ messages)
` [net-next 01/13] igb: Add support for DMA_ATTR_WEAK_ORDERING
` [net-next 02/13] igb: Use length to determine if descriptor is done
` [net-next 03/13] igb: Clear Rx buffer_info in configure instead of clean
` [net-next 04/13] igb: Don't bother clearing Tx buffer_info in igb_clean_tx_ring
` [net-next 05/13] igb: Limit maximum frame Rx based on MTU
` [net-next 06/13] igb: Only sync size of expected frame in ethtool testing
` [net-next 07/13] igb: Use page_address offset from page instead of masking virtual address
` [net-next 08/13] igb: Add support for ethtool private flag to allow use of legacy Rx
` [net-next 09/13] igb: Add support for using order 1 pages to receive large frames
` [net-next 10/13] igb: Add support for padding packet
` [net-next 11/13] igb: Break out Rx buffer page management
` [net-next 12/13] igb: Re-add support for build_skb in igb
` [net-next 13/13] igb/ixgbe: Fix typo in igb_build_skb and/or ixgbe_build_skb code comment
[PATCH net-next] liquidio: add debug error messages to report command timeout
2017-03-17 18:23 UTC
[PATCH 0/4] uapi glibc compat: fix musl libc compatibility
2017-03-17 18:17 UTC (5+ messages)
` [PATCH 3/4] uapi glibc compat: Do not check for __USE_MISC
[PATCH net-next] liquidio: remove duplicate code
2017-03-17 17:50 UTC
ip_auto_config() prevents network device to be registered
2017-03-17 17:18 UTC (2+ messages)
[PATCH net,stable] qmi_wwan: add Dell DW5811e
2017-03-17 16:20 UTC
[PATCH v2 net-next 0/3] net: stmmac: adding multiple buffers and routing
2017-03-17 16:11 UTC (4+ messages)
` [PATCH v2 net-next 1/3] net: stmmac: enable multiple buffers
` [PATCH v2 net-next 2/3] net: stmmac: TX and RX queue priority configuration
` [PATCH v2 net-next 3/3] net: stmmac: RX queue routing configuration
Admin
2017-03-17 14:08 UTC
De groeten
2017-03-17 15:15 UTC
[PATCH net] sch_dsmark: fix invalid skb_cow() usage
2017-03-17 15:05 UTC
[PATCH 00/23] various networking refcount conversions, part 2
2017-03-17 14:28 UTC (27+ messages)
` [PATCH 01/23] net, sunrpc: convert rpc_cred.cr_count from atomic_t to refcount_t
` [PATCH 02/23] net, sunrpc: convert gss_cl_ctx.count "
` [PATCH 03/23] net, sunrpc: convert gss_upcall_msg.count "
` [PATCH 04/23] net, ceph: convert ceph_snap_context.nref "
` [PATCH 05/23] net, ceph: convert ceph_osd.o_ref "
` [PATCH 06/23] net, ceph: convert ceph_pagelist.refcnt "
` [PATCH 07/23] net, rds: convert rds_ib_device.refcount "
` [PATCH 08/23] net, rds: convert rds_incoming.i_refcount "
` [PATCH 09/23] net, rds: convert rds_mr.r_refcount "
` [PATCH 11/23] net, x25: convert x25_route.refcnt "
` [PATCH 12/23] net, x25: convert x25_neigh.refcnt "
` [PATCH 10/23] net, rds: convert rds_message.m_refcount "
` [PATCH 13/23] net, xfrm: convert xfrm_state.refcnt "
` [PATCH 14/23] net, xfrm: convert xfrm_policy.refcnt "
` [PATCH 18/23] net, sctp: convert sctp_chunk.refcnt "
` [PATCH 19/23] net, sctp: convert sctp_transport.refcnt "
` [PATCH 21/23] net, ax25: convert ax25_uid_assoc.refcount "
` [PATCH 22/23] net, ax25: convert ax25_route.refcount "
` [PATCH 15/23] net, xfrm: convert sec_path.refcnt "
` [PATCH 16/23] net, sctp: convert sctp_auth_bytes.refcnt "
` [PATCH 17/23] net, sctp: convert sctp_datamsg.refcnt "
` [PATCH 20/23] net, sctp: convert sctp_ep_common.refcnt "
` [PATCH 23/23] net, ax25: convert ax25_cb.refcount "
Could you please let me know if you receive my last email, introducing myself to you, on a ( Business Opportunity)? I urgently wish to know if we can work together
2017-03-17 11:38 UTC
[PATCH] batman-adv: Omit unnecessary memset of netdev private data
2017-03-17 11:54 UTC (2+ messages)
` [B.A.T.M.A.N.] "
[GIT PULL 0/5] IPVS Updates for v4.12
2017-03-17 11:39 UTC (2+ messages)
[PATCH net-next 0/3] net: stmmac: adding multiple buffers and routing
2017-03-17 11:18 UTC (7+ messages)
` [PATCH net-next 2/3] net: stmmac: TX and RX queue priority configuration
` [PATCH net-next 3/3] net: stmmac: RX queue routing configuration
[PATCH 00/18] net subsystem various refcounter conversions
2017-03-17 11:12 UTC (3+ messages)
` [PATCH 14/18] net, lapb: convert lapb_cb.refcnt from atomic_t to refcount_t
` [PATCH 16/18] net, ipx: convert ipx_route.refcnt "
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).